Files
test2/source/blender/editors
Bastien Montagne dc6fcb8ecf UI/floats: Reduce our UI_PRECISION_FLOAT_MAX by one to avoid most rounding issues.
The way we use it, UI_PRECISION_FLOAT_MAX is actually + 1 to get total
number of digits, and float only has 7 meaningful digits, so that define
shall be at 6.
2017-07-21 10:12:35 +02:00
..
2017-06-02 15:38:04 +10:00
2016-01-04 14:20:48 +05:00
2017-06-12 13:38:21 +10:00
2017-04-13 18:07:50 -04:00
2016-01-04 14:20:48 +05:00
2017-07-01 10:51:26 +03:00