PoChang007
|
df101a6daf
|
Merge pull request #1142 from ousttrue/fix1/expression_ui
Fix1/expression UI
|
2021-08-11 19:22:22 +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 |
|
PoChang007
|
19278498d5
|
Merge pull request #1141 from ousttrue/feature1/remove_expression_preset
VRM10Expression.Preset と ExpressionName を廃止
|
2021-08-11 14:46:09 +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 |
|
ousttrue
|
c4c3fe3a8a
|
Merge pull request #1140 from notargs/unity_2020
Unity2020対応のデグレを修正
|
2021-08-10 17:16:06 +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 |
|
PoChang007
|
a1e6190a31
|
Merge pull request #1135 from ousttrue/feature1/add_default_expressions
Feature1/add default expressions
|
2021-08-06 18:28:05 +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 |
|
PoChang007
|
75aca00296
|
Merge pull request #1132 from ousttrue/feature1/vrm1_unitypackage
VRM-1.0 の unitypackage も作成する
|
2021-08-06 15:22:44 +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 |
|
ousttrue
|
c19330b3cf
|
Merge pull request #1131 from Santarh/asmdef2
Use GUID in asmdefs
|
2021-08-05 13:25:10 +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
|
347616823e
|
Merge pull request #1130 from ousttrue/Unity2019_settings
update 2019 settings
|
2021-08-04 15:04:08 +09:00 |
|
ousttrue
|
8fdca3b75a
|
update settings
|
2021-08-04 15:02:26 +09:00 |
|
ousttrue
|
25f7d9df29
|
Merge pull request #1129 from ousttrue/fix1/fix_scripted_impoter_editor
開発バージョンをUnity-2019にあげる。および、 Unity-2019 require ApplyRevertGUI call in OnInspectorGUI の修正
|
2021-08-04 14:48:44 +09:00 |
|
ousttrue
|
62c273fe3b
|
開発バージョンを Unity-2019 に変更 #1126
|
2021-08-04 14:43:36 +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 |
|
PoChang007
|
192f15cd69
|
Merge pull request #1125 from ousttrue/fix1/EnumerateExpressinKeys_null_check
null check
|
2021-08-03 15:19:29 +09:00 |
|
ousttrue
|
6951519a79
|
null check
|
2021-08-03 14:57:05 +09:00 |
|
PoChang007
|
cfffcb6c74
|
Merge pull request #1124 from ousttrue/fix1/expression_custom_null
add null check
|
2021-08-03 13:41:23 +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 |
|
PoChang007
|
56408b4fa8
|
Merge pull request #1119 from ousttrue/feature/runtime_export_use_normalize
ラインタイムエクスポート時に正規化を実行する例
|
2021-07-30 23:38:54 +09:00 |
|
ousttrue
|
0be6b87cea
|
use VRMBoneNormalizer
|
2021-07-29 18:25:03 +09:00 |
|
ousttrue
|
819fb95a25
|
Extract 時に VRM10Expression.Prefab をセットする
|
2021-07-29 17:51:38 +09:00 |
|
ousttrue
|
a7d0880295
|
null check
何故か null の時がある
|
2021-07-29 17:50:54 +09:00 |
|
ousttrue
|
c1c778e907
|
* PreviewPrefab の ObjectField を常時表示
* m_scene のライフサイクルを整理(生成を遅延。OnDestroyとPrefabが変更された時に破棄)
|
2021-07-29 17:42:21 +09:00 |
|
ousttrue
|
9fd371563c
|
remove inheritance
|
2021-07-29 17:19:08 +09:00 |
|
ousttrue
|
89073efdba
|
remove unused
|
2021-07-29 17:13:42 +09:00 |
|
ousttrue
|
7067e52205
|
Merge pull request #1117 from ichi-23/ichi/skip_invalid_mesh_export
Skip mesh export when MeshExportInfo.CanExport is false
|
2021-07-28 14:52:56 +09:00 |
|
ichi23
|
c438331162
|
skip mesh export if CanExport is false
|
2021-07-27 16:11:09 +09:00 |
|
ousttrue
|
35798939b7
|
Merge pull request #1109 from Santarh/fixDestroyNulLAccess
Add properties & Fix the bug in `RuntimeGltfInstance`
|
2021-07-19 17:50:00 +09:00 |
|
Masataka SUMI
|
2f970a200c
|
Add Nodes property.
|
2021-07-19 16:57:39 +09:00 |
|
Masataka SUMI
|
b6fc095ce1
|
Add animationClip property.
|
2021-07-19 16:51:20 +09:00 |
|
Masataka SUMI
|
5baee4aabf
|
Fix the bug about unrelated renderers was manipulated.
|
2021-07-19 16:41:20 +09:00 |
|
Masataka SUMI
|
e3929b2d04
|
add interfaces.
|
2021-07-19 16:40:15 +09:00 |
|