Masataka SUMI
|
ef7fc457a8
|
Show stacktrace at failed in migration.
|
2022-05-18 17:23:28 +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
|
5360b44b0a
|
RecalculateNormals
|
2022-05-12 16:47:47 +09:00 |
|
ousttrue
|
0be79c4dbc
|
index フォーマット uint8 に対応
|
2022-05-12 16:43:41 +09:00 |
|
ousttrue
|
bf872c962f
|
new Matrix4x4 が転置しているエラー。引数名の column の意味を勘違い
|
2022-05-12 16:43:10 +09:00 |
|
ousttrue
|
e61f29b89e
|
primitive.indices が無いときに、連番を補う
|
2022-05-12 16:22:16 +09:00 |
|
ousttrue
|
e327ebc9bc
|
ReverseX. #1532
|
2022-05-11 14:49:22 +09:00 |
|
ousttrue
|
d02bdd3d5f
|
Merge pull request #1629 from notargs/feature/use_gizmo_selected
OnDrawGizmosではなくOnDrawGizmosSelectedを利用する
|
2022-04-22 19:54:07 +09:00 |
|
notargs
|
247b9347e9
|
OnDrawGizmos -> OnDrawGizmosSelected
|
2022-04-22 19:51:35 +09:00 |
|
ousttrue
|
56b6af9e51
|
Merge pull request #1628 from notargs/feature/fix_reset_springbone_on_reconstruct
ReconstructBuffers時に、揺れものの状態がリセットされる問題を修正しました
|
2022-04-22 19:08:55 +09:00 |
|
notargs
|
61846b9bb3
|
ReconstructBuffers時に、揺れものの状態がリセットされる問題を修正しました
|
2022-04-22 19:04:16 +09:00 |
|
ousttrue
|
0eb7259dc4
|
Merge pull request #1624 from ousttrue/fix10/constraint_nullable
constraint の nullable 項目のインポート対応。
|
2022-04-21 13:37:52 +09:00 |
|
ousttrue
|
ce22c6e8ed
|
fix weight nullable
|
2022-04-21 12:48:20 +09:00 |
|
0b5vr
|
610048cdcf
|
change (1.0, constraint): Change max range of weights to 1.0
現状、仕様ではweightの最大値は1.0となっているので、UI上もこれに従うのが良いと思います。
|
2022-04-21 12:18:18 +09:00 |
|
ousttrue
|
5b815a874b
|
joint が複数の chain に所属する場合に AddComponent に失敗する
|
2022-04-19 15:36:26 +09:00 |
|
ousttrue
|
87c3bff866
|
Merge pull request #1607 from ousttrue/fix10/update_constraint_spec
Fix10/update constraint spec
|
2022-04-19 14:27:49 +09:00 |
|
ousttrue
|
3637898efb
|
Merge pull request #1609 from ousttrue/fix10/fix_byte4
Byte4型の ~~BoneWeight~~ SkinJoint に対応
|
2022-04-19 14:27:04 +09:00 |
|
ousttrue
|
83c16805d9
|
prefix VRM10 の表記ブレ
|
2022-04-19 14:19:45 +09:00 |
|
ousttrue
|
a12ce042fb
|
IVRM10Constraint.cs abstract class to interface
|
2022-04-19 14:19:45 +09:00 |
|
ousttrue
|
d2f17b9257
|
仕様に準拠
|
2022-04-19 14:19:45 +09:00 |
|
ousttrue
|
325fe98980
|
新仕様に合わせて旧コンポーネントを整理。Vrm10AimConstraint, Vrm10RollConstraint, VRM10RotationConstraint のコンポーネント(placeholder), Import, Export を実装
|
2022-04-19 14:19:44 +09:00 |
|
ousttrue
|
54998b3a3e
|
仕様を更新、コードを再生成
|
2022-04-19 14:19:44 +09:00 |
|
ousttrue
|
c0d1fa840d
|
GetAsSkinJointsArray と GetAsVector4Array を使う
|
2022-04-19 14:17:16 +09:00 |
|
ousttrue
|
d1fb39bb3b
|
GetAsVector4Array
|
2022-04-19 14:09:50 +09:00 |
|
ousttrue
|
7729a3fe2b
|
Merge pull request #1601 from ousttrue/fix10/Vrm10Runtime
Fix10/vrm10 runtime
|
2022-04-19 13:26:38 +09:00 |
|
ousttrue
|
30996cb03c
|
otherLicenseUrl != otherPermissionUrl をエラーとしない
|
2022-04-15 17:47:33 +09:00 |
|
ousttrue
|
8f6e6d689a
|
catch migration exception
|
2022-04-15 17:42:42 +09:00 |
|
ousttrue
|
9a394ea842
|
Byte4型のBoneWeightに対応
|
2022-04-12 15:39:01 +09:00 |
|
ousttrue
|
f9fa1752eb
|
simple
|
2022-04-11 17:39:20 +09:00 |
|
ousttrue
|
36d697fdb4
|
copy settings
|
2022-04-11 17:13:38 +09:00 |
|
ousttrue
|
d9280d0aa5
|
[ContextMenu("AddJointsToAllChild0")]
|
2022-04-11 17:09:43 +09:00 |
|
ousttrue
|
e33d5357fd
|
Vrm10RuntimeLookAt
|
2022-04-11 16:16:43 +09:00 |
|
ousttrue
|
4483a57784
|
Vrm10RuntimeExpression
|
2022-04-11 16:03:22 +09:00 |
|
ousttrue
|
eb71863d6d
|
Vrm10Instance と Vrm10Runtime で責務を整理する
* Vrm10Instance シーンヒエラルキーでの表現
* Vrm10Runtime プレイ時のインタフェース
|
2022-04-11 15:50:53 +09:00 |
|
notargs
|
700f79a700
|
Fix FastSpringBoneService initializing flow for #1567
|
2022-04-06 17:49:10 +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 |
|
Masataka SUMI
|
727f45c266
|
Supress null JSON access in migrating LookAt & FirstPerson
|
2022-03-15 21:14:26 +09:00 |
|
Masataka SUMI
|
8910c9baea
|
Ignore exception
|
2022-03-15 20:51:46 +09:00 |
|
Masataka SUMI
|
f70f9e8202
|
Add null JSON checks.
|
2022-03-15 20:48:34 +09:00 |
|
Masataka SUMI
|
14fcc1c251
|
Stop using Enum.Parse
|
2022-03-15 20:47:49 +09:00 |
|