Commit Graph

1233 Commits

Author SHA1 Message Date
ousttrue
6e22c7a279 missing LoadSpringBoneFromJson 2023-12-13 14:13:47 +09:00
ousttrue
197efa5fb2 fix test 2023-12-12 15:48:23 +09:00
ousttrue
06d77d6d6e fix warnings 2023-12-12 15:37:19 +09:00
ousttrue
abf5aba3ce UniVRM-0.116.0 2023-12-12 13:58:38 +09:00
ousttrue
6e13c87c00 add renderer without firstperson setting 2023-12-08 17:47:34 +09:00
ousttrue
f31b2f8e69 implement vrm-1.0 integration 2023-12-06 18:20:43 +09:00
ousttrue
3ed0f17410 VrmBlendShapeUpdater 2023-12-05 18:29:32 +09:00
ousttrue
b12c9ed87c WriteAssets and WritePrefab 2023-12-05 16:21:35 +09:00
ousttrue
fb7cb163b1 fix VrmMeshIntegratorWizard.WriteAssets 2023-12-04 17:55:36 +09:00
ousttrue
b5a7c1b13b remove GltfMeshUtility.ForceUniqueName.
automatically force when createAvatar
2023-12-04 17:04:44 +09:00
ousttrue
e3404e1f16 refactor MeshUtility.Process params 2023-12-04 17:00:15 +09:00
ousttrue
00e1278123 fix NormalizeNoneSkinnedMesh 2023-12-01 17:17:48 +09:00
ousttrue
f84a6ccb73 fix GltfMeshUtility.WriteAssets 2023-12-01 17:06:31 +09:00
ousttrue
f8f27d0619 prefab と runtime で整合性。
- prefab 時は instance 化する。統合グループをの内容をインスタンス後のもので置き換える
- 未使用削除
2023-11-29 20:02:46 +09:00
ousttrue
32af053a62 vrm-0.x firstperson 2023-11-28 18:20:43 +09:00
ousttrue
4ec5d54588 bake mesh inplace 2023-11-27 20:05:01 +09:00
ousttrue
ff68649036 MeshAttachInfo 2023-11-27 18:58:50 +09:00
ousttrue
6d251c5993 fix menu priority 2023-11-27 14:53:14 +09:00
ousttrue
6dd4320656 TargetIsPrefab and DialogMessage 2023-11-21 19:36:40 +09:00
ousttrue
b216a5bbc0 メニューの表記、順番調整
- `-1.0` => ` 1.0`
- `Import` and `Export`
- `Export < Import < MeshUtility` order
2023-11-15 18:24:02 +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
8deb17d18c WIP split by blendshape 2023-11-07 19:21:03 +09:00
ousttrue
0f62aeffa1 impl inplace MeshFreeze and MeshIntegration 2023-10-27 16:18:07 +09:00
ousttrue
16d17a7951 separate file 2023-10-26 16:28:51 +09:00
ousttrue
787dada27e AvatarDescription.AddAnimator to CreateAvatarForCopyHierarchy 2023-10-26 14:56:23 +09:00
ousttrue
ced5dc8918 implement FreezeScaling 2023-10-25 21:50:06 +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
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
443e0048bd VRMVersionをリネームして場所移動。VRM10から参照できるようになる。 assets.generator に使う。 2023-10-20 18:10:42 +09:00
ousttrue
4896e783da UniVRM-0.115.0 2023-10-12 13:38:35 +09:00
ousttrue
ebb7ef67c0
Merge pull request #2148 from Santarh/vrm0xBlendshapePreview
[VRM0.x] Fix wrong preview results in editor inspector when a vrm blendshape material target is "*_ST_S" or "*_ST_T"
2023-10-11 20:03:45 +09:00
Masataka SUMI
1360834711 [VRM0.x] Fix wrong preview results in editor inspector when a material target is "*_ST_S" or "*_ST_T" 2023-08-30 17:00:58 +09:00
ousttrue
f79adbda3d 記述が古いところを修正 2023-08-23 15:21:58 +09:00
ousttrue
0d8d6c538d UniVRM-0.114.0 2023-08-21 18:47:27 +09:00
Masataka SUMI
15f9de1101
Merge pull request #2114 from CrucibleNetworksLtd/auto-detect-render-pipelines
Auto detect render pipelines
2023-08-15 12:33:52 +09:00
thoxey
88588bf111 Adds a new trio of utility classes
These allow for the creation of materialdescriptorgenerators that use the current render pipeline
2023-07-25 12:23:25 +01:00
ousttrue
760a4aee3c UniVRM-0.113.0 2023-07-24 20:45:26 +09:00
ousttrue
4d78f864e8 impl VRMSampleCopy.Validate 2023-07-05 14:08:30 +09:00
ousttrue
5a87e0a4bf SampleCopy 済みか確認する 2023-07-05 13:44:32 +09:00
ousttrue
e8861704d2 UniVRM-0.112.0 2023-06-09 17:13:42 +09:00
ousttrue
48ebe7e081
Merge pull request #2064 from ousttrue/fix/broken_springbone_no_throw
springbone の import で throw しない
2023-06-06 13:04:08 +09:00
ousttrue
3f3f97d4e9
Merge pull request #2075 from ousttrue/version/v0_111_0
UniVRM-0.111.0
2023-06-05 20:04:23 +09:00
ousttrue
32bc5d6d86 UniVRM-0.111.0
バージョン番号の更新。サンプルの更新による差分あり。
2023-06-05 17:07:50 +09:00
ousttrue
cd6db6d127 human bone の index が -1 になりうる? 2023-06-05 17:01:32 +09:00
ousttrue
70dbeb1291 add index -1 check 2023-05-15 13:18:47 +09:00
ousttrue
bd770f8b26 warning 2023-05-15 13:09:53 +09:00
ousttrue
69b952257a VRMSpringUtility.LoadSecondary 関数が throw しないように修正
fix #2023
SpringBone は不完全になるが throw しない。
2023-05-15 13:07:16 +09:00
ousttrue
4c3de71408 UniVRM-0.110.0
sample追加あり
2023-04-12 14:12:03 +09:00
Hans
17b095858d
Add missing menu register 2023-04-09 15:10:11 +08:00