Commit Graph

2237 Commits

Author SHA1 Message Date
ousttrue
452975bd08 fix unitypackage 2021-01-04 19:31:17 +09:00
ousttrue
972f2d0286
Merge pull request #647 from ousttrue/version/0.63.0
version 0.63.0
2021-01-04 18:11:56 +09:00
ousttrue
4536599d52 version 0.63.0 2021-01-04 18:10:24 +09:00
ousttrue
f5452e6c13 English comment 2021-01-04 17:25:26 +09:00
hiroj
bfde101c86
Merge pull request #646 from ousttrue/fix/TakeScreenShot
スクリーンショット作成時に、JpegEncodeしているのに拡張子がpng
2021-01-04 17:18:42 +09:00
hiroj
c451e08ec6
Merge pull request #645 from ousttrue/fix/unigltf2_version_check
fix version check
2021-01-04 17:17:06 +09:00
ousttrue
9f54321fc9 fix version check 2021-01-04 17:08:07 +09:00
ousttrue
6ae2c504bd スクリーンショット作成時に、JpegEncodeしているのに拡張子がpng
#639
2021-01-04 17:02:27 +09:00
ousttrue
06608a7aa6 primitives attributes が有ったり無かったりする場合に対応(例えばNORMAL)
#642
2021-01-04 16:42:38 +09:00
hiroj
2c72e00ffe
Merge pull request #641 from hiroj/add_animationImporter_interface
gltfのAnimationImporterをインターフェース化
2020-12-24 18:36:54 +09:00
hiroj
bc56184c6f code organization 2020-12-24 18:18:08 +09:00
hiroj
02cb0eb25f add_animationImporter_interface 2020-12-24 17:31:55 +09:00
hiroj
1be9853848
Merge pull request #625 from ousttrue/separate_unigltf
Separate unigltf
2020-12-09 16:23:16 +09:00
ousttrue
8262a3085b Update issue templates 2020-12-04 15:29:02 +09:00
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
hiroj
24b28400cc
Merge pull request #621 from ousttrue/fix/blendshapetab_english_message
add English messages
2020-11-17 16:39:08 +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