Blender Git Loki
Git Commits -> Revision 29d348f
Revision 29d348f by Campbell Barton (master) September 2, 2013, 22:28 (GMT) |
add checks for bad args to RNA_def_property_ui_range & RNA_def_property_range and fix one instance where (min > max). also remove redundant float/double conversion in ui_get_but_step_unit() |
Commit Details:
Full Hash: 29d348f8de4e81b3956934c5fad48e94c685a415
SVN Revision: 59754
Parent Commit: 42a619c
Lines Changed: +34, -4