Commit Graph

1151 Commits

Author SHA1 Message Date
ousttrue
c869adfef1 Bump version to 0.56.2 2020-07-06 11:24:21 +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
ousttrue
1457b9c125
Merge pull request #443 from PoChang007/AddMeshUtility
correct git url
2020-06-23 18:13:16 +09:00
PoChangSu
b39e27db0a correct git url 2020-06-23 18:10:51 +09:00
ousttrue
b99fb5a11e
Merge pull request #434 from PoChang007/AddMeshUtility
Add mesh utility
2020-06-23 17:36:53 +09:00
PoChangSu
713083d0e1 add validation 2020-06-23 17:34:37 +09:00
hiroj
0e6d93f276
Merge pull request #442 from ousttrue/add_shadername
add constant UniGLTF.UniUnlit.Utils.ShaderName
2020-06-23 16:06:33 +09:00
ousttrue
630e8fdd49 for UniVRM_1_0 2020-06-23 16:03:22 +09:00
hiroj
14e93698fe
Merge pull request #441 from ousttrue/add_vrmshaders_to_unitypackage
update export UnityPackage menu
2020-06-23 15:33:23 +09:00
ousttrue
561b6a3130 update UnityPacakge files. remove UniJSON-standalone, UniHumanoid-standalone, UniGLTF-standalone 2020-06-23 15:30:26 +09:00
PoChangSu
93c243b532 update package info and add url link 2020-06-23 14:19:16 +09:00
hiroj
d312cf523f
Merge pull request #440 from ousttrue/update_unity
Unityのバージョン更新
2020-06-23 14:16:15 +09:00
ousttrue
957cfc8ec1 Unity-2018.4. ScriptingRuntimeVersion: 1 2020-06-23 14:10:26 +09:00
hiroj
4e7d954122
Merge pull request #439 from ousttrue/fix_build_issuccess
package作成のバグ修正
2020-06-23 13:05:41 +09:00
ousttrue
205de44923 reverse 2020-06-23 13:03:23 +09:00
PoChangSu
ab2056a927 upload README 2020-06-22 17:33:02 +09:00
PoChangSu
425a4317d0 upload documentation 2020-06-22 17:32:21 +09:00
PoChangSu
512c88671b refactoring 2020-06-22 17:29:39 +09:00
hiroj
286e12b958
Merge pull request #430 from yoship1639/fix/spring_bone
Fix: SpringBone LateUpdate to FixedUpdate
2020-06-22 14:11:44 +09:00
hiroj
d91ab377cd
Merge pull request #436 from ousttrue/separate_vrmshaders
Separate vrmshaders
2020-06-22 14:10:17 +09:00
ousttrue
e303de9d7b add VRMShaders/package.json 2020-06-19 13:03:32 +09:00
ousttrue
8ab44470cd mv Assets/VRM/MToon,UniUnlit,ShaderProperty to Assets/VRMShaders 2020-06-19 12:56:57 +09:00
hiroj
37143ab95b
Merge pull request #435 from ousttrue/update_mtoon
update MToon
2020-06-18 21:04:57 +09:00
ousttrue
d4fc56e197 v3.3 #334 2020-06-18 21:02:06 +09:00
PoChangSu
3a0ae1749e Add mesh utility 2020-06-18 17:41:25 +09:00
hiroj
7a7925d375
Merge pull request #433 from ousttrue/exporter_use_jpg
EditorExport時にアセットが見つかったTextureは、それを使う
2020-06-16 15:09:01 +09:00
hiroj
348f4afdd8
Merge pull request #432 from ousttrue/fix_nullcheck
Fix nullcheck
2020-06-16 15:07:43 +09:00
yoship1639
6027b800c9 Fix: Selectable LateUpdate or FIxedUpdate 2020-06-15 19:48:35 +09:00
ousttrue
8b4bae8141 #245 2020-06-15 17:15:28 +09:00