Commit Graph

4977 Commits

Author SHA1 Message Date
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
ousttrue
4896e783da UniVRM-0.115.0 2023-10-12 13:38:35 +09:00
ousttrue
18285bf4e8
Merge pull request #2163 from Santarh/lookAtBugFix
Fix a incorrect eye direction control in VRM-1.0.
2023-10-12 13:23:44 +09:00
ousttrue
6b0e6605fe
Merge pull request #2162 from mkc1370/fix/error_on_expression_preview_prefab_changed
ExpressionのPreviewのPrefabを切り替えたときにパラメータが表示されなくなる問題を修正
2023-10-12 13:21:06 +09:00
ousttrue
6c898f67c9
Merge pull request #2157 from vrm-c/dependabot/pip/urllib3-1.26.17
Bump urllib3 from 1.26.7 to 1.26.17
2023-10-12 13:19:18 +09:00
ousttrue
74e6223469
Merge pull request #2155 from Santarh/editorToolCanControlCustomExpressions
VRM10ExpressionEditorTool can control custom expressions.
2023-10-12 13:18:37 +09:00
ousttrue
b1d3ac77ed
Merge pull request #2144 from anatawa12/fix-dot-started-mesh-name
メッシュ名が.から始まってたり空だとimport時に失敗する?
2023-10-12 13:16:28 +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
ousttrue
e2ab3a3cf8
Merge pull request #2153 from artint-liu/master
Transfer "TextureImportTypes" to ITextureDeserializer.LoadTextureAsync()
2023-10-11 20:03:11 +09:00
Masataka SUMI
b93dac4c46 Fix outer and inner limitation of eye direction in vrm-1.0 2023-10-11 18:40:22 +09:00
Masataka SUMI
a4dea7d279 Refactoring 2023-10-11 18:38:50 +09:00
Masataka SUMI
21c457a868 Fix incorrect eye direction control at VRM 1.0 2023-10-11 18:31:20 +09:00
mkc1370
b7320e3ef6 Fixed resource leak when updating Expression preview 2023-10-11 13:20:18 +09:00
dependabot[bot]
0f58aaced9
Bump urllib3 from 1.26.7 to 1.26.17
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 to 1.26.17.
- [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.7...1.26.17)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 05:23:12 +00:00
Masataka SUMI
1a1b876108 VRM10ExpressionEditorTool can control custom expressions. 2023-09-29 17:49:08 +09:00
liuchenglong.122
fb12ed80f3 Transfer "TextureImportTypes" to ITextureDeserializer.LoadTextureAsync() 2023-09-25 20:11:23 +08: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
645612262d
Merge pull request #2146 from ousttrue/fix/unity_version_limit
記述が古いところを修正
2023-08-23 15:31:34 +09:00
ousttrue
b4b9fb5995 まだ残っている 2023-08-23 15:25:02 +09:00
ousttrue
f79adbda3d 記述が古いところを修正 2023-08-23 15:21:58 +09:00
ousttrue
8fd3dfdf22
Merge pull request #2145 from vrm-c/Santarh-patch-1
Update README.md
2023-08-23 15:14:01 +09:00
Masataka SUMI
9159f4d2f3
Update README.md 2023-08-23 15:12:06 +09:00
anatawa12
e87666994c
fix: 無名のアセットファイルを生成しようとする 2023-08-23 14:44:32 +09:00
anatawa12
97eb58b4fc
fix: dotから始まるアセットファイルを生成しようとする 2023-08-23 14:43:19 +09:00
ousttrue
2fd81cb173
Merge pull request #2142 from ousttrue/doc/v0_114_0
UniVRM-0.114.0
2023-08-22 15:22:00 +09:00
ousttrue
14a273d629 UniVRM-0.114.0 2023-08-22 15:11:39 +09:00
ousttrue
d90b26b987
Merge pull request #2141 from ousttrue/version/v0_114_0
UniVRM-0.114.0
2023-08-22 13:07:46 +09:00
ousttrue
0d8d6c538d UniVRM-0.114.0 2023-08-21 18:47:27 +09:00
ousttrue
7005743f6b
Merge pull request #2140 from ousttrue/fix/sample_retarget_to_process
sample の retarget を更新。
2023-08-21 18:44:33 +09:00
ousttrue
ba77522f62 rename TPose to Vrm10TPose 2023-08-21 17:03:18 +09:00
ousttrue
1d05e845c9 sample の retarget を更新。
TPose を表現する empty クラスを追加。
2023-08-21 16:25:49 +09:00
ousttrue
70f101d434
Merge pull request #2138 from ousttrue/fix/refactor_lookat
LookAt の整理
2023-08-18 18:28:31 +09:00
ousttrue
f514e89962 LookAtEyeDirection を Yaw, Pitch 二値に縮小。
左目と右目の独立はまたの機会に・・・
2023-08-18 18:13:02 +09:00