Open usernamehw opened 4 years ago
The only missing feature is the ability to retain decimals after the dot. This is particularly problematic for GLSL shaders, where decimals are frequently required, such as in values like 1.0, 2.0, etc. Having a setting to preserve decimals would greatly enhance the usability of the plugin.
Working on CSV files containing numbers with leading zeros, and incrementing them removed the zeros.
Becomes
Workaround is of course selecting only the 6760 instead of the whole 0000006760, but it seems a little off for me.
Please make it possible to keep the same number of zeroes after decimal point too: