amamagi
|
48aec5bfe5
|
fix ArgumentOutOfRangeException
|
2022-06-06 16:03:15 +09:00 |
|
amamagi
|
d2006caa4e
|
remove mathematics
|
2022-05-31 15:37:21 +09:00 |
|
ousttrue
|
bcbd4b9cd4
|
Merge pull request #1664 from ousttrue/fix10/springbone_center
[1.0] SpringBone.center 復活
|
2022-05-31 12:23:43 +09:00 |
|
ousttrue
|
5758f12a88
|
Move Vrm10Instance.SpringBoneCenter to Vrm10InstanceSpringBone.Spring.Center. Update exporter and importer.
|
2022-05-30 22:15:00 +09:00 |
|
ousttrue
|
668b97d255
|
Update JsonSchema and regenerate serializer.
|
2022-05-30 22:02:12 +09:00 |
|
amamagi
|
9aaea6e6a1
|
refactor fast spring bone
|
2022-05-30 19:05:17 +09:00 |
|
amamagi
|
b3d56c0cac
|
Merge remote-tracking branch 'upstream/master' into fix/fsb-collider-and-rotation
|
2022-05-30 18:28:10 +09:00 |
|
amamagi
|
7c0df2aa1e
|
small change
|
2022-05-30 18:22:08 +09:00 |
|
Yutaka Sato
|
da0d4d053a
|
Merge pull request #1661 from amamagi/fix/fsb-reconstruct
FastSpringBoneBuffer.ReconstructBuffers()実行後にboneのTransformが意図しない動作をしていた問題を修正
|
2022-05-30 18:11:19 +09:00 |
|
amamagi
|
d4ae062ae4
|
apply collider scale
|
2022-05-30 18:09:11 +09:00 |
|
amamagi
|
f453c0ea6a
|
set init rotation
|
2022-05-30 17:20:53 +09:00 |
|
amamagi
|
0a50881fa5
|
add collider idx
|
2022-05-30 16:03:58 +09:00 |
|
amamagi
|
e3d55943b6
|
fix reconstruct method
|
2022-05-27 20:45:31 +09:00 |
|
ousttrue
|
2312a7abd3
|
Merge pull request #1653 from ousttrue/fix10/ushort_index_buffer
UNSIGNED_SHORT の index buffer に対応。エラーメッセージを追加。
|
2022-05-19 13:36:33 +09:00 |
|
ousttrue
|
a1c5e77626
|
UNSIGNED_SHORT の index buffer に対応。エラーメッセージを追加。
|
2022-05-19 13:24:28 +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 |
|
Yutaka Sato
|
309d13b662
|
Merge pull request #1651 from amamagi/fix/vrm10-spring-bone-buffer-disposed-check
Add disposed check
|
2022-05-18 22:59:37 +09:00 |
|
amamagi
|
59ea12f880
|
add disposed check
|
2022-05-18 19:55:29 +09:00 |
|
Masataka SUMI
|
b12b4c95ad
|
the UV transform is needed to update _MainTex_ST only.
|
2022-05-18 17:38:59 +09:00 |
|
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 |
|