Commit Graph

16 Commits

Author SHA1 Message Date
ousttrue
6c62b188d4 BlendShapeの有無を区別しないオプションを追加 2022-05-11 18:56:37 +09:00
ousttrue
00cad8b5b0 シーン構成によっては、稀にエラーになるっぽい? #1592
例えば、エクスポート対象ヒエラルキーの外部の GameObject が rootBone セットされている
2022-04-12 17:07:21 +09:00
ousttrue
16d13e1289 private 2022-03-07 14:21:58 +09:00
ousttrue
9b6d0e08da MeshIntegratorからExcludeを分離。Wizardの除外対象をRendererからMeshに変更 2022-03-04 21:36:33 +09:00
ousttrue
564245d4a5 exclude mesh 2022-03-04 20:57:28 +09:00
ousttrue
1900344bb6 implement exclude 2022-03-04 20:51:07 +09:00
ousttrue
e7390ecf2c MeshMap 2022-03-04 20:18:42 +09:00
ousttrue
1a1d42bb44 add excludes 2022-03-04 18:53:56 +09:00
ousttrue
faebd43771 remove awaitCaller ?? new ImmediateCaller()
上流の awaitCaller を下流に使ってないことも修正
2022-02-21 16:47:44 +09:00
ousttrue
ce496954c1 meshを正規化するときに、法線を正規化する。
さもないと blendshape が壊れる
2021-11-08 16:07:02 +09:00
ousttrue
036c1a6576 Can not access Mesh on thread 2021-09-13 20:04:42 +09:00
ousttrue
fe9ae88195 CreateErasedMeshAsync 2021-09-09 17:17:33 +09:00
ousttrue
2d53b15559 MeshUtility.Humanoid を UniHumanoid.Humanoid に移動 2021-06-01 18:24:07 +09:00
ousttrue
56db0e2e54 rename namespace MeshUtility to UniGLTF.MeshUtility
* MeshUtility と UniGLTF に重複していたクラスを削除
2021-06-01 18:09:41 +09:00
ousttrue
8d9de7a9d4 Validation, 多言語化を UniGLTF 配下に移動 2021-04-19 15:37:50 +09:00
ousttrue
a07d00fcd2 MeshUtility を UniGLTF の SubFolder に移動。asmdef を削除 2021-04-19 15:19:30 +09:00