Blender Git Commit Log

Git Commits -> Revision 47796b7

Revision 47796b7 by Ton Roosendaal (master)
December 30, 2008, 19:01 (GMT)
2.5

Undo editmode and global undo code back.
It's now called ED_undo_push() btw, but don't worry, for operators
this is going to be a simple operator flag, so you can remove the
old calls from all tools (but keep them when you directly change
data outide modifiers).

Will put undo back functional tomorrow

Commit Details:

Full Hash: 47796b75ff5dc43d38d21f6cf091a6c88478e571
SVN Revision: 18179
Parent Commit: 14d1538
Lines Changed: +609, -38

2 Added Paths:

/source/blender/editors/util/editmode_undo.c (+346, -0) (View)
/source/blender/editors/util/undo.c (+200, -0) (View)

4 Modified Paths:

/source/blender/editors/include/ED_mesh.h (+1, -0) (Diff)
/source/blender/editors/include/ED_util.h (+24, -0) (Diff)
/source/blender/editors/mesh/editmesh.c (+6, -5) (Diff)
/source/blender/editors/space_view3d/view3d_header.c (+32, -33) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021