ousttrue
|
83770c357e
|
fix binds KeyNotFoundException in migration.
|
2024-10-29 17:03:16 +09:00 |
|
Masataka SUMI
|
47681f7677
|
Merge branch 'master' of https://github.com/vrm-c/UniVRM into disassemblyVrmShaders6
|
2024-07-23 20:00:33 +09:00 |
|
Masataka SUMI
|
e9da5e2b7b
|
mv VRMShaders namespace to UniGLTF
|
2024-07-20 23:47:45 +09:00 |
|
Masataka SUMI
|
8a7d0a82f3
|
mv namespace from VRMShaders.VRM10.MToon10 to VRM10.MToon10
|
2024-07-18 23:24:50 +09:00 |
|
Masataka SUMI
|
5e4963430a
|
Fix a migration error in mtoon uv animation
|
2024-05-26 01:25:03 +09:00 |
|
Masataka SUMI
|
40611717ad
|
Add MToon0X Material Migration Menu
|
2024-05-26 00:53:23 +09:00 |
|
Masataka SUMI
|
80caf4a597
|
Remove dependency on MToon0X
|
2024-05-25 23:54:31 +09:00 |
|
ousttrue
|
b0f75f7e26
|
migration 時に spring 関連の名前を付ける
|
2024-02-27 19:19:42 +09:00 |
|
ousttrue
|
2c55dc9db0
|
Merge pull request #2214 from tsgcpp/feature/ignore_invalid_mesh_indices
VRM0.xでMeshAnnotationsのmeshに-1が指定されていると一人称メッシュ作成時にNotImplementedExceptionが発生する問題を回避する
|
2024-01-09 14:01:33 +09:00 |
|
tsgcpp
|
f1a83d7298
|
fix: Ignore invalid mesh indices in MigrateFirstPersonMeshIndex
|
2024-01-06 00:27:45 +09:00 |
|
tsgcpp
|
d55e125148
|
fix: Remove matrix properties in VRM0.x migration
|
2024-01-06 00:14:24 +09:00 |
|
ousttrue
|
f014a91b6e
|
SpringBone center のマイグレーションが無かった
|
2023-06-05 16:34:47 +09:00 |
|
Masataka SUMI
|
f63d03475a
|
comment
|
2022-11-07 20:31:43 +09:00 |
|
Masataka SUMI
|
2eefacbde3
|
satisfy emissiveFactor spec
|
2022-11-07 19:21:47 +09:00 |
|
Masataka SUMI
|
5b95b6e1ae
|
comment
|
2022-11-07 18:16:40 +09:00 |
|
Masataka SUMI
|
3ae3c2aef5
|
Support in vrm 1.0 migration.
|
2022-11-07 18:14:06 +09:00 |
|
Masataka SUMI
|
326bdf9efc
|
Merge branch 'master' of https://github.com/vrm-c/UniVRM into refactorMaterialExporter
|
2022-11-04 14:28:16 +09:00 |
|
Masataka SUMI
|
f8ac8075e7
|
use static getter instead of preprocessors.
|
2022-11-03 20:58:14 +09:00 |
|
Masataka SUMI
|
6446b7b0fa
|
mv
|
2022-11-03 02:14:31 +09:00 |
|
ousttrue
|
1b46673aee
|
modGltf 引き数を追加
|
2022-10-21 19:42:36 +09:00 |
|
ousttrue
|
0a1b55ec1e
|
meta のバリデーション。文言
|
2022-10-20 15:15:00 +09:00 |
|
ousttrue
|
0f7d2e8f7c
|
rename, namespace
|
2022-10-20 15:03:11 +09:00 |
|
ousttrue
|
c6dcbc9cf4
|
add MigrateExporter
|
2022-10-20 13:59:29 +09:00 |
|
Masataka SUMI
|
7c9919ef47
|
Fix migration behaviour of matcap.
|
2022-09-22 00:40:45 +09:00 |
|
ousttrue
|
819eedb957
|
MigrationVrm 関連を internal に
|
2022-09-21 15:34:54 +09:00 |
|
0b5vr
|
ee3bf2b020
|
fix Migrate to Vrm1, set texture transform extension properly
|
2022-09-09 16:36:49 +09:00 |
|
0b5vr
|
805397abb2
|
fix Migrate to Vrm1, set extensionsUsed properly
|
2022-09-09 12:54:47 +09:00 |
|
0b5vr
|
7c99c16634
|
fix: Migrate to Vrm1, set missing specVersion and licenseUrl
|
2022-09-09 12:14:35 +09:00 |
|
ousttrue
|
80761cc01a
|
add NullableSerialization
* Nullable<int> only
|
2022-07-11 20:03:59 +09:00 |
|
ousttrue
|
787039ea56
|
fix bufferLength
|
2022-07-11 18:27:56 +09:00 |
|
ousttrue
|
3e14b73cb4
|
fix MESH_PRIMITIVE_POSITION_ACCESSOR_WITHOUT_BOUNDS
|
2022-07-11 18:08:52 +09:00 |
|
ousttrue
|
71ca64b10d
|
fix BUFFER_VIEW_TARGET_MISSING
|
2022-07-11 17:40:06 +09:00 |
|
ousttrue
|
eccb12f645
|
fix ACCESSOR_TOTAL_OFFSET_ALIGNMENT
|
2022-07-11 17:27:07 +09:00 |
|
ousttrue
|
1ddddad6ee
|
typo
|
2022-06-24 17:34:31 +09:00 |
|
ousttrue
|
65c78681e4
|
JsonSchema からコード生成。Metacarpal に関する修正。
|
2022-06-24 17:33:49 +09:00 |
|
ousttrue
|
66586bdbe2
|
switch 文に移動
|
2022-05-19 13:02:34 +09:00 |
|
ousttrue
|
c6b51e1268
|
impl unknown + surprised migration.
|
2022-05-19 12:54:59 +09:00 |
|
Masataka SUMI
|
abc6f1c428
|
Ignore duplicated UV expression in migration.
|
2022-05-18 17:22:14 +09:00 |
|
ousttrue
|
f4ef947607
|
update vrm-specification. NODE_CONSTRAINT_SPEC_VERSION has been upgraded from draft to beta.
|
2022-05-13 13:27:31 +09:00 |
|
ousttrue
|
30996cb03c
|
otherLicenseUrl != otherPermissionUrl をエラーとしない
|
2022-04-15 17:47:33 +09:00 |
|
ousttrue
|
0c01a8bf28
|
Merge pull request #1587 from Santarh/firstPersonMigrationErr
Fix a error in migrating FirstPerson.
|
2022-04-06 14:54:26 +09:00 |
|
ousttrue
|
53c9282273
|
唯一の public、 MeshUpdater.Execute
|
2022-04-05 17:42:22 +09:00 |
|
ousttrue
|
dadf35c802
|
implement UpdateDividedVertexBuffer
|
2022-04-05 13:13:09 +09:00 |
|
ousttrue
|
f199c593b7
|
detect dividedVertexBuffer
|
2022-04-05 12:48:43 +09:00 |
|
Masataka SUMI
|
8cffd2ccfa
|
rename
|
2022-03-15 21:49:24 +09:00 |
|
Masataka SUMI
|
1abdb0690d
|
rename
|
2022-03-15 21:48:12 +09:00 |
|
Masataka SUMI
|
95184dcd94
|
rename & comment
|
2022-03-15 21:41:03 +09:00 |
|
Masataka SUMI
|
0dc1f4b6e1
|
refactor
|
2022-03-15 21:32:11 +09:00 |
|
Masataka SUMI
|
0018be9253
|
refactor
|
2022-03-15 21:29:29 +09:00 |
|
Masataka SUMI
|
61f29b55bc
|
refactor
|
2022-03-15 21:20:52 +09:00 |
|