Blender Git Commit Log

Git Commits -> Revision bd31cc5

Revision bd31cc5 by Ton Roosendaal (master)
August 31, 2004, 20:13 (GMT)
Enabled trial for 'global undo'. This now only has undo steps for
- transform (grab, rot, scale, etc)
- all button commands, including menus

I sacrificed for now the UKEY in the 3d window for it. Shift+U does a redo.
(Only in 3d window)

What this system does is saving files in the temp directory (user pref).
The filenames are cycled around (32 in total now).

This commit will follow shortly with a userpref for it, not to frustrate
people who want to work in normal fashion with blender.

Commit Details:

Full Hash: bd31cc5eb49c375da25df6068efee8274f02c74c
SVN Revision: 3034
Parent Commit: 934a11e
Lines Changed: +7, -7

3 Modified Paths:

/source/blender/src/editobject.c (+2, -2) (Diff)
/source/blender/src/interface.c (+1, -1) (Diff)
/source/blender/src/space.c (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021