texturelab icon indicating copy to clipboard operation
texturelab copied to clipboard

The increment size on FloatProperty limits what can be manually written into the field

Open EnricoMonese opened this issue 3 years ago • 0 comments

For example it won't let me input 0.125 as a scale in the Transform node properties. I think it may be because the step size is 0.01 here.

EnricoMonese avatar Nov 12 '21 21:11 EnricoMonese