Commit Graph

677 Commits

Author SHA1 Message Date
ousttrue
39e2a8159a check UNITY_EDITOR error
#701
2021-01-28 17:53:06 +09:00
ousttrue
7ad06ad056
Merge pull request #697 from ousttrue/version/v0_65_1
v0.65.1
2021-01-27 17:16:56 +09:00
ousttrue
f470f817d8
Merge pull request #698 from PoChang007/fix_typo
fix typo
2021-01-27 15:52:03 +09:00
ousttrue
9a56c850e4 v0.65.1 2021-01-27 15:43:51 +09:00
Masataka SUMI
37b6d1ca04 The test checks the actual code. 2021-01-27 15:41:50 +09:00
Masataka SUMI
17023b94b2 make BlendShapeClip serializer public. 2021-01-27 15:38:21 +09:00
Masataka SUMI
1cf9cba349 Fix #694 Turkish "i" problem. 2021-01-27 15:12:46 +09:00
pochang007
39e3c6faa0 fix typo 2021-01-27 06:49:26 +09:00
ousttrue
e39a94c91a
Merge pull request #692 from ousttrue/v0.65.0
v0.65.0
2021-01-25 18:06:00 +09:00
ousttrue
7c0387bb5c
Merge pull request #691 from ousttrue/fix/firstperson_reset
add Validation.Extended
2021-01-25 18:05:55 +09:00
ousttrue
4b23c5ce2d v0.65.0 2021-01-25 17:53:26 +09:00
ousttrue
b93e5c4a3d add Validation.Extended
#680
2021-01-25 15:09:27 +09:00
ousttrue
9d341ac34f set dirty when add Clip
#628
2021-01-25 14:26:05 +09:00
ousttrue
f173b32701
Merge pull request #686 from hiroj/add_ITextureExporter
add ITextureExporter
2021-01-25 13:16:19 +09:00
hiroj
28d931aa6f add ITextureExporter 2021-01-22 21:25:01 +09:00
pochang007
935f6e2b36 add MeshUtility editor 2021-01-22 09:20:03 +09:00
ousttrue
2d9773cec2
Merge pull request #672 from ousttrue/feature/rename_menu
Feature/rename menu
2021-01-14 19:55:43 +09:00
ousttrue
61ac29090c
Merge pull request #668 from ousttrue/feature/unique_joints
Feature/unique joints
2021-01-14 19:55:34 +09:00
ousttrue
ba81098b53 update version 0.64.0 2021-01-14 19:26:33 +09:00
ousttrue
ff31a01e7d update menu 2021-01-14 19:26:33 +09:00
hiroj
221945fbe7
Merge pull request #662 from ousttrue/feature/firstperson_for_other
add VRMFirstPerson.SetVisiblity
2021-01-14 19:02:26 +09:00
PoChang007
da28ca1dbe updated docs 2021-01-13 18:21:39 +09:00
ousttrue
a3fbd81c66 fix 2021-01-13 17:27:44 +09:00
ousttrue
5c8859b83a enabled = false 2021-01-13 13:27:21 +09:00
ousttrue
41e45dd83a add VRMFirstPerson.SetVisiblity
#633
2021-01-12 17:47:07 +09:00
ousttrue
796470b17e
Merge branch 'master' into feature/vrm10 2021-01-12 12:53:43 +09:00
ousttrue
575f04e61a version 0.63.2 2021-01-08 13:12:44 +09:00
ousttrue
797435f398 export empty dictionary. version 0.63.2 2021-01-08 13:12:25 +09:00
ousttrue
d53942a7bd merge vrm10
* MeshUtility を UniGLTF 下に移動
* Assets/VRM10 を追加
* JsonSchemaからのコード生成 UniGLTF/Editor/Generator を追加
2021-01-07 13:37:24 +09:00
ousttrue
51dbcb76e5 MeshUtility を UniGLTF 下に移動
意図しない MeshUtility => UniGLTF 向きの参照が残っていて UPM が動作しなかった。次バージョンで予定していたファイル移動を繰り上げ
2021-01-06 20:20:14 +09:00
ousttrue
d1ce503ef2
Merge pull request #649 from ousttrue/version/0.63.1
v0.63.1
2021-01-06 19:32:31 +09:00
ousttrue
415fe47007 v0.63.1 2021-01-06 17:02:17 +09:00
ousttrue
f79de37895 スクリーンショット保存ダイアログで複数の拡張子を選択するのやめて png だけにする 2021-01-06 17:00:07 +09:00
ousttrue
452975bd08 fix unitypackage 2021-01-04 19:31:17 +09:00
ousttrue
972f2d0286
Merge pull request #647 from ousttrue/version/0.63.0
version 0.63.0
2021-01-04 18:11:56 +09:00
ousttrue
4536599d52 version 0.63.0 2021-01-04 18:10:24 +09:00
ousttrue
6ae2c504bd スクリーンショット作成時に、JpegEncodeしているのに拡張子がpng
#639
2021-01-04 17:02:27 +09:00
ousttrue
34f3cbbd92 glTF_VRM_extensions.TryDeserilize 2020-12-02 15:27:31 +09:00
ousttrue
90e9766190 VRM/Runtime/Format から UnityEngine 依存を除去 2020-12-01 20:26:34 +09:00
ousttrue
4ffd97c2e9 FolderとAsmdef整理。Runtime, Editor, Tests 2020-12-01 19:54:13 +09:00
ousttrue
32ec9beb1f fix all tests 2020-11-26 21:19:17 +09:00
ousttrue
641ef08a6d CollectionSerializationBase 2020-11-26 20:04:06 +09:00
ousttrue
40c27f2ec4 update VRMSerializerGenerator 2020-11-26 19:17:06 +09:00
ousttrue
59628a882c gltfExtension を gltfExtensionExport と gltfExtensionImport に分割 2020-11-25 15:19:18 +09:00
ousttrue
02994cce82 UniGLTF から MeshUtility への依存を削除 2020-11-24 20:33:16 +09:00
ousttrue
77e4ca62cb fix 2020-11-24 20:17:15 +09:00
ousttrue
0f939c2ec1 UniGLTF-2.0.0 2020-11-24 19:56:04 +09:00
ousttrue
797e3b84de UniGLTF upm 2020-11-24 19:09:05 +09:00
ousttrue
a8566292d5 UniGLTF を移動して、admdef を調整 2020-11-24 18:59:56 +09:00
ousttrue
b44f7c83d4 GeneratorによるSerializationに一本化するので、ReflectionによるSerializationのJsonSchemaValidatorを削除する。UnitTestを通した。 2020-11-24 17:43:58 +09:00