Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: Dragan on July 01, 2022, 05:31:52 PM

Title: Global vs Graph parameters
Post by: Dragan on July 01, 2022, 05:31:52 PM
Why is setting parameters by spinners in Global Parameters always smoother than the same parameter changed in Style Editor (Constant or Macro Parameters)?
Title: Re: Global vs Graph parameters
Post by: iToo on July 02, 2022, 10:20:05 AM
Style Editor doesn't use 3DS Max native controls. It's implemented in a different toolkit, separated from the Max interface.
We had to choose this approach because Max didn't include any suitable option to create graph nodes.

We tried to emulate the behaviour of spinner controls in the same way that Max, but internally use different mechanisms to update the scene.

Title: Re: Global vs Graph parameters
Post by: Dragan on July 02, 2022, 10:31:07 AM
Ok, thank you, Carlos.
So I know not to think about that anymore and just accept the fact.  :)