Commit Graph

2237 Commits

Author SHA1 Message Date
ousttrue
4ef5b659f5 fix warning 2020-11-17 16:00:36 +09:00
ousttrue
730efacdc6 fix Error message 2020-11-17 15:57:44 +09:00
ousttrue
85cd648a85
Merge pull request #615 from ousttrue/version/0_62_0
0.62.0
2020-11-16 16:21:48 +09:00
ousttrue
f3b65c6d84 0.62.0 2020-11-16 16:19:30 +09:00
ousttrue
16239e624b
Merge pull request #614 from ousttrue/fix/createasset
retry random name
2020-11-16 16:15:52 +09:00
ousttrue
404305d27c retry random name
#611
2020-11-16 16:08:27 +09:00
hiroj
4544cbafb8
Merge pull request #600 from ousttrue/probeanchor_to_head
set head to SkinnedMeshRenderer.probeAnchor
2020-11-16 14:16:11 +09:00
hiroj
82de5ea51c
Merge pull request #601 from ousttrue/feature/tpose_button
Feature/tpose button
2020-11-16 14:15:15 +09:00
hiroj
60da512e1f
Merge pull request #604 from ousttrue/take_screenshot
スクリーンショットを作成するボタン
2020-11-16 14:14:15 +09:00
hiroj
ce31f8d0a4
Merge pull request #605 from ousttrue/fix/bake_blendshape
fix NormalizeSkinnedMesh
2020-11-16 14:13:18 +09:00
hiroj
7a7adcacbd
Merge pull request #607 from ousttrue/sample/blendshape_animation
UnityのAnimationClipでVRMBlendShapeProxyを動かす例
2020-11-16 14:12:10 +09:00
hiroj
df23d951f7
Merge pull request #609 from ousttrue/fix/uv2
MeshImporter修正
2020-11-16 14:11:19 +09:00
ousttrue
8a3e668f36
Merge pull request #613 from momoandbanana22/casterr
fix cast error
2020-11-16 14:08:55 +09:00
momoandbanana
138140a75d fix cast error 2020-11-15 20:40:30 +09:00
ousttrue
abe2b82ddc 未使用の頂点が後ろにある場合に削除する
#610 対策
2020-11-13 20:18:08 +09:00
ousttrue
0bc6d1f222 fix ImportMeshSharingMorphTarget bug
vertex buffer length multiply submesh count
2020-11-13 19:37:48 +09:00
ousttrue
7113899644 コード整理。古い #if を削除。同じ処理を関数に切り出し 2020-11-13 18:56:16 +09:00
ousttrue
9551f08cb0 uv2の代入漏れ、無かった時に0で詰めるなどの問題。書き直し 2020-11-13 18:25:00 +09:00
ousttrue
50748722d1 Remove clearBlendShape argument. Because it is always false. 2020-11-13 14:26:33 +09:00
ousttrue
fa2a38a55e UnityのAnimationClipでVRMBlendShapeProxyを動かす例 2020-11-12 16:27:19 +09:00
ousttrue
68328edd15 fix NormalizeSkinnedMesh
#603
2020-11-12 16:13:24 +09:00
ousttrue
9c388a78b5 スクリーンショットを作成するボタン 2020-11-11 19:20:00 +09:00
ousttrue
743340e7e2 BlendShape tab 2020-11-11 18:17:41 +09:00
ousttrue
a5c9a63e8c English message 2020-11-10 19:58:37 +09:00
ousttrue
2d0d6737d7 check T-Pose 2020-11-10 19:51:34 +09:00
ousttrue
0fbcb7c918 上腕の水平を見て T-Pose 判定する 2020-11-10 19:49:33 +09:00
ousttrue
00489d1862 Force T-Pose check box を T-Pose ボタンに変更 2020-11-10 19:42:44 +09:00
ousttrue
612566ed6d 文言 2020-11-10 19:17:19 +09:00
ousttrue
ad86cac969
Merge pull request #599 from ousttrue/update_validator
Export dialog のバリデーターを整理
2020-11-10 18:01:38 +09:00
ousttrue
053fcde4bd importer.sRGBTexture = sRGB 2020-11-10 17:36:19 +09:00
ousttrue
9d1531de9a set head to SkinnedMeshRenderer.probeAnchor
* AnchorOverride on Inspector
2020-11-10 16:51:06 +09:00
ousttrue
0bc21d79e8
Merge pull request #598 from ousttrue/blink_public
member field to public
2020-11-10 16:39:26 +09:00
ousttrue
3c86952228 Export dialog のバリデーターを整理
* vrm-1.0 と共用にできるように移動
* 例外のcatch
2020-11-10 16:37:22 +09:00
ousttrue
b9f48b3774 member field to public
#589
2020-11-10 16:16:23 +09:00
ousttrue
27f64943d8
Merge pull request #582 from ousttrue/feature/multi_uv_serialization
Feature/multi uv serialization
2020-11-05 15:26:58 +09:00
ousttrue
2db2999a7b Importerが対応するまでの簡易な方法 #587 2020-10-28 17:26:17 +09:00
ousttrue
e1690d0681
Merge pull request #586 from fantom1x/feature/FixUnique_support_over100
同名メッシュが100以上あるときにも対応
2020-10-27 19:03:13 +09:00
ousttrue
1d7db07a84 remove MakeUniqueName 2020-10-27 18:58:54 +09:00
fantom1x
15caf0cc4e 同名メッシュが100以上あるときにも対応 2020-10-25 19:31:41 +09:00
ousttrue
216ed90161
Merge pull request #581 from ousttrue/feature/gltf_export
Add gltf export and fix morphTarget sparse
2020-10-15 16:41:17 +09:00
ousttrue
7cc661b670 remove unnecessary ARRAY_BUFFER 2020-10-15 13:39:16 +09:00
ousttrue
36f8a7a80f fix export mesh.extras.targetNames 2020-10-15 13:22:10 +09:00
ousttrue
8d99f70c8b gltf use sparse 2020-10-15 13:21:33 +09:00
ousttrue
11f256c334
Merge pull request #584 from hiroj/fix_animationImporter_blendShape
fix_animationImporter_blendShape
2020-10-14 14:30:59 +09:00
hiroj
45193ad500 fix_animationImporter_blendShape 2020-10-14 14:18:44 +09:00
ousttrue
59816f8562 import mesh.uv2 2020-10-13 20:52:05 +09:00
ousttrue
05f42e30ca use EnumSerializationType. fix gltf.cameras[].type Serialization
* https://github.com/KhronosGroup/glTF-Sample-Models/blob/master/2.0/MultiUVTest/glTF/MultiUVTest.gltf#L192
2020-10-13 20:40:39 +09:00
ousttrue
bed3886b4e Add gltf export 2020-10-13 18:18:36 +09:00
ousttrue
7c03033e04
Merge pull request #580 from ousttrue/bump_0_61_1
Version 0.61.1
2020-10-12 17:12:02 +09:00
ousttrue
f42799e706 Version 0.61.1 2020-10-12 17:08:19 +09:00