Commit Graph

1945 Commits

Author SHA1 Message Date
ousttrue
7189cfeeb3 内部バージョンは維持 UniGLTF/UniGLTFVersion.cs
* gltf/asset/generator は据え置き
2021-08-20 13:38:16 +09:00
ousttrue
8e51cef38f UniVRM-0.81.0
* rename com.vrmc.unigltf to com.vrmc.gltf
* and reversion. com.vrmc.gltf use same version with vrm
2021-08-19 18:49:08 +09:00
ousttrue
adf11cd151 unitypackage 名 2021-08-18 21:12:26 +09:00
ousttrue
8b433a9e49 未使用 2021-08-18 21:12:12 +09:00
ousttrue
9562909c65 com.vrmc.univrm1 to com.vrmc.vrm 2021-08-18 20:56:43 +09:00
ousttrue
497ec8156b update unitypackage 2021-08-18 19:58:44 +09:00
ousttrue
3dfca8b3e6 fix 2021-08-18 19:34:27 +09:00
ousttrue
33a3b15c37 fix 2021-08-18 19:02:47 +09:00
ousttrue
7c3a0c48cc prefix 2021-08-18 18:59:38 +09:00
ousttrue
448cefded0 update 2021-08-18 18:30:07 +09:00
ousttrue
54d2e967e5 mv VRM10.Samples to VRM10/Samples
* StreamingAssets 移動
* BVH load 調整
2021-08-18 18:19:14 +09:00
ousttrue
cb5a30d683 update VersionMenu
* vrm-1 の更新忘れてた
* samples 追加
2021-08-18 18:04:18 +09:00
ousttrue
2cd4331c99 namespace 2021-08-18 17:56:04 +09:00
ousttrue
45ac246b05 mv VRM.Samples to VRM/Samples 2021-08-18 17:40:06 +09:00
ousttrue
504f6e8a47 remove not implemented 2021-08-17 21:15:01 +09:00
ousttrue
b0de928791 UNITY_EDITOR 2021-08-17 21:02:50 +09:00
ousttrue
f8b965760d WIP EditorTool 2021-08-17 20:53:05 +09:00
ousttrue
2e50a09cc8
Merge pull request #1151 from ousttrue/fix1/mtoon_emission_hdr
add [HDR]
2021-08-17 14:04:25 +09:00
ousttrue
e530c4c6da implement Mesh.colors 2021-08-16 19:23:33 +09:00
ousttrue
214cc64437 add [HDR] 2021-08-13 13:21:39 +09:00
ousttrue
e019cb99ee シーンの修正漏れ 2021-08-12 18:14:00 +09:00
ousttrue
054453ca6e restore CreateUnityPackageWithBuild 2021-08-12 17:15:44 +09:00
PoChang007
593ba057aa
Merge pull request #1144 from ousttrue/feature/springbone_reset
OnResetClicked
2021-08-11 22:07:48 +09:00
ousttrue
e3f6d9b4f4 OnResetClicked 2021-08-11 22:01:32 +09:00
ousttrue
a2b7e34ff5 UniVRM-0.80.0 2021-08-11 20:02:05 +09:00
ousttrue
96dc839f26 Editor の状態保持を static 変数に変更 2021-08-11 17:46:28 +09:00
ousttrue
3767165f9b Expression の UI 調整 2021-08-11 17:43:18 +09:00
ousttrue
9592905e57 VRM10Expression.Preset と ExpressionName を廃止
* VRM10Expression.Preset は VRM10ObjectExpression の度のスロットにセットされているかで判定
* VRM10Expression.ExpressionName は VRM10Expression.name を使う
2021-08-10 19:49:48 +09:00
PoChang007
7ee49e0866
Merge pull request #1134 from ousttrue/feature1/update_jsonschema
Feature1/update jsonschema
2021-08-10 18:33:46 +09:00
notargs
d7f9ecb537 Unity2020対応 2021-08-10 15:34:44 +09:00
PoChang007
8f31f32d68
Merge pull request #1136 from ousttrue/fix1/fix_firstperson_editor
Fix1/fix firstperson editor
2021-08-06 18:28:48 +09:00
ousttrue
081dbae6ff first person set default button 2021-08-06 17:42:20 +09:00
ousttrue
f28b5f93df assign vrmObject.Prefab when Extract 2021-08-06 17:24:05 +09:00
ousttrue
b4b01e7518 prefab field 2021-08-06 17:19:36 +09:00
ousttrue
026797d2f3 import 時に null の expression をデフォルト値で生成する 2021-08-06 16:51:48 +09:00
ousttrue
93bb449548 remove log message 2021-08-06 16:42:33 +09:00
ousttrue
13d6b263a9 fix obsoleted 2021-08-06 16:41:37 +09:00
ousttrue
dd31a7d611 update schema done 2021-08-06 16:34:43 +09:00
ousttrue
cc89cb104c update JsonSchema to VRM-1.0beta 2021-08-06 16:27:50 +09:00
PoChang007
5010c5384a
Merge pull request #1133 from ousttrue/fix1/viewui_null_check
add null check
2021-08-06 15:24:56 +09:00
ousttrue
f6d58fa8b7 add null check 2021-08-06 15:22:23 +09:00
ousttrue
f5833bb165 VRM-1.0 の unitypackage も作成する 2021-08-06 15:17:12 +09:00
Masataka SUMI
36e7d1ef98 remove duplicated 2021-08-04 23:35:48 +09:00
Masataka SUMI
58b2588f2d Use GUID in asmdefs 2021-08-04 15:19:09 +09:00
ousttrue
cb0c2b7570 Unity-2019 require ApplyRevertGUI call in OnInspectorGUI
https://github.com/Unity-Technologies/UnityCsReference/blob/2019.4/Modules/AssetPipelineEditor/ImportSettings/AssetImporterEditor.cs#L443
2021-08-04 14:37:23 +09:00
ousttrue
6951519a79 null check 2021-08-03 14:57:05 +09:00
ousttrue
6dead3bcd8 add null check 2021-08-03 13:34:36 +09:00
ousttrue
8d193fd698
Merge pull request #1118 from ousttrue/fix10/fix_expression_editor
[VRM10] VRM10Expression のカスタムエディターの修正
2021-08-03 12:57:11 +09:00
ousttrue
2aa0f86ab4
ライティングのテスト用シーンを追加 (#1123)
* add lookdev scene

1K EXR from
https://polyhaven.com/a/ballroom
https://polyhaven.com/a/moonless_golf
https://polyhaven.com/a/lilienstein
https://polyhaven.com/a/spruit_sunrise

* mv UniGLTF.Samples

* mv
2021-08-02 19:31:57 +09:00
ousttrue
0be6b87cea use VRMBoneNormalizer 2021-07-29 18:25:03 +09:00