Files
test2/source/blender
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
..
2016-01-04 14:20:48 +05:00
2017-06-19 10:04:30 +10:00
2017-07-18 12:14:18 +10:00
2016-07-15 02:39:45 +10:00
2016-08-06 10:58:13 +02:00