Commit Graph

2416 Commits

Author SHA1 Message Date
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
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
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
ousttrue
3ef65aab5a SpringBone gizmo 2022-01-11 14:48:41 +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
c55d2cc851 修正 2021-12-27 20:00:39 +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
ousttrue
ff366ac9e7 JSONキー省略時にデフォルト値を補う 2021-12-27 18:11:47 +09:00
ousttrue
bf52dbcc35
Merge pull request #1440 from ousttrue/fix10/firstperson_default_auto
FirstPerson 設定が無い Renderer のデフォルト値を auto にする
2021-12-22 20:28:32 +09:00
ousttrue
e386d8c18d FirstPerson 設定が無い Renderer のデフォルト値を auto にする 2021-12-22 19:10:46 +09:00
ousttrue
090d86ba60 default material 2021-12-22 18:25:27 +09:00
ousttrue
5e2536882c
Merge pull request #1437 from Santarh/metallicOcc
Can export metallic roughness occlusion correct.
2021-12-22 17:52:18 +09:00
Masataka SUMI
e6dba4c9c5 Can export metallic roughness occlusion correct. 2021-12-22 17:40:04 +09:00
ousttrue
8fbcb5c6a7 bufferView.stride が無いときの処置
https://github.com/KhronosGroup/glTF/blob/main/specification/2.0/schema/bufferView.schema.json#L24
2021-12-22 16:01:44 +09:00
ousttrue
4d8cfb95d8 ArraySegment.Count 2021-12-22 15:47:18 +09:00
ousttrue
fa821ec603 add SafeMarshalCopy 2021-12-22 15:24:32 +09:00
ousttrue
06a0cced17 ランタイム正規化のサンプルとドキュメント 2021-12-17 18:07:49 +09:00
ousttrue
2487dd5fdd
Merge pull request #1433 from ousttrue/fix/exporter_Extensionused
Fix/exporter extensionused
2021-12-16 20:03:48 +09:00
ousttrue
fdb4899019 JSON文字列の直接書き換えを回避 2021-12-16 19:38:43 +09:00
ousttrue
805613b1fe extensions が無い場合を追加 2021-12-16 18:57:02 +09:00
ousttrue
500b59d2ae Test 追加。Empty_extensionUsed 2021-12-16 18:45:16 +09:00
ousttrue
2662186336 replace のロジックを JsonNode のバイト範囲の置き換えに変更 2021-12-16 18:42:34 +09:00
ousttrue
8f5a6bed4e コード整理。コメント増量 2021-12-16 18:27:20 +09:00
ousttrue
e4dae3621b rename Update_extensionsUsed to FindUsedExtensionsAndUpdateJson 2021-12-16 18:19:33 +09:00
ousttrue
659bbd43f4 impl Update_extensionsUsed 2021-12-16 16:20:59 +09:00
ousttrue
8096c89e51 extensionUsed の更新を自動化する準備 2021-12-16 15:25:32 +09:00
ousttrue
151ea85523 UniVRM-0.92.0 2021-12-16 14:50:31 +09:00
ousttrue
99d1b5df63 implement importer normalize 2021-12-15 17:34:03 +09:00
ousttrue
ed047383f7 コード整理 2021-12-15 17:21:28 +09:00
ousttrue
cd97d09012 normalize param 2021-12-15 17:04:44 +09:00
ousttrue
1da19d5a37 add normalize flag to VrmScriptedImporter 2021-12-15 16:59:07 +09:00
ousttrue
e0ce4225b2
Merge pull request #1428 from ousttrue/fix10/export_without_normalize
[1.0] Export ダイアログは正規化しない
2021-12-15 16:06:34 +09:00
ousttrue
af529c5dd3 [1.0][Export] normalize しない 2021-12-15 15:07:43 +09:00
ousttrue
f372ac85e3 remove comment 2021-12-15 15:05:35 +09:00