Blender Git Commit Log
Git Commits -> Revision f3c8c47
Revision f3c8c47 by Ton Roosendaal (master) November 22, 2004, 22:41 (GMT) |
Fix for #1839 On large changes of the Lattice resolution button, the undopush crashed. Reason was that the push happened for buttons before the actual event for buttons was executed. Solved by creating new event UNDOPUSH that's being added to the queue by by buttons now. - Made button undo texts for number buttons more clear - Added undo push for missing Add lamp/empty/lattice/camera |
Commit Details:
Full Hash: f3c8c47adb6ff3e3ca88418f4c26e9795029613f
SVN Revision: 3508
Parent Commit: 0d9fa74
Lines Changed: +25, -6