Commit Graph

5939 Commits

Author SHA1 Message Date
ousttrue
f692ffbaad update shadergraph 2025-03-03 21:53:13 +09:00
ousttrue
360195d7ae emission bloom 2025-02-28 14:03:59 +09:00
ousttrue
98a16e81a9 NormalMap 2025-02-27 20:50:12 +09:00
ousttrue
6a92f38064 _ShadingShiftFactor 2025-02-27 19:55:24 +09:00
ousttrue
21082a1b05 ground metallic/roughness 2025-02-27 16:24:05 +09:00
ousttrue
c240f6c3ef
Merge pull request #2591 from ousttrue/fix/curvemap_editor
[LookAt] VRM10ObjectLookAtEditor
2025-02-27 13:05:22 +09:00
ousttrue
fb59c601ab Vrm10EditorUtility.LimitBreakSlider 2025-02-27 13:00:45 +09:00
ousttrue
a9696a37b2 VRM10ObjectLookAtEditor 2025-02-27 00:37:14 +09:00
ousttrue
ee431ec548
Merge pull request #2589 from ousttrue/fix/lookat_uv_binary
[LookAt] uv + isbinary と関連する修正
2025-02-26 21:14:23 +09:00
ousttrue
b5f2ce60ff fix, comment 2025-02-26 19:43:14 +09:00
ousttrue
0dc81ba7a1 LookAt は DefaultExpressionValidator.Validate よりあとで処理されて IsBinary の閾値が 0 であった
see DefaultExpressionValidator.Validate
var weight = expression.IsBinary ? Mathf.Round(inputWeights[key]) : inputWeights[key];
2025-02-26 19:42:34 +09:00
ousttrue
4a40f0015b TestIsBinary 2025-02-25 23:56:51 +09:00
ousttrue
b79333673b remove PreviewMaterialItem.RestoreInitialValues. use PreviewMaterialItem.Clear 2025-02-25 23:56:35 +09:00
ousttrue
c7301a1287 show if not Application.isPlaying 2025-02-25 23:55:22 +09:00
ousttrue
059e691aca Vrm10Instance.DisposeRuntime 2025-02-25 23:22:07 +09:00
ousttrue
dcc6d09635 Vrm10RuntimeExpression.Dispose. offset,scale 2025-02-25 16:24:47 +09:00
ousttrue
98995a22e7
Merge pull request #2587 from ousttrue/vrm1/runtime_lookat_info
[LookAt] Vrm1/runtime lookat info
2025-02-25 14:10:56 +09:00
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
b54537678f
Merge pull request #2586 from ousttrue/fix/sample_copy
sample 更新忘れ
2025-02-17 15:59:42 +09:00
ousttrue
25a42f8de8 copy 忘れ 2025-02-17 15:54:46 +09:00
ousttrue
e2464cd4d0
Merge pull request #2585 from ousttrue/fix/vrm10viewer_builtin
[URP] fix Vrm10Viewer when RenderPipeLine is built-in.
2025-02-17 15:16:59 +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
ousttrue
53c77f5bbd
Merge pull request #2584 from Santarh/mtoonRenderFeatureFix
MToonOutlineRenderFeature supports RenderGraph.
2025-02-17 12:25:31 +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
0273c2649d
Merge pull request #2583 from ousttrue/version/v0_128_2
UniVRM-0.128.2
2025-02-14 18:41:12 +09:00
ousttrue
24ff14e367 UniVRM-0.128.2 2025-02-13 15:24:11 +09:00
ousttrue
e6474f653d
Merge pull request #2580 from ousttrue/fix/ForceUniqueName_timing
[Vrma] ForceUniqueName before create AvatarDescription
2025-02-12 15:24:05 +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
38f9a46ec3
Merge pull request #2579 from ousttrue/fix/HumanPoseHandler_Dispose
call HumanPoseHandler.Dispose
2025-02-12 14:57:20 +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
be9dde69f4
Merge pull request #2577 from ousttrue/fix/vrm10viewer_custom_material
[URP][vrm10viewer] ShaderGraph material sample
2025-02-07 16:36:44 +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