njbrown / texturelab

Free, Cross-Platform, GPU-Accelerated Procedural Texture Generator
Other
740 stars 46 forks source link

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

Open EnricoMonese opened 3 years ago

EnricoMonese commented 3 years ago

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.