Blender Git Commit Log

Git Commits -> Revision 8d6a40c

Revision 8d6a40c by Brecht Van Lommel (master)
January 26, 2010, 15:54 (GMT)
Fix #19802: tweaking the values of e.g. the add tube operator when
entering editmode on a second mesh would create a duplicate tube.

Cleaning the undo stack from the previous mesh would mess up the redo.
Also, OBJECT_OT_mode_set was causing enter/exit editmode undo push to
be done twice, now it leaves undo push to the operator it calls.

Commit Details:

Full Hash: 8d6a40c0162fba7d64b349bb5e7370c860acbb35
SVN Revision: 26302
Parent Commit: dcf54b9
Lines Changed: +5, -4

2 Modified Paths:

/source/blender/editors/object/object_edit.c (+1, -1) (Diff)
/source/blender/editors/util/editmode_undo.c (+4, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021