ousttrue
|
10dafaab49
|
springboneRuntime
|
2025-01-24 22:00:02 +09:00 |
|
ousttrue
|
239841f519
|
Merge pull request #2545 from saturday06/replace-obsoleted-URPUnityShaderName-with-UnityUrpShaderName
Expired Issues Closure / cycle-weekly-close (push) Has been cancelled
MToon10Meta.URPUnityShaderNameがObsolete警告を出すのに対応
|
2025-01-14 16:26:55 +09:00 |
|
Isamu Mogi
|
f69e60e5f0
|
MToon10Meta.URPUnityShaderNameがObsolete警告を出すのに対応
MToon10Meta.URPUnityShaderNameがObsoleteになり、次のような警告が出ていました。
```
Assets/VRM10/Runtime/IO/Material/URP/Import/Materials/UrpVrm10MToonMaterialImporter.cs(30,29): warning CS0618: 'MToon10Meta.URPUnityShaderName' is obsolete: 'Use UnityUrpShaderName instead'
```
Obsoleteになった際のコミットはこちらです: cce076d324
代わりに、同内容の推奨されている定数 MToon10Meta.UnityUrpShaderName を使うようにしました。
|
2024-12-26 21:34:15 +09:00 |
|
ousttrue
|
2911cb72a9
|
Merge pull request #2544 from ousttrue/fix/cloth_package_json
Expired Issues Closure / cycle-weekly-close (push) Has been cancelled
[sample] add sample package.json
|
2024-12-24 15:18:03 +09:00 |
|
ousttrue
|
a481f3287f
|
fix description
|
2024-12-24 15:17:04 +09:00 |
|
ousttrue
|
0a5de465ad
|
add sample package.json
|
2024-12-24 15:10:21 +09:00 |
|
ousttrue
|
72c6ad335c
|
Merge pull request #2543 from ousttrue/fix/add_cloth_sample
[sample] package.json, URP など
|
2024-12-24 15:01:14 +09:00 |
|
ousttrue
|
c1f5356017
|
copy Samples~
|
2024-12-24 14:12:00 +09:00 |
|
ousttrue
|
148b27846e
|
clothsample の URP material
|
2024-12-24 14:11:00 +09:00 |
|
ousttrue
|
be1adeb031
|
package.json
|
2024-12-24 13:56:26 +09:00 |
|
ousttrue
|
c0c729fc7f
|
Merge pull request #2542 from ousttrue/fix/editor_asmdef_in_sample
[sample] update asmdef
|
2024-12-23 23:42:49 +09:00 |
|
ousttrue
|
4fe45ff1f6
|
update asmdef
|
2024-12-23 23:40:02 +09:00 |
|
ousttrue
|
caf7459ef7
|
Merge pull request #2541 from ousttrue/fix/editor_asmdef
[sample] fix editor asmdef
|
2024-12-23 23:03:12 +09:00 |
|
ousttrue
|
d2b33e397e
|
fix editor asmdef
|
2024-12-23 19:49:07 +09:00 |
|
ousttrue
|
584290c0d0
|
Merge pull request #2539 from ousttrue/version/v0_128_1
UniVRM-0.128.1
|
2024-12-23 17:18:26 +09:00 |
|
ousttrue
|
38f228d558
|
UniVRM-0.128.1
|
2024-12-23 14:32:27 +09:00 |
|
ousttrue
|
c2a793cc1e
|
Merge pull request #2540 from Santarh/matcapDefaultBehaviour
`matcapTexture` should be 0.0 when it doesn't exist.
|
2024-12-23 14:31:12 +09:00 |
|
Masataka SUMI
|
8d4b6d855c
|
The MToon10 URP shader follows the MToon10 Built-inRP shader
|
2024-12-23 14:15:23 +09:00 |
|
Masataka SUMI
|
5d116ee89d
|
MatCapColor value should be [1,1,1] when it isn't defined.
|
2024-12-23 14:05:54 +09:00 |
|
Masataka SUMI
|
76563cdebb
|
MatCap Texture should be 0.0 when it doesn't exist.
|
2024-12-23 14:04:26 +09:00 |
|
ousttrue
|
9d453a484c
|
Merge pull request #2514 from ousttrue/fix/10_collider_editor_update
[1.0][springbone] カプセルの頭側もドラッグできるようにするなど
|
2024-12-23 13:40:27 +09:00 |
|
ousttrue
|
e3b2071877
|
Merge branch 'master' into fix/10_collider_editor_update
|
2024-12-23 13:39:59 +09:00 |
|
ousttrue
|
66dcc65f8a
|
Merge pull request #2513 from ousttrue/fix/10_show_select_springbone
[1.0][springbone][editor] 選択 springbone をハイライト
|
2024-12-23 13:39:48 +09:00 |
|
ousttrue
|
458aabdfe4
|
Merge branch 'master' into fix/10_show_select_springbone
|
2024-12-23 13:39:18 +09:00 |
|
ousttrue
|
ecf9ff1a7c
|
Merge pull request #2538 from Santarh/stepsInsteadOfJobs
[Actions] Use steps instead of jobs in create-unitypackage action.
|
2024-12-20 17:56:10 +09:00 |
|
Masataka SUMI
|
ca775d37c2
|
Use steps instead of jobs.
|
2024-12-20 16:25:08 +09:00 |
|
ousttrue
|
5152183765
|
Merge pull request #2533 from notargs/use_maintexture_offset_scale
MaterialValueBindingMergerが暗にbuilt-in RPへとロックインしていた問題を修正
|
2024-12-20 15:52:57 +09:00 |
|
ousttrue
|
a8925bbd10
|
Merge branch 'master' into use_maintexture_offset_scale
|
2024-12-20 15:52:38 +09:00 |
|
ousttrue
|
4e6cab5400
|
Merge pull request #2534 from ousttrue/fix/vrma_scripted_importer
[vrma][editor] VRMA の EditorImport
|
2024-12-20 15:51:57 +09:00 |
|
Yutaka Sato
|
3d6b3afe1f
|
Merge branch 'master' into use_maintexture_offset_scale
|
2024-12-20 15:48:40 +09:00 |
|
ousttrue
|
ceea9a294a
|
Debug.Log
|
2024-12-20 15:43:35 +09:00 |
|
ousttrue
|
bd97ffd407
|
add VrmaScriptedImporter
|
2024-12-20 15:35:56 +09:00 |
|
ousttrue
|
9d56a42f4c
|
Merge pull request #2536 from Santarh/defaultMatFix
Fix an error when importing a glTF file that does not contain materials.
|
2024-12-20 15:34:25 +09:00 |
|
Masataka SUMI
|
b8ab2bdf8f
|
Fix an error when importing a glTF file that does not contain materials.
|
2024-12-20 15:12:03 +09:00 |
|
notargs
|
6ba271705c
|
Merge remote-tracking branch 'upstream/master' into use_maintexture_offset_scale
|
2024-12-13 21:30:09 +09:00 |
|
notargs
|
fc206b8225
|
Fix MaterialValueBindingMerger built-in RP lock-in
|
2024-12-13 20:20:28 +09:00 |
|
ousttrue
|
472da49bef
|
Merge pull request #2517 from ousttrue/fix/fix_cloth_sample
[1.0][cloth] 開発版。いろいろ修正
|
2024-12-13 17:43:10 +09:00 |
|
ousttrue
|
aad85295a4
|
Merge branch 'master' into fix/fix_cloth_sample
|
2024-12-13 17:42:50 +09:00 |
|
ousttrue
|
3fe91cc55f
|
Merge pull request #2531 from ousttrue/test/icon
[editor] Script に Icon をセット
|
2024-12-10 16:21:15 +09:00 |
|
ousttrue
|
6eb9e589b9
|
set icon
|
2024-12-10 16:12:25 +09:00 |
|
ousttrue
|
a7667af3db
|
Merge pull request #2530 from ousttrue/fix/editor_dilaog_is_windows
Editor の filedialog の platform 依存を隔離
|
2024-12-09 18:34:38 +09:00 |
|
ousttrue
|
554bdfec4d
|
use Application.platform
|
2024-12-09 17:35:02 +09:00 |
|
ousttrue
|
267b080eac
|
Editor の filedialog の platform 依存を隔離
|
2024-12-09 16:27:33 +09:00 |
|
ousttrue
|
15670d24b6
|
Merge pull request #2524 from ousttrue/fix/gizmo_count
[1.0][SpringBone][Editor] gizmo 初期設定時など空の時にエラーになる
|
2024-12-09 15:23:21 +09:00 |
|
ousttrue
|
9eb134fcf3
|
Merge branch 'master' into fix/gizmo_count
|
2024-12-09 15:22:44 +09:00 |
|
ousttrue
|
1fa8ced35c
|
Merge pull request #2518 from ousttrue/fix/use_awaitcaller
[1.0][SpringBone] use awaitCaller
|
2024-12-09 15:22:33 +09:00 |
|
ousttrue
|
d4a8027144
|
Merge branch 'master' into fix/use_awaitcaller
|
2024-12-09 15:22:09 +09:00 |
|
ousttrue
|
e36ce7b500
|
Merge pull request #2526 from cpetry/#2525
Refs #2525 - Exporting meshes with quads
|
2024-12-09 15:21:51 +09:00 |
|
ousttrue
|
5a882d76d1
|
Merge branch 'master' into #2525
|
2024-12-09 15:21:05 +09:00 |
|
ousttrue
|
4deec5afab
|
Merge pull request #2522 from cpetry/#2521
Fixes #2521 - Improving runtime GLTF export performance
|
2024-12-09 15:08:34 +09:00 |
|