Make slider values less sensitive like blender's own nodes

Sub forum for feature requests etc
Post Reply
User avatar
funk
Licensed Customer
Posts: 1206
Joined: Mon Feb 07, 2011 1:24 pm
Location: Australia

I'm a modo and standalone user that occasionally uses blender/octane.

I noticed the blender Octane nodes have an annoying behavior that isnt present in blender's own nodes. Sliding values with the mouse is way too sensitive,

eg. add a glossy material and try to change the roughness by sliding the value with the mouse. It jumps to 0.0 or 1.0 and is very difficult to get fine values in between.

I can hold shift while dragging to fine tune, but blender's own nodes don't force me to do this. Why do the Octane nodes work this way?

I asked about this on discord, and apparently there is a way to fix this. User "DrachenSeele" posted this reply:
The octane nodes work this way because they have the wrong value type
They are floats as is
But blender uses sliders
It's just a ui thing
I have a customized version where I fixed many ui issues with octane
If they had a github where they would have it uploaded, one could make some pull requests
Can we get this fixed in the official build please?
Win10 Pro / Ryzen 5950X / 128GB / RTX 4090 / MODO
"I am the resurrection, and the life: he that believeth in me, though he were dead, yet shall he live" - Jesus Christ
User avatar
funk
Licensed Customer
Posts: 1206
Joined: Mon Feb 07, 2011 1:24 pm
Location: Australia

Another user "Ed O'Connell" also posted this:
cd429e39f97a75a68606c3ea0f481cdf.png
cd429e39f97a75a68606c3ea0f481cdf.png (9.41 KiB) Viewed 2520 times
Theres a step and precision property on any input, this is what dictates the interval it jumps by when scrolling/ dragging
Would be easy an easy change
Win10 Pro / Ryzen 5950X / 128GB / RTX 4090 / MODO
"I am the resurrection, and the life: he that believeth in me, though he were dead, yet shall he live" - Jesus Christ
linograndiotoy
OctaneRender Team
Posts: 1353
Joined: Thu Feb 01, 2018 7:10 pm

Let's see what we can do about this.
linograndiotoy
OctaneRender Team
Posts: 1353
Joined: Thu Feb 01, 2018 7:10 pm

The material nodes are written in C++ so the Python solution is not suitable here. We'll look in some alternative solution.
User avatar
funk
Licensed Customer
Posts: 1206
Joined: Mon Feb 07, 2011 1:24 pm
Location: Australia

Thanks for looking into it
Win10 Pro / Ryzen 5950X / 128GB / RTX 4090 / MODO
"I am the resurrection, and the life: he that believeth in me, though he were dead, yet shall he live" - Jesus Christ
Post Reply

Return to “User Requests”