Commit Graph

652 Commits

Author SHA1 Message Date
Masataka SUMI
7ee1555ad6 Migrate old unlit materials. 2021-10-28 21:40:05 +09:00
Masataka SUMI
7df789afde Divide & Refactoring classes in migration MToon. 2021-10-28 21:28:09 +09:00
ousttrue
48082bb7b7
Merge pull request #1347 from ousttrue/fix10/update_uvbindings
[1.0] Expression UV Binding の挙動
2021-10-28 16:43:10 +09:00
ousttrue
674b9fe859 MaterialUVBindings の対象をテクスチャー 2021-10-28 15:51:05 +09:00
ousttrue
c827c7c7f0
Merge pull request #1346 from ousttrue/fix10/fix_expression_migration
Fix10/fix expression migration
2021-10-28 15:14:09 +09:00
ousttrue
3ba9d1cc7c Func<int, int> to delegage int MeshIndexToNodeIndexFunc(int meshIndex) 2021-10-28 14:58:03 +09:00
PoChang007
81e65cc10e
Merge pull request #1345 from ousttrue/version/v0_88_0
UniVRM-0.88.0
2021-10-27 23:10:53 +09:00
ousttrue
bfb4e74489 fix test 2021-10-27 22:05:30 +09:00
ousttrue
71f1eb32b0 代入漏れの修正 2021-10-27 22:02:32 +09:00
ousttrue
744221f847 Add MigrationVrmExpression.Check 2021-10-27 22:00:31 +09:00
ousttrue
efbe717282 UniVRM-0.88.0 2021-10-27 21:07:25 +09:00
ousttrue
806ae8d060 const LICENSE_URL_JA 2021-10-27 21:02:08 +09:00
ousttrue
87927e48fc
Merge pull request #1343 from ousttrue/fix/data_uri_handling
bufferView の data uri を実装
2021-10-27 20:43:04 +09:00
ousttrue
b8aad0cc63 IByteBuffer and glTFBuffer decoupling. 2021-10-27 19:01:42 +09:00
ousttrue
95c3c7c5d4 rename GltfData buffer access methods 2021-10-27 18:17:47 +09:00
ousttrue
4a5bbaaa9a Warning message 2021-10-27 15:55:50 +09:00
ousttrue
6597c487d2 稀に無い 2021-10-27 15:50:33 +09:00
ousttrue
6156d04c69 Avoid First throw. Skip if not found 2021-10-27 15:48:29 +09:00
ousttrue
780f08beb2
Merge pull request #1339 from ousttrue/gltf_buffer_helper
[Maintenance] refactoring gltf buffer access
2021-10-27 14:23:01 +09:00
ousttrue
1070168d64 w to data 2021-10-26 21:05:42 +09:00
ousttrue
1eec47dedd Update exporter interface. use ExportingGltfData 2021-10-26 21:02:09 +09:00
ousttrue
e8f7fdbda7 Rename GltfBufferWriter to ExportingGltfData 2021-10-26 20:34:50 +09:00
notargs
0316352e8c Fix ReconstructSpringBone default rotation 2021-10-26 18:43:34 +09:00
ousttrue
58678776b5 add GltfBufferWriter 2021-10-26 17:37:03 +09:00
ousttrue
758a9ffff9 IStorage 2021-10-26 13:00:56 +09:00
notargs
1e98f065e1 Fix errors 2021-10-25 17:03:47 +09:00
notargs
adcf43dcbe Merge remote-tracking branch 'upstream/master' into readonly_struct_material_descriptor 2021-10-25 17:02:13 +09:00
notargs
700f033fd7 MaterialDescriptorをreadonly structに変更 2021-10-25 16:52:55 +09:00
ousttrue
58bf984c9c
Merge pull request #1330 from notargs/feature/bugfix
FastSpringBoneがMathf関連のエラーを吐く問題を修正
2021-10-22 15:34:54 +09:00
notargs
698e7c0f15 不要なキャストを削除 2021-10-22 15:30:26 +09:00
notargs
c68be7c59f Fix comment 2021-10-22 15:25:19 +09:00
notargs
c215022153 Unuse mathf in burst 2021-10-22 15:24:34 +09:00
ousttrue
4ae9b94e89
Merge pull request #1324 from notargs/feature/fastspringbone_bugfix
Normalize quaternion on update headTransform.rotation
2021-10-19 18:17:33 +09:00
notargs
c350fa2808 Fix format 2021-10-19 17:04:35 +09:00
notargs
1e4b054790 Normalize quaternion on update headTransform.rotation 2021-10-19 16:18:17 +09:00
ousttrue
c8a1c99f80 top 2021-10-15 18:05:17 +09:00
ousttrue
9980faec2a 1.0-beta 2021-10-15 17:57:28 +09:00
ousttrue
b407190a80
Merge pull request #1314 from notargs/feature/spring_bone_reconstruction
FastSpringBone1.0の内部構造を動的に変更するための仕組みを追加しました
2021-10-15 17:40:24 +09:00
notargs
e9e4c9d5b6 コメントを追加 2021-10-15 16:57:09 +09:00
notargs
cfd246fce2 SpringBoneの内部構造を動的に変更するための仕組みを追加 2021-10-15 16:53:38 +09:00
ousttrue
2d85419860 CreateNodes で正しく Scale を反映する 2021-10-15 14:57:29 +09:00
ousttrue
255ad03cd2 migrate_with_scaling 2021-10-15 14:55:16 +09:00
ousttrue
ba9cf79a89
Merge pull request #1308 from ousttrue/fix/ushort_indices
[1.0] ushort, byte 型の indices を持つモデルのマイグレーション
2021-10-14 21:33:17 +09:00
ousttrue
fe4c65489a copy Samples to Samples~ 2021-10-14 20:51:13 +09:00
ousttrue
c10d19c580 byte_indices 2021-10-14 18:58:39 +09:00
ousttrue
9f1207cfa9 いちおう byte 型も実装 2021-10-14 18:45:14 +09:00
ousttrue
f52e6b481f ushort の index を uint に変換する 2021-10-14 18:44:15 +09:00
Yutaka Sato
0953e00dfa
Merge pull request #1306 from notargs/feature/fastspringbone_fix_awaitcaller_bug
Hierarchyの構築が終わるまでVrm10Instanceの有効化を遅延させる
2021-10-14 17:38:26 +09:00
notargs
e2cc73b03c Hierarchyの構築が終わるまでVrm10Instanceの有効化を遅延させる 2021-10-14 17:31:50 +09:00
ousttrue
9560187ea2 clear Tangent 2021-10-14 16:49:10 +09:00