saturday06
|
677f98c2ab
|
Merge pull request #2 from ousttrue/indexmap_for_removed_blendshape
BlendShapeのindexずれ対策
|
2020-07-27 23:13:49 +09:00 |
|
ousttrue
|
fa419aefdd
|
BlendShapeのエクスポートをスキップすると、BlendShapeClipがindex参照しているのでずれてしまう。その対策
|
2020-07-27 17:30:47 +09:00 |
|
Isamu Mogi
|
f8c9d43a8b
|
空のモーフターゲットが出力されglTF違反になってしまうことがあるのを修正
|
2020-07-26 22:23:06 +09:00 |
|
ousttrue
|
c9b383b72c
|
Merge pull request #484 from PoChang007/add_upm_documentation
update README
|
2020-07-21 14:10:56 +09:00 |
|
PoChangSu
|
990412bb01
|
update README
|
2020-07-21 14:04:03 +09:00 |
|
ousttrue
|
2acdfe5e5f
|
Merge pull request #483 from PoChang007/add_upm_documentation
Add upm documentation
|
2020-07-21 13:43:49 +09:00 |
|
PoChangSu
|
86e2b31def
|
Update README.md
|
2020-07-21 13:34:44 +09:00 |
|
PoChangSu
|
e89b1ee055
|
update README.md
|
2020-07-21 13:25:08 +09:00 |
|
PoChangSu
|
5c9610ef23
|
add README in vrm and vrmshaders folder
|
2020-07-21 13:21:58 +09:00 |
|
PoChangSu
|
dc504c06f6
|
add upm documentation for VRM and VRMShaders
|
2020-07-21 12:54:09 +09:00 |
|
hiroj
|
1637d6e121
|
Merge pull request #478 from ousttrue/export_error_to_warn
ボーン名重複と、RootのTRSを警告に下げてエクスポートできるようにした
|
2020-07-20 15:07:01 +09:00 |
|
ousttrue
|
cb9c7960f7
|
google翻訳
|
2020-07-20 15:02:42 +09:00 |
|
ousttrue
|
b6ab100328
|
allow root TRS.
|
2020-07-17 15:54:02 +09:00 |
|
ousttrue
|
53d3cd3e5e
|
ボーン名重複を警告に下げ。自動リネームを実装
|
2020-07-17 15:51:21 +09:00 |
|
hiroj
|
024004327b
|
Merge pull request #473 from ousttrue/remove_json_schema
別管理になった JsonSchema を削除
|
2020-07-15 13:57:45 +09:00 |
|
ousttrue
|
fd9d2f8210
|
move to https://github.com/vrm-c/vrm-specification/tree/master/specification/0.0
|
2020-07-15 12:33:18 +09:00 |
|
hiroj
|
3b68eb7f99
|
Merge pull request #468 from ousttrue/fix_normalize
fix normalize if bones contains null
|
2020-07-08 14:19:07 +09:00 |
|
ousttrue
|
6d61db7b17
|
test追加。テストのために public化
|
2020-07-08 14:16:53 +09:00 |
|
ousttrue
|
d4326e5f70
|
rewrite MapBoneWeight
* Transform[] srcBones から Transform[] dstBones に移し替えるのだけど、src と dst の両方に null が入りうる(その考慮が無かった)
* 後で見て分かるようにコメント追加
|
2020-07-08 11:26:06 +09:00 |
|
hiroj
|
2fe01325b3
|
Merge pull request #469 from ousttrue/bump_0.56.3
Bump version to 0.56.3
|
2020-07-07 19:48:21 +09:00 |
|
ousttrue
|
1f0d4f660f
|
Bump version to 0.56.3
|
2020-07-07 19:43:45 +09:00 |
|
ousttrue
|
c27848a093
|
fix normalize if bones contains null
#467
|
2020-07-07 19:32:59 +09:00 |
|
ousttrue
|
45ec554f38
|
Merge pull request #465 from PoChang007/update_readme
Update supported version
|
2020-07-07 17:16:07 +09:00 |
|
PoChangSu
|
64d89fd7ad
|
change supported version to Unity-2018.4LTS+ .Net4.x
|
2020-07-07 17:12:22 +09:00 |
|
hiroj
|
155acf3547
|
Merge pull request #463 from ousttrue/bump_0.56.2
Bump version to 0.56.2
|
2020-07-06 12:35:25 +09:00 |
|
hiroj
|
7499f3ffd8
|
Merge pull request #462 from ousttrue/fix_LoadSecondary
fix LoadSecondary
|
2020-07-06 12:34:35 +09:00 |
|
ousttrue
|
c869adfef1
|
Bump version to 0.56.2
|
2020-07-06 11:24:21 +09:00 |
|
ousttrue
|
4bcc05b726
|
fix always i=0
|
2020-07-06 11:15:47 +09:00 |
|
hiroj
|
2d30e866e5
|
Merge pull request #456 from ousttrue/package_unity_version_2018_4
bump unity version in package.json to 2018.4
|
2020-07-03 17:39:36 +09:00 |
|
ousttrue
|
1959344417
|
bump unity version in package.json to 2018.4
|
2020-07-03 17:38:44 +09:00 |
|
hiroj
|
f5b12e6ae9
|
Merge pull request #455 from ousttrue/bump_version_0_56_1
bump version to 0.56.1
|
2020-07-03 17:30:58 +09:00 |
|
ousttrue
|
455c14ed25
|
bump version to 0.56.1
Assets/VRM/package.jsonのバージョン上げ忘れ
|
2020-07-03 17:21:12 +09:00 |
|
hiroj
|
41b32b9987
|
Merge pull request #452 from PoChang007/UpdateUniVRMVersion
Update UniVRM version
|
2020-07-02 15:04:12 +09:00 |
|
PoChangSu
|
7ae7b23221
|
Update UniVRM version
|
2020-07-02 15:01:51 +09:00 |
|
hiroj
|
12715778f0
|
Merge pull request #451 from chromee/load-balance-build-mesh
BuildMesh load balancing in ImporterContext
|
2020-07-02 13:52:25 +09:00 |
|
chorome
|
c50ca1484c
|
load balance BuildMesh
|
2020-07-01 14:24:33 +09:00 |
|
hiroj
|
0fede9a708
|
Merge pull request #449 from ousttrue/fix_VRMLookAtBlendShapeApplyer
Fix vrm look at blend shape applyer
|
2020-07-01 12:41:53 +09:00 |
|
hiroj
|
4b2600f98c
|
Merge pull request #448 from ousttrue/remove_UniJSON35
単体のUniJSON35を削除
|
2020-07-01 12:39:52 +09:00 |
|
chorome
|
1b85a49836
|
ContinueWithCoroutine method supports a return value and a argument
|
2020-07-01 12:36:44 +09:00 |
|
ousttrue
|
ebe0c67a2b
|
add VRMBlendShapeProxy.Apply
|
2020-07-01 12:32:45 +09:00 |
|
ousttrue
|
a955c35ac3
|
update m_notSetValueApply default value to true
|
2020-07-01 12:27:58 +09:00 |
|
ousttrue
|
8024ec46a5
|
単体のUniJSON35を削除。vscodeでプロジェクトを開いた場合に、OmniSharp がサーチ読み込もうとしてエラーになってしまう
|
2020-07-01 12:18:08 +09:00 |
|
ousttrue
|
a3156a11b9
|
Merge pull request #447 from PoChang007/ErrorMessageForObjectExport
add error messages for export validation
|
2020-06-29 14:32:46 +09:00 |
|
PoChangSu
|
4e3e1c46a7
|
add dialog for error messages
|
2020-06-29 14:31:13 +09:00 |
|
PoChangSu
|
e7928df229
|
add error messages for export validation
|
2020-06-29 13:24:34 +09:00 |
|
ousttrue
|
f20072e543
|
Merge pull request #446 from PoChang007/FixInvalidAssetPath
fix invalid asset path
|
2020-06-29 11:55:49 +09:00 |
|
PoChangSu
|
94c8970c27
|
fix invalid asset path
|
2020-06-29 11:43:56 +09:00 |
|
ousttrue
|
a5aa74fe09
|
Merge pull request #445 from PoChang007/PreventInvalidFileName
check invalid file name
|
2020-06-25 19:30:23 +09:00 |
|
PoChangSu
|
73309bff07
|
add unit tests
|
2020-06-25 19:27:09 +09:00 |
|
PoChangSu
|
3ef81b2c8e
|
check invalid file name
|
2020-06-25 13:42:54 +09:00 |
|