Commit Graph

782 Commits

Author SHA1 Message Date
0b5vr
67d00a496a change (1.0, constraint): default value of axes should enable all axes 2022-02-04 13:27:21 +09:00
0b5vr
d9d9e13901 change (1.0, constraint): freezeAxes -> axes
See: https://github.com/vrm-c/vrm-specification/pull/352
2022-02-04 12:33:01 +09:00
ousttrue
0e3bc2848a
Merge pull request #1489 from ousttrue/fix10/fix_migration_meta_firstpersonboneoffset
[1.0] Migrationのエッジケースを修正
2022-02-03 20:24:07 +09:00
ousttrue
b72dce24c2
Merge pull request #1487 from ousttrue/fix10/fix_neutral
Fix10/fix neutral
2022-02-03 20:22:02 +09:00
ousttrue
88fd397148
Merge pull request #1485 from ousttrue/fxi10/update_vrm10data_api
Fxi10/update vrm10data api

この後で、 Parse と Migrate を分割します
2022-02-03 20:21:45 +09:00
ousttrue
62d217993a 同じ対象に対する設定が複数ある場合に先頭のものを採用する 2022-02-02 19:55:28 +09:00
ousttrue
67492239e8 [1.0] Migration
* meta: unknown key で throw せずに warning メッセージ表示に留める
* firstPersonBoneOffset: 無くても動くように修正
* KeyNotFoundException に key.ToString を追加
2022-02-02 13:49:29 +09:00
ousttrue
945873a5b3 neutral 関連個所(シリアライズ周り)を修正 2022-02-01 14:31:51 +09:00
ousttrue
6a4fb470ea [1.0]仕様を更新。Expressoin.Neutral が入ったのに応じて Migration を更新 2022-02-01 14:18:18 +09:00
ousttrue
ab8c19060c コメント修正 2022-01-26 19:57:10 +09:00
ousttrue
ae25b13292 use Vrm10Utility 2022-01-26 19:36:13 +09:00
ousttrue
511aa89dcc Vrm10Data.TryParseOrMigrate の API 変更
* 関連する unittest で Dispose
2022-01-26 18:53:09 +09:00
ousttrue
f9a1c8cb83 null check 2022-01-26 18:04:55 +09:00
ousttrue
33384b5557 vrm-1.0 のマイグレート絡みの Dispose は別 Issue で修正します。API 変更が必用 2022-01-26 14:19:16 +09:00
ousttrue
62356cb57e Test の Dispose が足りないところを修正 2022-01-26 14:17:59 +09:00
ousttrue
163308e2f4 Dispose 上の方 2022-01-26 13:08:32 +09:00
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