Commit Graph

3968 Commits

Author SHA1 Message Date
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
8139957773
Merge pull request #1643 from ousttrue/fallback_awaitcaller
null だと後続で例外
2022-05-16 16:52:57 +09:00
ousttrue
ed124c419a
Merge pull request #1642 from ousttrue/fix/update_meshutility
MeshIntegrator と VrmMeshIntegrator で BlendShape 分割しないモードを追加する
2022-05-13 16:44:49 +09:00
ousttrue
9e857aa0f3
Merge pull request #1645 from ousttrue/fix10/update_constraint_to_beta
update vrm-specification
2022-05-13 15:50:32 +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
9b18213535
Merge pull request #1644 from ousttrue/fix/gltf_without_indices
[1.0] gltf のバリエーション実装
2022-05-12 18:08:30 +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
8ed88db8df add warning 2022-05-12 16:00:32 +09:00
ousttrue
edcfac499f null だと後続で例外。utility なのでフォールバックさせることにした。 2022-05-12 15:45:17 +09:00
ousttrue
d4cb75852c コード整理。m_separateByBlendShape オプション(default: trueが前と同じ挙動)追加 2022-05-12 14:50:22 +09:00
ousttrue
6c62b188d4 BlendShapeの有無を区別しないオプションを追加 2022-05-11 18:56:37 +09:00
ousttrue
9855686ec3 コード整理 2022-05-11 17:10:44 +09:00
ousttrue
1f7cdc9e9b static 関数置き場 MeshUtility を分配。 2022-05-11 16:55:52 +09:00
ousttrue
95e6c6d65c 未使用削除 2022-05-11 16:11:55 +09:00
ousttrue
05f41f2aac fix var name 2022-05-11 16:10:57 +09:00
ousttrue
89b9fe4fed 誤字修正。不要なコメント 2022-05-11 16:09:18 +09:00
ousttrue
4cee6d9676 コード整理 2022-05-11 16:08:57 +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
cfe9eda0e6
Merge pull request #1641 from ousttrue/fix10/remove_vrmlib_animation
警告対策にリネームしようと思ったが、未使用なので削除。
2022-05-11 15:18:48 +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
a62044bfa3
Merge pull request #1635 from ousttrue/fix/vrm_import_using_dispose
Fixed dispose on vrm import call from VRMImporterMenu
2022-05-09 15:30: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
e48d81d5a3
Merge pull request #1625 from ousttrue/version/v0_98_1
UniVRM-0.98.1
2022-04-21 17:26:25 +09: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
ousttrue
5f2285a51d
Merge pull request #1622 from 0b5vr/constraint-weight-range
change (1.0, constraint): Change max range of weights to 1.0
2022-04-21 12:40:12 +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
a4904b01dd
Merge pull request #1619 from ousttrue/doc/release-0.98.0
UniVRM-0.98.0 release document
2022-04-20 18:10:25 +09:00
ousttrue
33e302a351 UniVRM-0.98.0 2022-04-19 16:21:21 +09:00
ousttrue
2f6b5224b6
Merge pull request #1617 from ousttrue/fix10/spring_bone_import
joint が複数の chain に所属する場合に AddComponent に失敗する
2022-04-19 15:40:33 +09:00