ousttrue
|
55db3fa8c3
|
clear
|
2021-06-15 20:03:23 +09:00 |
|
ousttrue
|
cb59024f8e
|
WIP VRM10Object
|
2021-06-15 19:10:54 +09:00 |
|
ousttrue
|
1a063ff3f6
|
Merge pull request #1036 from ousttrue/feature10/impl_aim_constraint
aim constraint Yaw, Pitch freeze
|
2021-06-15 15:11:31 +09:00 |
|
ousttrue
|
ca2d28ddfb
|
null check
|
2021-06-15 15:01:17 +09:00 |
|
ousttrue
|
671b333673
|
aim constraint Yaw, Pitch freeze
|
2021-06-15 14:51:20 +09:00 |
|
ousttrue
|
ceed241abd
|
avoid editor error if not playing
|
2021-06-15 14:16:52 +09:00 |
|
ousttrue
|
48a9ea6230
|
new EditorGUI.DisabledScope(false) は GUI.enabled = true という意味ではないぽい
|
2021-06-15 14:04:33 +09:00 |
|
ousttrue
|
048ce04ebd
|
runtime 変数置き場を隔離して、初期化を遅延。Editor 用の変数の初期化を分離。
|
2021-06-15 13:43:16 +09:00 |
|
Masataka SUMI
|
193342c701
|
Fix failing extracting meta object file in vrm1
|
2021-06-14 19:41:16 +09:00 |
|
Masataka SUMI
|
03144e6add
|
fix bug
|
2021-06-14 16:35:29 +09:00 |
|
ousttrue
|
bc429439ee
|
とりあえず Exception 回避
|
2021-06-14 15:36:42 +09:00 |
|
ousttrue
|
611da973e5
|
Merge pull request #1024 from Santarh/mtoon3
Use MToon10 in VRM1.0 implementation.
|
2021-06-14 12:43:10 +09:00 |
|
Masataka SUMI
|
f66ef33d2d
|
migrate mtoon texture transform correctly.
|
2021-06-11 21:46:01 +09:00 |
|
ousttrue
|
f680423aba
|
Merge pull request #1023 from ousttrue/feature10/update_jsonschema
JsonSchema を更新
|
2021-06-11 17:27:23 +09:00 |
|
ousttrue
|
423889cb05
|
UnityObjectManager is not unnecessary for prefab
|
2021-06-11 17:12:13 +09:00 |
|
ousttrue
|
c523b1c7ea
|
JsonSchema を更新
|
2021-06-11 16:38:22 +09:00 |
|
ousttrue
|
612a59cba7
|
TakeResponsibilityForDestroyObjectFunc の返り値削除
GameObject(prefab root)の移譲の判定にしか使っていなかった。設計変更で不要になった
|
2021-06-10 20:39:13 +09:00 |
|
ousttrue
|
0bdd18c408
|
fix humanoid SubAssetKey
|
2021-06-10 20:39:13 +09:00 |
|
ousttrue
|
e9d4654678
|
UnityObjectManager から ScriptedImporter に移譲する
|
2021-06-10 20:39:12 +09:00 |
|
ousttrue
|
a17c789a02
|
ImporterContext.LoadAsync が UnityObjectManager を戻すようにインタフェースを変更
|
2021-06-10 20:39:12 +09:00 |
|
ousttrue
|
3b1f3fb52c
|
add SubAssetKey to TakeResponsibilityForDestroyObjectFunc
|
2021-06-10 20:39:11 +09:00 |
|
Masataka SUMI
|
2dd31517e2
|
use MToon10 in VRM10 import/export
|
2021-06-10 20:23:42 +09:00 |
|
Masataka SUMI
|
45b7b3e7de
|
Add migration mtoon10
|
2021-06-10 15:20:13 +09:00 |
|
ousttrue
|
44b9652d6f
|
null check
|
2021-06-09 15:50:16 +09:00 |
|
ousttrue
|
d01b41e963
|
fix VrmScriptedImporterEditorGUI
|
2021-06-09 15:49:53 +09:00 |
|
ousttrue
|
3c779b1110
|
UnityEditor.Selection.activeTransform
|
2021-06-09 15:49:32 +09:00 |
|
ousttrue
|
e7d461fac1
|
Vrm10Parser を導入して、ここで extension の取り出しと migrate を呼び出すようにした。
|
2021-06-09 13:16:04 +09:00 |
|
ousttrue
|
b07eda0caa
|
TryParseOrMigrate return bool
|
2021-06-08 19:38:40 +09:00 |
|
ousttrue
|
83654b447d
|
OnEnable is run when Attached.
|
2021-06-08 19:24:46 +09:00 |
|
ousttrue
|
bf3f4416a8
|
Vrm10Importer.OpenOrMigrate
|
2021-06-08 19:24:17 +09:00 |
|
ousttrue
|
8dd640b4bc
|
ObjectField in play mode
https://qiita.com/mattak/items/6f4c358b781392a4c3fb
|
2021-06-08 18:40:04 +09:00 |
|
ousttrue
|
098d0458a1
|
remove waning
|
2021-06-08 18:22:06 +09:00 |
|
ousttrue
|
b8bf52592f
|
Merge pull request #1007 from ousttrue/feature/impl_morph_target_sparse_for_divided
既存の morphTarget の sparse export を整理して、divided 頂点バッファでも動くようにした
|
2021-06-07 19:18:08 +09:00 |
|
ousttrue
|
ada991eb71
|
コード見直し。SparseBase 使ってなかった。
|
2021-06-07 19:13:10 +09:00 |
|
ousttrue
|
20602bc805
|
texture が無い時(index==-1)に入れ物を作らない。KHR_materials_unlit を有効に。
|
2021-06-04 17:25:23 +09:00 |
|
ousttrue
|
40be812e25
|
fix -1 index in migration
|
2021-06-04 16:34:26 +09:00 |
|
ousttrue
|
a557fd6eae
|
show migration error
|
2021-06-04 16:27:25 +09:00 |
|
ousttrue
|
80abc5d7ce
|
implement BlendShapeExporter.Export
|
2021-06-04 15:40:44 +09:00 |
|
ousttrue
|
7e42a8bd12
|
BlendShapeExporter を準備中
|
2021-06-04 13:39:28 +09:00 |
|
ousttrue
|
ce98d54976
|
IBlendShapeFilter
|
2021-06-03 18:14:38 +09:00 |
|
ousttrue
|
acfe0d347a
|
implement AnimationClip extract
|
2021-06-03 14:11:12 +09:00 |
|
ousttrue
|
4c130f1e27
|
TmpGuiEnable to EditorGUI.DisabledScope
|
2021-06-03 14:11:12 +09:00 |
|
ousttrue
|
fd18413d67
|
Merge pull request #996 from ousttrue/feature10/update_spring_bone_tail_spec
Feature10/update spring bone tail spec
|
2021-06-01 19:43:45 +09:00 |
|
ousttrue
|
2d53b15559
|
MeshUtility.Humanoid を UniHumanoid.Humanoid に移動
|
2021-06-01 18:24:07 +09:00 |
|
ousttrue
|
56db0e2e54
|
rename namespace MeshUtility to UniGLTF.MeshUtility
* MeshUtility と UniGLTF に重複していたクラスを削除
|
2021-06-01 18:09:41 +09:00 |
|
ousttrue
|
a7464374ab
|
spring bone の末端に追加の joint を配置
https://github.com/vrm-c/vrm-specification/pull/255
|
2021-06-01 17:29:36 +09:00 |
|
ousttrue
|
e3ffffbd6f
|
SpringBone 末端の仕様変更
https://github.com/vrm-c/vrm-specification/pull/255
|
2021-06-01 17:03:56 +09:00 |
|
ousttrue
|
b2f342d7e1
|
rename VRM10SpringJoint to VRM10SpringBoneJoint
|
2021-06-01 16:55:34 +09:00 |
|
ousttrue
|
f97bbc1ea5
|
new m_colliderList
|
2021-06-01 16:42:36 +09:00 |
|
ousttrue
|
3f09717236
|
Feature10/spring bone editor (#994)
* SceneView switch
* VRM10ControllerEditor を分割
* VRM10/Editor/Components/VRM10ControllerSceneView.cs
* LookAtEditor, SpringBoneEditor
* VRM10SpringBoneColliderGroup and VRM10SpringBone to VRM10ControllerSpringBone. not MonoBehaviour
* ReorderableList
* VRM10Window.cs
* SpringBoneTreeView
* ScrollView
* rename
* VRM10SpringBoneColliderEditor
* SelectedGUIBase
* spring name
* VRM10SpringBoneCollider gizmo to handle
* SelectedGUI
* 再度、VRM10SpringBoneColliderGroup を MonoBehaviour へ。SerializedObject の参照の都合
|
2021-06-01 16:00:49 +09:00 |
|