Commit Graph

60 Commits

Author SHA1 Message Date
ousttrue
b879ce8a4a Remove thumbnail 2018-11-03 19:32:25 +09:00
ousttrue
3e3e4070cf Restore Clear, Add 2018-11-03 19:25:16 +09:00
ousttrue
965b81564d Restore BlendShapeAvatarEditor.BlendShapeClipSelector 2018-11-03 19:06:37 +09:00
ousttrue
7733b896ea Modified MaterialValueBindingMerger.Setter 2018-11-03 16:58:56 +09:00
ousttrue
7a95cd07ab Cleanup BlendShapeMerger. Removed BlendShapeMerger.Clear 2018-11-03 16:14:13 +09:00
ousttrue
caf215ca2a Modify BlendShapeClipEditor 2018-11-03 15:16:37 +09:00
ousttrue
183ec644ba BlendShape thumbnail 2018-11-03 14:26:15 +09:00
ousttrue
91306f4a83 Added BlendShapeClipDrawer 2018-11-03 03:21:45 +09:00
ousttrue
f0064a2879 PreviewSceneManager.Bake IEnumerable 2018-11-03 01:40:15 +09:00
ousttrue
74ab2683e5 Implement _ST, ST_S, ST_T 2018-11-02 22:07:40 +09:00
ousttrue
db4e16b7ab Added SerializedBlendShapeClipEditor.m_isBinaryProp 2018-11-02 21:24:04 +09:00
ousttrue
537bc70740 Implement camera move for preview camera 2018-11-02 18:50:10 +09:00
ousttrue
62b24dec1e Implemented ClipGUI using SerializedObject 2018-11-02 17:52:17 +09:00
ousttrue
214e0ac3a6 BlendShape/Editor/BlendShapeAvatarEditor use SerializedBlendShapeClipEditor 2018-11-02 16:32:13 +09:00
ousttrue
c1924a1c4e Tab 2018-11-02 16:00:49 +09:00
ousttrue
d349197ef6 Modify SerializedBlendShapeEditor 2018-11-02 15:50:36 +09:00
ousttrue
0ea5bb338b Separated BlendShapeClipSelector.cs 2018-11-02 14:55:13 +09:00
ousttrue
79e9241ef7 Move BlendShapeAvatar.AddBlendShapeClip 2018-11-02 14:18:43 +09:00
ousttrue
411bd286df Separate SerializedBlendShapeClipEditor 2018-11-01 23:08:01 +09:00
ousttrue
063df8b6a0 Removed unused VRMBlendShapeManipulator 2018-11-01 15:35:13 +09:00
ousttrue
d07a0c6775 UNITY_2018_2_OR_NEWER 2018-10-10 17:50:21 +09:00
ousttrue
361b70460c Added prefab search to editor 2018-08-27 00:02:14 +09:00
Toiro
419ae04233 BlendShapeAvater にAddBlendShapeClip したときに保存する 2018-08-24 00:55:54 +09:00
ousttrue
52b0cd18d5 Set initial BlendShapeClip.BlendShapeName from asset file name 2018-07-24 20:58:54 +09:00
ousttrue
88a39d2086 Added _MainTex_ST UI 2018-07-24 20:36:42 +09:00
ousttrue
b26e8883c7 Fixed missing BlendShapeClip bug 2018-07-24 18:54:43 +09:00
ousttrue
ca41dd359d Comment out Debug.Log 2018-06-07 17:05:45 +09:00
ousttrue
ec8a122303 Add message to VRMBlnedShapeProxyEditor 2018-04-20 15:42:40 +09:00
ousttrue
9a2fd83fef Move VRMBlnedShapeProxyEditor.BlendShapeSlider to VRMBlnedShapeProxyEditor.BlendShapeSlider 2018-04-20 14:11:35 +09:00
ousttrue
3dd41ce271 keep prefab reference on BlendShapeClip 2018-04-20 09:54:43 +09:00
ousttrue
d77470d244 SetDirty when apply 2018-04-19 22:06:49 +09:00
ousttrue
dc9826c187 fix BlendShapeInterface 2018-04-11 21:00:31 +09:00
ousttrue
e069983d1b wheel region 2018-04-10 14:54:07 +09:00
ousttrue
0c0e9ffaf3 wheel dolly for preview 2018-04-10 13:07:17 +09:00
ousttrue
59033ea18b add fold 2018-04-10 04:14:09 +09:00
ousttrue
e17aba79ad implement preview drag 2018-04-10 03:55:19 +09:00
ousttrue
bdd80e112e BlendShapeProxyのEditorモード廃止とMaterialMorph対応 2018-04-09 20:24:52 +09:00
ousttrue
c9bec38fea implement Material Morph in/out 2018-04-09 19:50:31 +09:00
ousttrue
50ecd633d5 add PreviewSceneManager.m_materialMap 2018-04-09 18:22:46 +09:00
ousttrue
90c173fa92 fix member hide 2018-04-09 14:41:00 +09:00
ousttrue
3a9b2ba33c fix Unity-5.6 build 2018-04-09 14:40:18 +09:00
ousttrue
a3f180cc76 add PreviewEditor 2018-04-09 01:02:50 +09:00
ousttrue
92d321f538 implement MaterialValueBinding 2018-04-08 23:46:10 +09:00
ousttrue
827e7a4be3 add MeshPreviewItem 2018-04-08 09:06:53 +09:00
ousttrue
1b32d4f377 fix PreviewFaceRenderer for Unity-2017 2018-04-08 03:15:07 +09:00
ousttrue
84c34d2710 fix compatibility of Unity-5.6 and Unity-2017 2018-04-08 01:59:16 +09:00
ousttrue
f3947ffbd6 PreviewSceneManager has Prefab 2018-04-08 01:43:37 +09:00
ousttrue
49916176e2 implement BlendShapeClipEditor 2018-04-07 21:43:39 +09:00
ousttrue
1904c96661 add PreviewSceneManager 2018-04-07 20:16:00 +09:00
ousttrue
e89655d2aa fix Editor 2018-04-06 22:31:12 +09:00