Commit Graph

4158 Commits

Author SHA1 Message Date
ousttrue
ca59e1912b stop if not enabled 2025-02-18 17:49:30 +09:00
ousttrue
8d6f5f5fde show runtime LookAt info 2025-02-18 17:49:07 +09:00
ousttrue
25a42f8de8 copy 忘れ 2025-02-17 15:54:46 +09:00
ousttrue
72a5af8bd7
Merge branch 'master' into fix/vrm10viewer_builtin 2025-02-17 15:15:39 +09:00
ousttrue
a76a11c330 fix Vrm10Viewer when RenderPipeLine is built-in. 2025-02-17 15:10:06 +09:00
Masataka SUMI
5e9ccd500a
Merge branch 'master' of https://github.com/vrm-c/UniVRM into mtoonRenderFeatureFix 2025-02-16 02:41:58 +09:00
Masataka SUMI
1007fe4539
MToonOutlineRenderFeature supports RenderGraph. 2025-02-16 02:13:05 +09:00
ousttrue
24ff14e367 UniVRM-0.128.2 2025-02-13 15:24:11 +09:00
ousttrue
3f72ebe41c Merge branch 'fix/ForceUniqueName_timing' of ssh://github.com/ousttrue/UniVRM into fix/ForceUniqueName_timing 2025-02-12 15:10:22 +09:00
ousttrue
f9f5f37dfa rename ForceUniqueName to ForceTransformUniqueName 2025-02-12 15:08:52 +09:00
ousttrue
59752cc27e
Merge branch 'master' into fix/ForceUniqueName_timing 2025-02-12 14:59:46 +09:00
ousttrue
c27c4b6153 ForceUniqueName before create AvatarDescription 2025-02-12 14:56:20 +09:00
ousttrue
1341a46138 call HumanPoseHandler 2025-02-12 14:18:01 +09:00
ousttrue
854ab8763a TinyMToon cuttoff 2025-02-07 14:57:36 +09:00
ousttrue
1553402a97 TinyMToonAlphaBlend 2025-02-07 14:51:51 +09:00
ousttrue
77b285fc76 ShadeColor 2025-02-07 14:18:23 +09:00
ousttrue
7e22c51c1b TinyPbrSubGraph.shadersubgraph 2025-02-06 20:53:31 +09:00
ousttrue
832e3f83ef TinyMToon.shadergraph 2025-02-06 03:43:16 +09:00
ousttrue
aacb3a74de Cutoff 2025-02-05 22:37:16 +09:00
ousttrue
fa0a4f3779 AlphaBlend 2025-02-05 21:44:08 +09:00
ousttrue
71e72c79e3 emission 2025-02-05 19:15:54 +09:00
ousttrue
64c923e238 BumpMap 2025-02-05 18:54:44 +09:00
ousttrue
0bc56bcb5a fix MetallicRoughness 2025-02-05 18:41:26 +09:00
ousttrue
b477694298 MetallicRoughness 2025-02-05 16:21:03 +09:00
ousttrue
1086db9be0 Occlusion 2025-02-05 15:42:11 +09:00
ousttrue
3b3da89a77 BaseColor, BaseMap 2025-02-05 15:32:24 +09:00
ousttrue
fc769f02ed load glb 2025-02-05 15:09:27 +09:00
ousttrue
7732955ca0 editor, sample 2025-02-05 13:56:13 +09:00
ousttrue
94e242b31f
Merge branch 'vrm-c:master' into fix/use_UniGLTFLogger 2025-02-05 13:02:58 +09:00
ousttrue
5885004730 UniGLTFLogger 2025-02-05 03:47:56 +09:00
ousttrue
1f6ffa5eb6 vrm の root 以外にアタッチするスクリプトはアイコン取りやめ
- VRMSpringBone
- Vrm10XXXConstraint
- VRM10SpringBoneColliderGroup
2025-02-04 21:58:27 +09:00
ousttrue
ebe8ae6969
Merge branch 'master' into fix/custom_material 2025-02-04 16:51:19 +09:00
ousttrue
ffbbd63311 TinyPbr 2025-02-04 16:38:40 +09:00
ousttrue
5137c15051 CustomMaterial to TinyPbr 2025-02-04 16:34:28 +09:00
ousttrue
dae0b716b9 _urpMaterialForGrayscale 2025-02-04 16:12:14 +09:00
ousttrue
647f5c0a71 BoxMan use custom material 2025-02-03 19:13:38 +09:00
ousttrue
a1e5c854c9 fix UV_PROPERTY hard coding(_MainTex_ST) 2025-02-03 19:02:07 +09:00
Isamu Mogi
dc8b841f1e Unity6でGraphicsSettings.renderPipelineAssetがObsolete警告を出すのに対応
Unity6でGraphicsSettings.renderPipelineAssetがObsoleteになり、次のような警告が出ていました。

```
Assets/VRM/Editor/BuildClass.cs(31,13): warning CS0618: 'GraphicsSettings.renderPipelineAsset' is obsolete: 'renderPipelineAsset has been deprecated. Use defaultRenderPipeline instead (UnityUpgradable) -> defaultRenderPipeline'
```

Unity6以降では、代わりとして推奨されるフィールド defaultRenderPipeline を使うようにしました。
2025-01-29 19:45:42 +09:00
ousttrue
cbf5f33666 UNITY_EDITOR first 2025-01-29 13:39:38 +09:00
ousttrue
91594fae01 fix order. "UNITY_EDITOR" first 2025-01-29 13:36:54 +09:00
ousttrue
217abf20e9 201 2025-01-28 20:05:21 +09:00
ousttrue
de8444bbea build VRM10Viewer and SimpleViewer 2025-01-28 19:15:00 +09:00
ousttrue
b19222ba1e remove meta 2025-01-28 12:54:00 +09:00
ousttrue
721f007e7d
Merge branch 'master' into fix/webgl_build 2025-01-27 19:47:49 +09:00
ousttrue
6536238722 jslib 2025-01-27 19:34:28 +09:00
ousttrue
e48867cfea WebGLFileDialog to UniVRM_Sample_WebGLFileDialog 2025-01-27 17:05:53 +09:00
ousttrue
7a65c4d1a4
Merge branch 'master' into vrm_itimecontrol 2025-01-27 17:02:42 +09:00
ousttrue
6ecc22f0ee interface 2025-01-27 16:26:23 +09:00
RDAG
f67b4d7269 fix compile error in unity 2021 2025-01-27 00:18:22 +09:00
ousttrue
e1db312203 menu "Build 10 WebGL for CI". Update sample 2025-01-25 02:14:18 +09:00