mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-31 02:13:59 +02:00
wip
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
*/
|
||||
|
||||
import * as BABYLON from '@babylonjs/core';
|
||||
import { defineObject } from '../engine.js';
|
||||
import { createPlaneUvMapper } from '../utility.js';
|
||||
import { defineObject } from '../object.js';
|
||||
import { createPlaneUvMapper } from '../../utility.js';
|
||||
|
||||
// NOTE: シェイプキーのnormalのエクスポートは無効にしないとmatを大きくしたときに面のレンダリングがグリッチする
|
||||
|
||||
|
||||
Reference in New Issue
Block a user