ousttrue
|
c0d29dd2e6
|
UniGLTF.MeshUtility.MeshIntegrationTab
|
2023-11-17 20:42:45 +09:00 |
|
ousttrue
|
8e6c005600
|
GltfMeshUtility を基底クラスとして切り出し
|
2023-11-17 19:36:57 +09:00 |
|
ousttrue
|
a700798c34
|
Merge pull request #2184 from ousttrue/fix_menu_name
menu 名と dialog 名を整理
|
2023-11-15 20:54:33 +09:00 |
|
ousttrue
|
b216a5bbc0
|
メニューの表記、順番調整
- `-1.0` => ` 1.0`
- `Import` and `Export`
- `Export < Import < MeshUtility` order
|
2023-11-15 18:24:02 +09:00 |
|
ousttrue
|
05738f2f49
|
不要な using.
TODO: language server 設定確認...
|
2023-11-15 16:08:33 +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 |
|
ousttrue
|
3f7a1fa09d
|
Merge pull request #2183 from ousttrue/fix/firstperson_split
[vrm1.0] impl mesh split by blendshape existence
|
2023-11-13 20:17:09 +09:00 |
|
ousttrue
|
225d58cf12
|
fix 4 indent
|
2023-11-13 19:05:32 +09:00 |
|
ousttrue
|
e84472e9fd
|
impl mesh split by BlendShape existence.
|
2023-11-07 21:36:28 +09:00 |
|
ousttrue
|
654974d4e9
|
add Undo.RegisterFullObjectHierarchyUndo
|
2023-11-07 19:28:10 +09:00 |
|
ousttrue
|
8deb17d18c
|
WIP split by blendshape
|
2023-11-07 19:21:03 +09:00 |
|
ousttrue
|
d4ca89562e
|
fix BoneWeights in MeshIntegration
|
2023-11-06 20:58:27 +09:00 |
|
ousttrue
|
f917b8f372
|
mesh empty
|
2023-11-06 19:47:06 +09:00 |
|
ousttrue
|
12c5f9a7d2
|
CreateErasedMeshAsync
|
2023-11-01 20:37:14 +09:00 |
|
ousttrue
|
acc47ef119
|
WIP generate FirstPerson headless model
|
2023-11-01 20:03:59 +09:00 |
|
ousttrue
|
18dccde65e
|
2tabに変更
|
2023-11-01 19:03:49 +09:00 |
|
ousttrue
|
c4fbd485ed
|
Merge pull request #2181 from FujiSunflower/master
Simplified some GUI
|
2023-11-01 18:30:28 +09:00 |
|
ousttrue
|
e896c6c91b
|
Merge pull request #2180 from ousttrue/fix/refactor_mesh_integration
[vrm1.0] impl refactor mesh integration
|
2023-10-31 16:45:55 +09:00 |
|
ousttrue
|
9aea31c951
|
remove using
|
2023-10-31 16:40:34 +09:00 |
|
Fuji Sunflower
|
48708b82c4
|
Fix switch-case
Fix switch-case
|
2023-10-28 20:40:36 +09:00 |
|
Fuji Sunflower
|
e479edcec0
|
Change simple code
Change simple GUI code
|
2023-10-28 20:37:06 +09:00 |
|
Fuji Sunflower
|
407d6372f4
|
Change to VerticalScope
Change to VerticalScope
|
2023-10-28 20:27:01 +09:00 |
|
Fuji Sunflower
|
ad11124329
|
Fix null exception
Fix null exception by Humanoid
|
2023-10-28 20:12:52 +09:00 |
|
ousttrue
|
0f62aeffa1
|
impl inplace MeshFreeze and MeshIntegration
|
2023-10-27 16:18:07 +09:00 |
|
ousttrue
|
cd3d0573d6
|
MeshIntegrator use MeshIntegrationGroup
|
2023-10-27 15:15:27 +09:00 |
|
ousttrue
|
000662aeb0
|
mv MeshIntegrationGroup
|
2023-10-27 14:36:42 +09:00 |
|
ousttrue
|
897d6c7d07
|
Merge pull request #2179 from ousttrue/fix/impl_refactor_mesh_bake
[vrm1.0] impl refactor mesh bake
|
2023-10-27 12:43:26 +09:00 |
|
ousttrue
|
f769d696e1
|
NormalizeHierarchyFreezeMesh に freezeBlendShape を追加
|
2023-10-26 16:42:26 +09:00 |
|
ousttrue
|
16d17a7951
|
separate file
|
2023-10-26 16:28:51 +09:00 |
|
ousttrue
|
4e18060786
|
add ForceUniqueName. not implemented
|
2023-10-26 15:03:53 +09:00 |
|
ousttrue
|
787dada27e
|
AvatarDescription.AddAnimator to CreateAvatarForCopyHierarchy
|
2023-10-26 14:56:23 +09:00 |
|
ousttrue
|
26c7cb9256
|
Merge pull request #2177 from ousttrue/fix/impl_remove_scaling
[vrm1.0] impl remove scaling
|
2023-10-26 14:38:39 +09:00 |
|
ousttrue
|
ced5dc8918
|
implement FreezeScaling
|
2023-10-25 21:50:06 +09:00 |
|
ousttrue
|
476c35433a
|
rename
|
2023-10-25 21:09:32 +09:00 |
|
ousttrue
|
33691db463
|
Vrm10MeshUtility
|
2023-10-25 20:48:52 +09:00 |
|
ousttrue
|
2c8983b1ae
|
Vrm10MeshUtilityDialog
|
2023-10-24 19:37:46 +09:00 |
|
ousttrue
|
d4f0bb2899
|
rename
|
2023-10-23 19:28:47 +09:00 |
|
ousttrue
|
c1c894935a
|
remove not used
|
2023-10-23 18:39:15 +09:00 |
|
ousttrue
|
c43f86bca4
|
Merge pull request #2172 from ousttrue/fix/not_export_uv2
TEXCOORD_1 は export しない
|
2023-10-23 17:48:28 +09:00 |
|
ousttrue
|
ad8a938e50
|
Merge pull request #2171 from ousttrue/fix/version_menu
[exporter] asset.generator を修正
|
2023-10-20 21:34:38 +09:00 |
|
ousttrue
|
f4a2150c8a
|
add ExportUvSecondary.ExportUvSecondary. but always false
|
2023-10-20 19:35:29 +09:00 |
|
ousttrue
|
8ff3faa857
|
rename UniVrmPackageVersion to PackageVersion
|
2023-10-20 19:16:20 +09:00 |
|
ousttrue
|
372f8869a6
|
glTFAssets.generator の指定を VRM10 エクスポーター領域に移動
|
2023-10-20 19:13:04 +09:00 |
|
ousttrue
|
443e0048bd
|
VRMVersionをリネームして場所移動。VRM10から参照できるようになる。 assets.generator に使う。
|
2023-10-20 18:10:42 +09:00 |
|
ousttrue
|
3b08cccc06
|
VRMVersion を VRMSpecVersion にリネーム
|
2023-10-20 17:54:02 +09:00 |
|
ousttrue
|
5221a885ca
|
Merge pull request #2168 from vrm-c/dependabot/pip/urllib3-1.26.18
Bump urllib3 from 1.26.17 to 1.26.18
|
2023-10-19 10:03:24 +09:00 |
|
dependabot[bot]
|
1f88b113de
|
Bump urllib3 from 1.26.17 to 1.26.18
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-18 01:30:22 +00:00 |
|
ousttrue
|
1cc70c7b31
|
Merge pull request #2165 from ousttrue/release/v0_115_0
UniVRM-0.115.0
|
2023-10-12 18:18:15 +09:00 |
|
ousttrue
|
34a417b34d
|
UniVRM-0.115.0
|
2023-10-12 17:47:02 +09:00 |
|
ousttrue
|
7e052b19b3
|
Merge pull request #2164 from ousttrue/version/v0_115_0
UniVRM-0.115.0
|
2023-10-12 13:45:46 +09:00 |
|