TorqueGameEngines / Torque3D

Other
1.45k stars 159 forks source link

fix position editor value flutter #1245

Closed Azaezel closed 5 months ago

Azaezel commented 5 months ago

a) it didn't like mixing the script input %g and %.7f b) we should set the increment to POINT_EPSILON as that's our cutoff value for several calcs.