Commit Graph

707 Commits

Author SHA1 Message Date
ousttrue
1c156b616c GetStride 2020-12-02 16:25:27 +09:00
ousttrue
34f3cbbd92 glTF_VRM_extensions.TryDeserilize 2020-12-02 15:27:31 +09:00
ousttrue
1bc63f503a move 2020-12-01 21:11:46 +09:00
ousttrue
90e9766190 VRM/Runtime/Format から UnityEngine 依存を除去 2020-12-01 20:26:34 +09:00
ousttrue
4ffd97c2e9 FolderとAsmdef整理。Runtime, Editor, Tests 2020-12-01 19:54:13 +09:00
ousttrue
f309225320 UniGLTF/Runtime/UniGLTF/Format の UnityEngine 依存を除去 2020-12-01 18:33:25 +09:00
ousttrue
f7f6730fec コード整理、UniGLTF/Runtime, Editor, Tests 2020-12-01 17:10:13 +09:00
ousttrue
32ec9beb1f fix all tests 2020-11-26 21:19:17 +09:00
ousttrue
641ef08a6d CollectionSerializationBase 2020-11-26 20:04:06 +09:00
ousttrue
40c27f2ec4 update VRMSerializerGenerator 2020-11-26 19:17:06 +09:00
ousttrue
c94315c786 separate 2020-11-26 16:35:55 +09:00
ousttrue
719a8ecddf fix generator 2020-11-26 15:16:02 +09:00
ousttrue
59628a882c gltfExtension を gltfExtensionExport と gltfExtensionImport に分割 2020-11-25 15:19:18 +09:00
ousttrue
02994cce82 UniGLTF から MeshUtility への依存を削除 2020-11-24 20:33:16 +09:00
ousttrue
77e4ca62cb fix 2020-11-24 20:17:15 +09:00
ousttrue
0f939c2ec1 UniGLTF-2.0.0 2020-11-24 19:56:04 +09:00
ousttrue
797e3b84de UniGLTF upm 2020-11-24 19:09:05 +09:00
ousttrue
a8566292d5 UniGLTF を移動して、admdef を調整 2020-11-24 18:59:56 +09:00
ousttrue
b051fbd766 UniHumanoid 移動 2020-11-24 18:42:59 +09:00
ousttrue
b44f7c83d4 GeneratorによるSerializationに一本化するので、ReflectionによるSerializationのJsonSchemaValidatorを削除する。UnitTestを通した。 2020-11-24 17:43:58 +09:00
ousttrue
405253e6f7 fix MaterialTests 2020-11-24 15:32:50 +09:00
ousttrue
4ceafe62a4 TextureTransformTest 2020-11-20 19:53:25 +09:00
ousttrue
07729d8f9c VRMSerializerGenerator 2020-11-20 19:06:17 +09:00
ousttrue
fe2df8b11e glTFExtension 2020-11-20 16:27:10 +09:00
ousttrue
8a959fc88a VRMDeserializerGenerator 2020-11-20 14:55:34 +09:00
ousttrue
913dd97554 ExtensionSerialization 2020-11-20 12:57:43 +09:00
ousttrue
568ac29216 fix glTF_KHR_materials_unlit. glTF_KHR_texture_transform, targetNames 2020-11-20 12:16:16 +09:00
ousttrue
846fff82fa WIP remove PartialExtensionBase 2020-11-19 21:32:35 +09:00
ousttrue
07bb9d6cdb remove SerializerTypes.UniJSON 2020-11-19 20:41:12 +09:00
ousttrue
6a1beeefba remove SerializerTypes.JsonSerializable 2020-11-19 20:34:55 +09:00
hiroj
0b7f99734e
Merge pull request #619 from ousttrue/fix/targetNames_length
Fix/target names length
2020-11-17 17:04:13 +09:00
hiroj
75cc935bd6
Merge pull request #620 from ousttrue/fix/runtime_springbone_null
add null check
2020-11-17 16:39:48 +09:00
ousttrue
e4811c4169 add English messages 2020-11-17 16:24:26 +09:00
ousttrue
ceac7f9157 add null check
#617 default value is null if runtime load
2020-11-17 16:13:56 +09:00
ousttrue
04c064aa6e fix prim.targets.count == prim.extras.targetNames.count check
古いデータで先頭の prim[0] にしか morph のデータを格納してないタイプ #616
2020-11-17 16:08:32 +09:00
ousttrue
4ef5b659f5 fix warning 2020-11-17 16:00:36 +09:00
ousttrue
730efacdc6 fix Error message 2020-11-17 15:57:44 +09:00
ousttrue
f3b65c6d84 0.62.0 2020-11-16 16:19:30 +09:00
ousttrue
404305d27c retry random name
#611
2020-11-16 16:08:27 +09:00
hiroj
4544cbafb8
Merge pull request #600 from ousttrue/probeanchor_to_head
set head to SkinnedMeshRenderer.probeAnchor
2020-11-16 14:16:11 +09:00
hiroj
82de5ea51c
Merge pull request #601 from ousttrue/feature/tpose_button
Feature/tpose button
2020-11-16 14:15:15 +09:00
hiroj
60da512e1f
Merge pull request #604 from ousttrue/take_screenshot
スクリーンショットを作成するボタン
2020-11-16 14:14:15 +09:00
hiroj
ce31f8d0a4
Merge pull request #605 from ousttrue/fix/bake_blendshape
fix NormalizeSkinnedMesh
2020-11-16 14:13:18 +09:00
hiroj
7a7adcacbd
Merge pull request #607 from ousttrue/sample/blendshape_animation
UnityのAnimationClipでVRMBlendShapeProxyを動かす例
2020-11-16 14:12:10 +09:00
hiroj
df23d951f7
Merge pull request #609 from ousttrue/fix/uv2
MeshImporter修正
2020-11-16 14:11:19 +09:00
momoandbanana
138140a75d fix cast error 2020-11-15 20:40:30 +09:00
ousttrue
abe2b82ddc 未使用の頂点が後ろにある場合に削除する
#610 対策
2020-11-13 20:18:08 +09:00
ousttrue
0bc6d1f222 fix ImportMeshSharingMorphTarget bug
vertex buffer length multiply submesh count
2020-11-13 19:37:48 +09:00
ousttrue
7113899644 コード整理。古い #if を削除。同じ処理を関数に切り出し 2020-11-13 18:56:16 +09:00
ousttrue
9551f08cb0 uv2の代入漏れ、無かった時に0で詰めるなどの問題。書き直し 2020-11-13 18:25:00 +09:00