Blender Git Commit Log
Git Commits -> Revision 43f6ed9
Revision 43f6ed9 by Bastien Montagne (master) June 21, 2015, 19:56 (GMT) |
Fix T45135: More cleanup of extreme max values in operator properties. INT_/FLOAT_MAX are sometimes valid choices, but most of the time more sensible values should be used here! |
Commit Details:
Full Hash: 43f6ed908f0cb94c5a6546676c34462ba99a72ac
Parent Commit: 6057548
Lines Changed: +95, -90
7 Modified Paths:
/source/blender/editors/mesh/editmesh_bevel.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_bisect.c (+4, -4) (Diff)
/source/blender/editors/mesh/editmesh_extrude.c (+14, -12) (Diff)
/source/blender/editors/mesh/editmesh_inset.c (+2, -2) (Diff)
/source/blender/editors/mesh/editmesh_loopcut.c (+3, -3) (Diff)
/source/blender/editors/mesh/editmesh_select.c (+5, -5) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+66, -63) (Diff)
/source/blender/editors/mesh/editmesh_bisect.c (+4, -4) (Diff)
/source/blender/editors/mesh/editmesh_extrude.c (+14, -12) (Diff)
/source/blender/editors/mesh/editmesh_inset.c (+2, -2) (Diff)
/source/blender/editors/mesh/editmesh_loopcut.c (+3, -3) (Diff)
/source/blender/editors/mesh/editmesh_select.c (+5, -5) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+66, -63) (Diff)