Masataka SUMI
|
902ed67335
|
Add ControlRigGenerationOption
|
2022-09-16 17:02:29 +09:00 |
|
Masataka SUMI
|
9c88a9761c
|
Add generateControlRig option to VRM 1.0 Importer
|
2022-09-07 18:51:23 +09:00 |
|
ousttrue
|
fa454b226a
|
fix extensionUsed to extensionsUsed
|
2022-07-11 17:13:37 +09:00 |
|
ousttrue
|
35359a6dc3
|
add GltfValidator test
|
2022-07-11 16:04:59 +09:00 |
|
ousttrue
|
eb71863d6d
|
Vrm10Instance と Vrm10Runtime で責務を整理する
* Vrm10Instance シーンヒエラルキーでの表現
* Vrm10Runtime プレイ時のインタフェース
|
2022-04-11 15:50:53 +09:00 |
|
ousttrue
|
37de8f2199
|
Replace System.Numerics to UnityEngine
|
2022-02-16 16:38:18 +09:00 |
|
Masataka SUMI
|
5d9368f919
|
mv Vrm10Utility to Vrm10
|
2022-02-04 17:22:58 +09:00 |
|
ousttrue
|
02c320f374
|
Vrm10Data.ParseOrMigrate を Parse と Migrate の別関数に分割
* Migrateの返り値は呼び出し側にDisposeの責務がある
* Vrm10Utility を Vrm10Data.ParseOrMigrate の代わりに使う
|
2022-02-03 22:06:06 +09:00 |
|
ousttrue
|
511aa89dcc
|
Vrm10Data.TryParseOrMigrate の API 変更
* 関連する unittest で Dispose
|
2022-01-26 18:53:09 +09:00 |
|
ousttrue
|
62356cb57e
|
Test の Dispose が足りないところを修正
|
2022-01-26 14:17:59 +09:00 |
|
ousttrue
|
684db5091f
|
fix GltfData.Dispose for tests
|
2022-01-25 19:17:24 +09:00 |
|
ousttrue
|
c372032e27
|
test で新しい parser を使う
|
2022-01-18 14:12:55 +09:00 |
|
ousttrue
|
fa821ec603
|
add SafeMarshalCopy
|
2021-12-22 15:24:32 +09:00 |
|
ousttrue
|
73f2b39907
|
add test
|
2021-11-24 20:45:04 +09:00 |
|
ousttrue
|
3ba9d1cc7c
|
Func<int, int> to delegage int MeshIndexToNodeIndexFunc(int meshIndex)
|
2021-10-28 14:58:03 +09:00 |
|
ousttrue
|
744221f847
|
Add MigrationVrmExpression.Check
|
2021-10-27 22:00:31 +09:00 |
|
ousttrue
|
c0a02c3c5e
|
Test use latest interface.
|
2021-10-14 15:36:01 +09:00 |
|
ousttrue
|
a424d4745d
|
warning
|
2021-09-29 17:00:57 +09:00 |
|
ousttrue
|
0934d96228
|
rename_VRM10Controller_to_Vrm10Instance
|
2021-09-28 13:27:28 +09:00 |
|
ousttrue
|
d5934e97d9
|
WIP
|
2021-09-08 15:25:43 +09:00 |
|
ousttrue
|
543fb0b8bb
|
add test
|
2021-09-07 14:58:27 +09:00 |
|
ousttrue
|
eb78f0f800
|
DuplicatedMaterialColorBindings, DuplicatedMaterialUVBindings
|
2021-09-07 14:14:58 +09:00 |
|
ousttrue
|
cbc2e68967
|
ContainsKey
|
2021-09-07 14:08:54 +09:00 |
|
ousttrue
|
acc88719d3
|
add test
|
2021-09-07 14:06:20 +09:00 |
|
ousttrue
|
18d1840f0c
|
Vrm10Parser を Vrm10Data に改名し、 Vrm10Importer の引き数になった
|
2021-09-02 12:59:57 +09:00 |
|
Masataka SUMI
|
36e7d1ef98
|
remove duplicated
|
2021-08-04 23:35:48 +09:00 |
|
Masataka SUMI
|
58b2588f2d
|
Use GUID in asmdefs
|
2021-08-04 15:19:09 +09:00 |
|
ousttrue
|
e57235d0a0
|
fix ExpressionTest
|
2021-07-19 12:37:14 +09:00 |
|
Masataka SUMI
|
8c661736cd
|
Rename MToon10
|
2021-07-15 16:35:59 +09:00 |
|
ousttrue
|
fa460f0031
|
JsonSchema を更新してコードを再生成した
https://github.com/vrm-c/vrm-specification/pull/296
|
2021-07-02 19:57:37 +09:00 |
|
Masataka SUMI
|
3ed5c4fe5c
|
Rename IGltfData to GltfData
|
2021-06-28 00:26:54 +09:00 |
|
Masataka SUMI
|
a1c40eeda0
|
Implements Parser variants.
|
2021-06-28 00:26:05 +09:00 |
|
Masataka SUMI
|
e5ca1346a5
|
Rename GltfParser to IGltfData
|
2021-06-27 21:45:30 +09:00 |
|
ousttrue
|
13c445f882
|
vrm0 の時だけ migration checkbox
|
2021-06-22 15:12:41 +09:00 |
|
ousttrue
|
593e7ec896
|
fix Migrate_SpringBoneTest
|
2021-06-16 18:32:43 +09:00 |
|
ousttrue
|
9a43354294
|
Merge pull request #1041 from Santarh/fixMigrationMToonTest
Fix MToon migration tests
|
2021-06-15 18:52:22 +09:00 |
|
Masataka SUMI
|
0545cbc365
|
Fix MToon migration tests
|
2021-06-15 18:47:13 +09:00 |
|
Masataka SUMI
|
50383c3483
|
Disable auto-referenced in asmdefs
|
2021-06-15 18:00:27 +09:00 |
|
ousttrue
|
f680423aba
|
Merge pull request #1023 from ousttrue/feature10/update_jsonschema
JsonSchema を更新
|
2021-06-11 17:27:23 +09:00 |
|
ousttrue
|
c523b1c7ea
|
JsonSchema を更新
|
2021-06-11 16:38:22 +09:00 |
|
ousttrue
|
a17c789a02
|
ImporterContext.LoadAsync が UnityObjectManager を戻すようにインタフェースを変更
|
2021-06-10 20:39:12 +09:00 |
|
ousttrue
|
e7d461fac1
|
Vrm10Parser を導入して、ここで extension の取り出しと migrate を呼び出すようにした。
|
2021-06-09 13:16:04 +09:00 |
|
Masataka SUMI
|
c456c9ddf7
|
mv MaterialImporter MaterialDescriptorGenerator
|
2021-05-27 16:00:16 +09:00 |
|
Masataka SUMI
|
e5d0e927b4
|
Define IMaterialExporter, IMaterialImporter
|
2021-05-26 17:19:17 +09:00 |
|
Masataka SUMI
|
9cd3288e4d
|
mv SubAssetKey
|
2021-05-24 20:12:19 +09:00 |
|
Masataka SUMI
|
f88e8d7286
|
Refactoring Serializing Textures
|
2021-05-20 18:23:26 +09:00 |
|
ousttrue
|
da5133ebdf
|
remove dependency on UniJson from format
|
2021-05-06 16:29:08 +09:00 |
|
ousttrue
|
c4dd9e0404
|
fix MigrationTests
|
2021-04-30 13:34:44 +09:00 |
|
ousttrue
|
f5a1c1e537
|
remove unused Format/NodeCollider
|
2021-04-30 13:21:36 +09:00 |
|
ousttrue
|
693eb982fa
|
generate cs from JsonSchema
|
2021-04-30 13:02:58 +09:00 |
|