Blender Git Commit Log
Git Commits -> Revision dc6fcb8
Revision dc6fcb8 by Bastien Montagne (master) July 21, 2017, 08:12 (GMT) |
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. |
Commit Details:
Full Hash: dc6fcb8ecff41e61fbf31462b068b2ec790760d4
Parent Commit: db8bc1d
Lines Changed: +1, -1
1 Modified Path:
/source/blender/editors/include/UI_interface.h (+1, -1) (Diff)