Blender Git Commit Log

Git Commits -> Revision d5c9b50

Revision d5c9b50 by Bastien Montagne (master)
January 8, 2014, 16:05 (GMT)
Fix issues with float precision in numinput, like 'R 123' who would show additional 'noise' digits.

Expose float precision helper in UI_interface.h API, so that numinput can use this helper as numbuttons already do.

Reviewed By: campbellbarton

Differential Revision: https://developer.blender.org/D186

Commit Details:

Full Hash: d5c9b509ec0e06318186f25212ffb2ba12177692
Parent Commit: 8305fd8
Lines Changed: +70, -55

4 Modified Paths:

/source/blender/editors/include/UI_interface.h (+5, -0) (Diff)
/source/blender/editors/interface/interface.c (+5, -54) (Diff)
/source/blender/editors/interface/interface_utils.c (+56, -0) (Diff)
/source/blender/editors/util/numinput.c (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021