Commit Graph

3636 Commits

Author SHA1 Message Date
ousttrue
3e8a2e7ee0
Merge pull request #1471 from ousttrue/fix/glb_parse_check
glb parse の throw を更新
2022-01-18 21:33:07 +09:00
ousttrue
7c8bdb86b7
Merge pull request #1474 from ousttrue/version/v0_94_0
UniVRM-0.94.0
2022-01-18 20:50:44 +09:00
ousttrue
0d0da0bcad GlbParseException を作りました 2022-01-18 20:26:36 +09:00
ousttrue
3641bbcde9
Merge pull request #1470 from ousttrue/fix/exclude_RecursiveSkeletons
"RecursiveSkeletons" がテスト通らないのでとりあえず除外
2022-01-18 20:12:27 +09:00
ousttrue
7aabe85ce3 UniVRM-0.94.0 2022-01-18 16:16:50 +09:00
ousttrue
94f5354f4e glb のパースは、GlbLowLevelParser に責務が移動した。古い方を削除 2022-01-18 14:14:36 +09:00
ousttrue
c372032e27 test で新しい parser を使う 2022-01-18 14:12:55 +09:00
ousttrue
7642e7c5c5 "RecursiveSkeletons" がテスト通らないのでとりあえず除外
https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/RecursiveSkeletons
2022-01-18 13:58:07 +09:00
ousttrue
217cc552eb glb parser が glb header の length をチェックし早期に throw するようにした 2022-01-18 13:52:57 +09:00
ousttrue
79cad1342d glb の parse を厳格に 2022-01-18 13:20:21 +09:00
ousttrue
06c90137d3
Merge pull request #1466 from ousttrue/fix/renderer_lost_message
Fix/renderer lost message
2022-01-17 21:11:04 +09:00
ousttrue
6a22ff958f
Merge pull request #1465 from ousttrue/fix/onAddCallback
Unity 2020 以降のエディターで ファイルダイアログを開くとローカル変数の SerializedProperty が揮発する?
2022-01-17 21:10:54 +09:00
ousttrue
ac5432273c
Merge pull request #1462 from ousttrue/fix/fix_stride_bug
Fix/fix stride bug
2022-01-17 19:59:31 +09:00
ousttrue
c9db1ce6ae Where 2022-01-17 18:02:16 +09:00
ousttrue
afac8e0d45 Renderer の選択リストが対象を見つけられない場合にエラーメッセージを表示する 2022-01-17 18:02:02 +09:00
ousttrue
654ad1ae7a BlendShapeClip の Renderer への参照切れメッセージが、該当する BlendShapeClip を示す 2022-01-17 18:01:06 +09:00
ousttrue
27d6d65539 EditorUtility.SaveFilePanel may expire some SerializedProperty variable. Fix for Unity-2021(This problem is not caused in Unity-2019.4)
#1449
2022-01-17 15:49:34 +09:00
ousttrue
85fb330c8b fix UNSIGNED_BYTE4 joints 2022-01-13 19:35:03 +09:00
ousttrue
9bf6f45efc fix UNSIGNED_BYTE size 2022-01-13 19:26:08 +09:00
ousttrue
728a9256e5
Merge pull request #1460 from ousttrue/fix10/fix_springbone_migration
Fix10/fix springbone migration
2022-01-13 18:42:55 +09:00
ousttrue
d5db09d179
Merge pull request #1461 from ousttrue/version/v0_93_2
UniVRM-0.93.2
2022-01-13 18:35:17 +09:00
ousttrue
65f88a8c7d using UniGLTF.Extensions.VRMC_springBone; 2022-01-13 16:39:10 +09:00
ousttrue
dcb81e89c0 rename JsonNode var 2022-01-13 16:33:14 +09:00
ousttrue
eb9124faa9 UniVRM-0.93.2 2022-01-12 18:32:48 +09:00
ousttrue
0b932a4de5 fix AddTail7cm 2022-01-12 18:24:15 +09:00
ousttrue
8ba9fa5555 gizmo color 2022-01-12 18:12:54 +09:00
ousttrue
a90a83a332 fix CreateJointsRecursive 2022-01-12 18:05:22 +09:00
ousttrue
5f60a386bc SpringBoneGroupMigrator 2022-01-12 17:47:24 +09:00
ousttrue
9f9a6898cb CreateJointsRecursive 2022-01-12 16:29:23 +09:00
ousttrue
d7482417bf コード整理 2022-01-12 16:11:06 +09:00
Yutaka Sato
95fb2eba1d
Merge pull request #1459 from ousttrue/version/v0_93_1
UniVRM-0.93.1
2022-01-12 13:43:07 +09:00
ousttrue
659228b56b UniVRM-0.93.1 2022-01-12 13:31:12 +09:00
Yutaka Sato
78b6c4a1e6
Merge pull request #1458 from ousttrue/fix10/empty_collier_group
空の collider group の null check
2022-01-12 13:11:39 +09:00
ousttrue
19edf45302 空の collider group の null check 2022-01-12 13:06:18 +09:00
Yutaka Sato
17224a51f5
Merge pull request #1457 from ousttrue/fix10/springbone_gizmo
[1.0]SpringBone gizmo
2022-01-12 13:01:56 +09:00
ousttrue
3ef65aab5a SpringBone gizmo 2022-01-11 14:48:41 +09:00
PoChang007
f34e4ca165
Merge pull request #1453 from ousttrue/docs/release-0.93.0
release note v0.93.0
2022-01-07 17:14:13 +09:00
ousttrue
34e64c272b release note v0.93.0
* sphinx 周り
  * furo theme
2022-01-07 17:01:15 +09:00
ousttrue
2ae25adde5
Merge pull request #1452 from ousttrue/version/v0_93_0
UniVRM-0.93.0
2022-01-06 15:13:19 +09:00
ousttrue
21af2846e5 UniVRM-0.93.0 2022-01-06 15:05:42 +09:00
ousttrue
761537a2cf
Merge pull request #1446 from ousttrue/fix10/update_spec
[1.0][Constraint] rotation local to localのみに
2022-01-06 14:56:36 +09:00
ousttrue
3516078eac
Merge pull request #1444 from ousttrue/fix/MaterialHasVertexColor
Fix/material has vertex color
2022-01-06 14:55:28 +09:00
ousttrue
796ea8db23
Merge pull request #1443 from ousttrue/fix10/spring_joint_default_value
[1.0] SpringBone Joint のJSONキー省略時にデフォルト値を補う
2021-12-28 20:08:42 +09:00
ousttrue
fcfe82588d constraint rotation:local to local only に縮小。
その他のものは後に。
2021-12-28 16:39:17 +09:00
ousttrue
634a756646 pull vrm-specification 2021-12-28 16:32:14 +09:00
ousttrue
c55d2cc851 修正 2021-12-27 20:00:39 +09:00
ousttrue
8954229189
Merge pull request #1445 from notargs/default_color
MeshVertexのdefault colorをwhiteにした
2021-12-27 19:58:56 +09:00
notargs
302fd612fb MeshVertexのdefault colorをwhiteにした 2021-12-27 19:52:01 +09:00
ousttrue
8e5479772d HasVertexColor で中身を見て判断する 2021-12-27 19:39:30 +09:00
ousttrue
38a3c76116 mv MaterialHasVertexColor to GltfData 2021-12-27 19:31:01 +09:00