ousttrue
|
48e4d71c43
|
Merge pull request #1504 from Santarh/fixHlapi
Refactor High-level VRM-1.0 Loading API.
|
2022-02-04 19:52:58 +09:00 |
|
Masataka SUMI
|
d5c0d5a484
|
change name
|
2022-02-04 19:11:12 +09:00 |
|
ousttrue
|
080f05ef72
|
Merge pull request #1498 from 0b5vr/constraint-axes
[1.0] Constraint, freezeAxes -> axes
|
2022-02-04 19:01:41 +09:00 |
|
Masataka SUMI
|
4fefbc38c3
|
Change High-level VRM-1.0 loading API.
|
2022-02-04 18:54:58 +09:00 |
|
0b5vr
|
c5d330626d
|
refactor (1.0, constraint): rename AxesMaskExtensions.Freeze -> Mask
|
2022-02-04 18:51:47 +09:00 |
|
ousttrue
|
e67448c817
|
Merge pull request #1503 from ousttrue/fix/gltfdata_dispose
GltfData.Dispose の呼び忘れを修正
|
2022-02-04 17:45:53 +09:00 |
|
ousttrue
|
ea53893a52
|
Merge pull request #1501 from 0b5vr/springbone-null
[1.0] don't export the springBone extension if there are no colliders and springs
|
2022-02-04 17:44:01 +09:00 |
|
ousttrue
|
7ce3df2a66
|
Merge pull request #1500 from 0b5vr/specversion
fix: add specVersion to spring bone and node constraint
|
2022-02-04 17:42:18 +09:00 |
|
Masataka SUMI
|
5d9368f919
|
mv Vrm10Utility to Vrm10
|
2022-02-04 17:22:58 +09:00 |
|
Masataka SUMI
|
02427e630e
|
VRM10Utility can receive CancellationToken
|
2022-02-04 17:13:47 +09:00 |
|
Masataka SUMI
|
bb1c3d4cc1
|
fix comments
|
2022-02-04 17:12:03 +09:00 |
|
Masataka SUMI
|
77fbb6ff77
|
Merge pull request #1497 from ousttrue/fix10/vrm10data_api
Fix10/vrm10data api
|
2022-02-04 16:57:54 +09:00 |
|
ousttrue
|
d610c84751
|
neutral の修正漏れ
|
2022-02-04 16:35:30 +09:00 |
|
ousttrue
|
285e393ca8
|
fix Dispose
|
2022-02-04 16:34:18 +09:00 |
|
ousttrue
|
0d93bab539
|
using
|
2022-02-04 16:33:54 +09:00 |
|
0b5vr
|
14d8aeeece
|
fix (1.0, springBone): don't export the springBone extension if there are no colliders and springs
|
2022-02-04 15:47:19 +09:00 |
|
0b5vr
|
ede3a4143c
|
fix: add specVersion to spring bone and node constraint
|
2022-02-04 15:32:46 +09:00 |
|
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
|
02c320f374
|
Vrm10Data.ParseOrMigrate を Parse と Migrate の別関数に分割
* Migrateの返り値は呼び出し側にDisposeの責務がある
* Vrm10Utility を Vrm10Data.ParseOrMigrate の代わりに使う
|
2022-02-03 22:06:06 +09:00 |
|
ousttrue
|
d492118f25
|
separate MigrationData.cs
|
2022-02-03 20:32:40 +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
|
163308e2f4
|
Dispose 上の方
|
2022-01-26 13:08:32 +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
|
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
|
1fef3fcce8
|
vrm-0.x の仕様で、preset: unknown のときに name を preset として解釈するに対応
|
2022-01-18 15:45:25 +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
|
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 |
|
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 |
|