Commit Graph

21 Commits

Author SHA1 Message Date
ousttrue
daff196277 上よせ 2024-11-12 14:56:17 +09:00
ousttrue
8798af484a VRM10SpringBoneDrawer のボタン移植 2024-11-09 01:56:05 +09:00
ousttrue
01b34c4b89 update SpringBone editor 2024-11-09 01:42:08 +09:00
ousttrue
11a53c967a Vrm10InstanceEditor 3tabs. VrmInstance, LookAt, SpringBone 2024-11-09 00:37:28 +09:00
ousttrue
3b470978d9 remove VRM10Window 2024-11-07 19:38:26 +09:00
ousttrue
be20563059 GetComponent を置き換え。
TryGetComponent
GetComponentOrThrow(拡張関数)
GetComponentOrNull(拡張関数)

sample と test は据え置き
2024-07-24 22:09:30 +09:00
Masataka SUMI
e9da5e2b7b mv VRMShaders namespace to UniGLTF 2024-07-20 23:47:45 +09:00
ousttrue
90a1192be2 menu 名と dialog 名を整理
- menu 名を関連クラスの `public const string MENU_NAME` にした(特に validate=true で2回同名で呼ぶところ)
- menu 表示名と dialog のタイトルを同じ文字列にした
2023-11-15 16:01:21 +09:00
Fuji Sunflower
48708b82c4 Fix switch-case
Fix switch-case
2023-10-28 20:40:36 +09:00
mkc1370
5043781ebf Added support for paths within editable Packages to UnityPath 2022-11-03 20:20:46 +09:00
ousttrue
43f78eac12 add prefab assignment when asset created 2022-10-26 14:27:41 +09:00
ousttrue
b18e5cd63b VRM10Object を作成するステップ
* VRM10Object が無いときにエラー表示
* VRM10Object が無ければ VRM10Instance を停止させる
2022-10-26 14:27:36 +09:00
ousttrue
383ac4f7b4
Merge pull request #1876 from ousttrue/feature10/springbone_picker
[1.0] SpringBone の 設定 UI
2022-10-25 16:33:10 +09:00
0b5vr
7a93206a94 feature: 親指の向き・爪の向きのギズモを更新
ousttrueさんによる元コミット: b2c3d14942
2022-10-24 18:24:54 +09:00
ousttrue
f77f0dc6f5 コード整理。SpringBoneEditor を VRM10Window に統合
* 元は Constraint などのエディタもあったのだけど、削った。量が減ったので合体
2022-10-21 17:25:45 +09:00
ousttrue
916e4751c8 WINDOW_TITLE to VRM1.0 Model Editor 2022-10-21 17:10:26 +09:00
ousttrue
b2c3d14942 親指のガイド表示 2022-10-20 16:58:43 +09:00
Masataka SUMI
0dfa783406 mv CachedEnum namespace to UniGLTF.Utils 2022-09-07 15:59:35 +09:00
Masataka SUMI
29163a43b1 Use CachedEnum 2022-09-07 15:38:02 +09:00
ousttrue
34ada67f32 Create new VRM10Object button create expressions. 2022-07-01 15:22:22 +09:00
ousttrue
cd123c21ae add custom editor 2022-02-17 17:44:33 +09:00