Blender Git Loki

Git Commits -> Revision 01ea217

Revision 01ea217 by Brecht Van Lommel (master)
January 29, 2010, 13:06 (GMT)
Fix #20327: uv smart project options can't be tweaked.

Python operators calling C operators would get too many undo pushes,
causing redo of the python operator not to work. Now the depth of
operator callbacks is counted to detected nested calls, and in that
case skip the undo/register here, and only do a single undo/register
for the mother operator.

Commit Details:

Full Hash: 01ea2175db20e5b2040b427217d8b11bb8b31b09
SVN Revision: 26395
Parent Commit: 0621a8e
Lines Changed: +97, -55

3 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_windowmanager_types.h (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+95, -54) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021