Commit Graph

2684 Commits

Author SHA1 Message Date
ousttrue
edcfac499f null だと後続で例外。utility なのでフォールバックさせることにした。 2022-05-12 15:45:17 +09:00
ousttrue
8ec52b4327
Merge pull request #1639 from ousttrue/fix10/OffsetFromHead_coords
ReverseX
2022-05-11 15:19:10 +09:00
ousttrue
590797fd38
Merge pull request #1640 from ousttrue/fix/CanExportAsEditorAssetFile_message
error message
2022-05-11 15:18:59 +09:00
ousttrue
1a0c4cfe88 警告対策にリネームしようと思ったが、未使用なので削除。 2022-05-11 15:00:55 +09:00
ousttrue
46a1898edf error message 2022-05-11 14:57:07 +09:00
ousttrue
e327ebc9bc ReverseX. #1532 2022-05-11 14:49:22 +09:00
ousttrue
aa49a8352b
Merge pull request #1636 from ousttrue/feature/KHR_mesh_quantization
Initial support for KHR_mesh_quantization
2022-05-11 14:41:05 +09:00
ousttrue
b40096ccab
Merge pull request #1638 from ousttrue/fix/MeshIntegrator_update
Fix/mesh integrator update
2022-05-11 14:32:43 +09:00
ousttrue
0541e364b8 コード整理。メッセージ追加。StaticMeshIntegrator 停止。 2022-05-10 18:26:34 +09:00
ousttrue
cba5af786a 処理を static class に分割 2022-05-10 16:34:54 +09:00
ousttrue
5517dc2674 コード整理 2022-05-10 15:31:41 +09:00
ousttrue
bf06bcb74e Initial support for KHR_mesh_quantization 2022-05-10 14:56:03 +09:00
ousttrue
1072555b08 VRMImporterMenu 経路の dispose を修正 #1630 #1631 2022-05-09 13:54:54 +09:00
ousttrue
3d60280188
Merge pull request #1626 from orangeagain/master
Disable WebGl color space check
2022-05-09 13:12:16 +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
orangeagain
d58b349eb0
Disable WebGl color space check
Because WebGL not support Liner Color Space
2022-04-22 03:50:44 +08:00
ousttrue
c9186f913c UniVRM-0.98.1 2022-04-21 17:23:20 +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
25feb2ed4f UniVRM-0.98.0 2022-04-19 14:36:25 +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
67a2d17958 System.Numerics を除去 2022-04-19 14:16:34 +09:00
ousttrue
d1fb39bb3b GetAsVector4Array 2022-04-19 14:09:50 +09:00
ousttrue
28f6aec33a
Merge pull request #1610 from ousttrue/fix_root_bone_notfound
シーン構成によっては、稀にエラーになるっぽい?
2022-04-19 13:26:57 +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
00cad8b5b0 シーン構成によっては、稀にエラーになるっぽい? #1592
例えば、エクスポート対象ヒエラルキーの外部の GameObject が rootBone セットされている
2022-04-12 17:07:21 +09:00
ousttrue
88c2cb0a8f null error 2022-04-12 15:40:01 +09:00
ousttrue
9a394ea842 Byte4型のBoneWeightに対応 2022-04-12 15:39:01 +09:00
ousttrue
5d524b0cf9
Merge pull request #1600 from mkc1370/fix/package_dependencies
Unity公式モジュールの依存関係が不足している問題を修正
2022-04-11 18:35:33 +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
02d30386b7 test 2022-04-11 16:07:36 +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