Commit Graph

766 Commits

Author SHA1 Message Date
ousttrue
684db5091f fix GltfData.Dispose for tests 2022-01-25 19:17:24 +09:00
ousttrue
ab0964293f GltfData.Bin を ArraySegment<byte> から NatriveArray<byte> に置き換え。Dispose の責務が発生したが、ImporterContext が Dispose することにした。 2022-01-25 18:03:10 +09:00
ousttrue
8136543161
Merge pull request #1473 from ousttrue/fix10/expression_migration_fallback
vrm-0.x の仕様で、preset: unknown のときに name を preset として解釈するに対応
2022-01-18 21:33:52 +09:00
ousttrue
3e8a2e7ee0
Merge pull request #1471 from ousttrue/fix/glb_parse_check
glb parse の throw を更新
2022-01-18 21:33:07 +09:00
ousttrue
bc7b6ffda1 Vrm10Importer で Neutral を Custom から救出するコードを追加 2022-01-18 21:07:26 +09:00
ousttrue
cca4a54b0b 同名が複数の時、先に来た方が勝つように修正
コメント増量
2022-01-18 20:50:10 +09:00
ousttrue
7abe05827b ToLowerInvariant 2022-01-18 20:35:01 +09:00
ousttrue
7aabe85ce3 UniVRM-0.94.0 2022-01-18 16:16:50 +09:00
ousttrue
1fef3fcce8 vrm-0.x の仕様で、preset: unknown のときに name を preset として解釈するに対応 2022-01-18 15:45:25 +09:00
ousttrue
c372032e27 test で新しい parser を使う 2022-01-18 14:12:55 +09:00
ousttrue
ac5432273c
Merge pull request #1462 from ousttrue/fix/fix_stride_bug
Fix/fix stride bug
2022-01-17 19:59:31 +09:00
ousttrue
85fb330c8b fix UNSIGNED_BYTE4 joints 2022-01-13 19:35:03 +09:00
ousttrue
9bf6f45efc fix UNSIGNED_BYTE size 2022-01-13 19:26:08 +09:00
ousttrue
728a9256e5
Merge pull request #1460 from ousttrue/fix10/fix_springbone_migration
Fix10/fix springbone migration
2022-01-13 18:42:55 +09:00
ousttrue
65f88a8c7d using UniGLTF.Extensions.VRMC_springBone; 2022-01-13 16:39:10 +09:00
ousttrue
dcb81e89c0 rename JsonNode var 2022-01-13 16:33:14 +09:00
ousttrue
eb9124faa9 UniVRM-0.93.2 2022-01-12 18:32:48 +09:00
ousttrue
0b932a4de5 fix AddTail7cm 2022-01-12 18:24:15 +09:00
ousttrue
8ba9fa5555 gizmo color 2022-01-12 18:12:54 +09:00
ousttrue
a90a83a332 fix CreateJointsRecursive 2022-01-12 18:05:22 +09:00
ousttrue
5f60a386bc SpringBoneGroupMigrator 2022-01-12 17:47:24 +09:00
ousttrue
9f9a6898cb CreateJointsRecursive 2022-01-12 16:29:23 +09:00
ousttrue
d7482417bf コード整理 2022-01-12 16:11:06 +09:00
ousttrue
659228b56b UniVRM-0.93.1 2022-01-12 13:31:12 +09:00
Yutaka Sato
78b6c4a1e6
Merge pull request #1458 from ousttrue/fix10/empty_collier_group
空の collider group の null check
2022-01-12 13:11:39 +09:00
ousttrue
19edf45302 空の collider group の null check 2022-01-12 13:06:18 +09:00
ousttrue
3ef65aab5a SpringBone gizmo 2022-01-11 14:48:41 +09:00
ousttrue
21af2846e5 UniVRM-0.93.0 2022-01-06 15:05:42 +09:00
ousttrue
761537a2cf
Merge pull request #1446 from ousttrue/fix10/update_spec
[1.0][Constraint] rotation local to localのみに
2022-01-06 14:56:36 +09:00
ousttrue
fcfe82588d constraint rotation:local to local only に縮小。
その他のものは後に。
2021-12-28 16:39:17 +09:00
ousttrue
ff366ac9e7 JSONキー省略時にデフォルト値を補う 2021-12-27 18:11:47 +09:00
ousttrue
e386d8c18d FirstPerson 設定が無い Renderer のデフォルト値を auto にする 2021-12-22 19:10:46 +09:00
ousttrue
fa821ec603 add SafeMarshalCopy 2021-12-22 15:24:32 +09:00
ousttrue
151ea85523 UniVRM-0.92.0 2021-12-16 14:50:31 +09:00
ousttrue
99d1b5df63 implement importer normalize 2021-12-15 17:34:03 +09:00
ousttrue
ed047383f7 コード整理 2021-12-15 17:21:28 +09:00
ousttrue
cd97d09012 normalize param 2021-12-15 17:04:44 +09:00
ousttrue
1da19d5a37 add normalize flag to VrmScriptedImporter 2021-12-15 16:59:07 +09:00
ousttrue
af529c5dd3 [1.0][Export] normalize しない 2021-12-15 15:07:43 +09:00
ousttrue
f372ac85e3 remove comment 2021-12-15 15:05:35 +09:00
ousttrue
2c40aab10b [1.0][Export] normalize validation しない 2021-12-15 15:00:59 +09:00
ousttrue
be14547aaa UniVRM-0.91.1 2021-12-10 17:58:33 +09:00
ousttrue
72a1218c51
Merge pull request #1415 from ousttrue/feature/keep_vertex_color
Feature/keep vertex color
2021-12-09 20:28:13 +09:00
ousttrue
7c593f82f1 UniVRM-0.91.0 2021-12-09 20:02:54 +09:00
ousttrue
042847ab64 implement KeepVertexColor 2021-12-09 19:54:59 +09:00
ousttrue
89a346d0fe
Merge pull request #1409 from ousttrue/fix10/fix_shared_accessor_convert_twice
同一のバイト列を参照するBufferAccessor が複数回、座標変換(右手・左手変換)されるのを回避する
2021-12-09 19:27:26 +09:00
ousttrue
d605389354 add comment 2021-12-09 16:40:53 +09:00
ousttrue
569e0ca147 add VRMShaders.Symbols 2021-12-09 16:34:44 +09:00
ousttrue
e09c1b8df6 skip unused skin 2021-12-09 15:38:45 +09:00
ousttrue
43cf7e03a2 debug menu 2021-12-09 15:30:31 +09:00