Blender Git Commit Log
Git Commits -> Revision 4effdf4
Revision 4effdf4 by Campbell Barton (master) May 10, 2012, 07:10 (GMT) |
fix [#31382] Loop Cut and Slide numpad (-) investigation lead to finding 3 bugs here... - transform key input handling didnt ignore minus key on an unsigned value as it should. - not being able to set numcuts to 0 made typing in numbers not very useful. - backspace would set the cuts to an unsigned value. |
Commit Details:
Full Hash: 4effdf4aff29e9aa078f5d3c077fac7259be0225
SVN Revision: 46486
Parent Commit: caba260
Lines Changed: +7, -4