Commit Graph

2866 Commits

Author SHA1 Message Date
ousttrue
d3243fcda7 テスト追加
HasNormal が true にならない
2022-07-14 15:32:38 +09:00
ousttrue
3510c54fc3 VRM-1.0 の targetName を Mesh.extras のみに修正 2022-07-12 17:51:53 +09:00
Masataka SUMI
9640f05a70 Consider KHR_materials_emissive_strength extension while exporting mtoon materials as vrm1.0. 2022-07-12 17:20:24 +09:00
ousttrue
9589cb145f 未実装であることが分かるように修正 2022-07-11 20:28:12 +09:00
ousttrue
05d7c1d8ea fix sparse blendShape position accessor min and max 2022-07-11 20:19:54 +09:00
ousttrue
9c92be5f3e glTFAccessor.byteOffset to Nullable
* fix no byteoffset when sparse
2022-07-11 20:14:03 +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
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
c7fa4e3a81 対象の Renderer への参照を追加 2022-07-08 17:29:11 +09:00
ousttrue
c47f6059e5 update messages 2022-07-08 17:24:43 +09:00
ousttrue
8c2ff7973f add MULTIFRAME_BLENDSHAPE validation 2022-07-08 16:17:50 +09:00
ousttrue
92226ff8f8 remove unused UniJSON. JsonPointer 2022-07-07 15:10:31 +09:00
ousttrue
487b66dfa1 remove unused JsonDiff 2022-07-07 14:23:31 +09:00
ousttrue
9dc582150b implement PositionHandle for VRM10SpringBoneCollider 2022-07-06 17:28:29 +09:00
Masataka SUMI
289e9e90b9 Fix vrm10 springbone initializing problem. 2022-07-05 21:49:47 +09:00
Masataka SUMI
3c48493d8c Add InitialTransformState at RuntimeGltfInstance 2022-07-05 21:49:15 +09:00
Masataka SUMI
d0a3e95821 Define TransformState 2022-07-05 21:48:26 +09:00
ousttrue
34ada67f32 Create new VRM10Object button create expressions. 2022-07-01 15:22:22 +09:00
ousttrue
6aa92e8898 UniVRM-0.101.0 2022-06-29 13:17:13 +09:00
ousttrue
efdbef51d7
Merge pull request #1720 from ousttrue/feature/VRMBlendShapeProxy.Clear
runtime に BlendShapeProxy.m_merger を再初期化する
2022-06-29 13:10:44 +09:00
ousttrue
2f51b74274 Reinitialize 2022-06-29 13:07:58 +09:00
ousttrue
46593549d9
Merge pull request #1719 from ousttrue/fix/vrm_keep_animation
vrm の gltf Animation の読み書き仕様
2022-06-29 12:53:20 +09:00
ousttrue
10c6f3c369 書こうとしていたのは、こんな感じ 2022-06-28 17:11:14 +09:00
ousttrue
24acebd114 file extension of AnimationClip is ".anim" 2022-06-28 17:07:48 +09:00
ousttrue
06814c1a75 変更を破棄。改めて Restart メソッドを作成。 2022-06-28 17:02:18 +09:00
ousttrue
045c690b08
Merge pull request #1715 from ousttrue/fix10/vertex_attribute_nullable
Other than position is nullable
2022-06-28 16:07:26 +09:00
ousttrue
6ba7499a2f
Merge pull request #1713 from ousttrue/fix/rename_metacarpal
[1.0] 親指のボーン名を metacarpal, proximal, distal に変更
2022-06-28 16:06:46 +09:00
ousttrue
669bea03bd 違う単語 w 2022-06-28 15:16:09 +09:00
ousttrue
c2888f2521 runtime に BlendShapeProxy.m_merger を再初期化する 2022-06-28 14:29:36 +09:00
ousttrue
927116a127
Merge pull request #1712 from amamagi/fix/vrm10-spring-bone-buffer-disposed-check
SpringBoneの剛性が意図しない方向に働くことがある問題を修正
2022-06-28 13:45:11 +09:00
ousttrue
eca75c54a4 ImporterContext.LoadAnimation 2022-06-27 20:39:11 +09:00
ousttrue
2d1211e94b write AnimationClip in VRM editor load 2022-06-27 20:28:10 +09:00
ousttrue
933466169f VRMExportSettings.KeepAnimation 2022-06-27 19:20:40 +09:00
amamagi
b8ae94ddea use cached local rotation for spring bone calculation 2022-06-27 13:26:36 +09:00
amamagi
b537a4a3ea add default transform states 2022-06-27 12:53:21 +09:00
amamagi
63eb58d6b7 Revert "Vrm10Runtime.ReconstructSpringBoneを呼んだ時点のSpringBoneの形状を維持する方向に剛性が働いてしまう問題を修正"
This reverts commit 904b82c114.
2022-06-27 10:43:21 +09:00
Akane Sayama
cb0bf9ce24 Fix MeshIntegratorWizard cannot run with insufficient materials for submeshes 2022-06-26 18:08:25 +09:00
ousttrue
bb88086825 Other than position is nullable 2022-06-24 19:52:59 +09:00
ousttrue
f19389c03a Animator じゃなくて Vrm10Instance から bone を得る 2022-06-24 18:10:42 +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
amamagi
904b82c114 Vrm10Runtime.ReconstructSpringBoneを呼んだ時点のSpringBoneの形状を維持する方向に剛性が働いてしまう問題を修正 2022-06-22 19:46:18 +09:00
ousttrue
4998d6946e vrm-1.0 に対する boneWeight の付与 2022-06-22 13:19:40 +09:00
ousttrue
9b57c1edc0 HasSharedBuffer 2022-06-22 13:15:50 +09:00
ousttrue
a4d645ca36 謎のコードを削除 2022-06-22 13:15:29 +09:00