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 |
|
ousttrue
|
9864114a96
|
Merge pull request #1706 from ousttrue/fix/constraint_initialize
[1.0] Awake で初期化するのが早すぎて Runtime ロードで動作しない
|
2022-06-21 16:51:27 +09:00 |
|
ousttrue
|
8d99b8cdd0
|
ShouldSetRendererNodeAsBone
|
2022-06-21 16:47:23 +09:00 |
|
ousttrue
|
e1162479e7
|
Awake で初期化するのが早すぎて Runtime ロードで動作しない
|
2022-06-17 20:25:20 +09:00 |
|
ousttrue
|
7ee51cc142
|
fix DropUnusedVertices
|
2022-06-17 18:03:00 +09:00 |
|
ousttrue
|
02ea689dc5
|
BoneWeightの付与を実装
|
2022-06-17 17:15:58 +09:00 |
|
ousttrue
|
1b95fee136
|
vertex と skin の count を分離
|
2022-06-17 16:51:06 +09:00 |
|
ousttrue
|
0e826fbb14
|
boneWeight がすべて 0 のときに Export しない
|
2022-06-17 16:50:33 +09:00 |
|
ousttrue
|
03c2c83880
|
WIP add bone weight
|
2022-06-17 16:24:10 +09:00 |
|
ousttrue
|
1e26e1fe4b
|
UniVRM-0.100.1
|
2022-06-17 15:36:01 +09:00 |
|
ousttrue
|
4eccef8713
|
ScriptedImporterAttribute.overrideExts の使い方が間違っていた
* 新規の glb/gltf を asset に投入したときに、importer が発動しなくなっていた
|
2022-06-17 15:30:51 +09:00 |
|
ousttrue
|
d7c93c75b5
|
SkinningInfo.cs を切り出し
|
2022-06-16 20:11:14 +09:00 |
|
ousttrue
|
8234e840fe
|
MeshData use NativeArray
|
2022-06-16 19:44:20 +09:00 |
|
ousttrue
|
8eb3fb1699
|
Merge pull request #1691 from ousttrue/version/v0_100_0
UniVRM-0.100.0
|
2022-06-14 15:42:36 +09:00 |
|
ousttrue
|
bbfe17f709
|
Merge pull request #1695 from ousttrue/fix/cherry_pick_1693
1693 のコミットに他のものも含めてしまったので同じ変更やりなおし
|
2022-06-14 15:41:53 +09:00 |
|
ousttrue
|
566f07fc14
|
Revert "MeshUtility.SeparationProcessing を public にする"
|
2022-06-13 18:10:53 +09:00 |
|
ousttrue
|
ae6cad3237
|
1693 のコミットに他のものも含めてしまったので同じ変更やりなおし
|
2022-06-13 18:04:44 +09:00 |
|
ousttrue
|
fe5d3c9465
|
Merge pull request #1693 from ousttrue/v0_99_1
MeshUtility.SeparationProcessing を public にする
|
2022-06-13 17:48:30 +09:00 |
|
ousttrue
|
19bd1116da
|
Merge pull request #1690 from ousttrue/fix/VrmMeshIntegratorWizard
OnValidate で m_excludes を Validate しているのだが、 Validate する前にクリアしていて情報が落ちている
|
2022-06-13 17:27:57 +09:00 |
|
ousttrue
|
b8841855bb
|
Merge pull request #1689 from ousttrue/fix/nativearray_DisposeTest
[UnitTest] NativeArray の挙動変化に追随
|
2022-06-13 15:17:58 +09:00 |
|
ousttrue
|
99410c0894
|
#1688
|
2022-06-13 15:10:38 +09:00 |
|
ousttrue
|
530ec709bf
|
UniVRM-0.100.0
|
2022-06-10 17:19:51 +09:00 |
|
ousttrue
|
71df7c434e
|
OnValidate で m_excludes を Validate しているのだが、 Validate する前にクリアしていて情報が落ちている
|
2022-06-10 17:16:43 +09:00 |
|
ousttrue
|
c29da363df
|
挙動の変化に追随
|
2022-06-10 13:39:26 +09:00 |
|