Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2011-08-18 20:01:11 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-08-18 20:01:11 +0400
commitfeb83181437cd36b283ae6551f10045d1fdbedd5 (patch)
tree5018548a89491e22f4218fae6aa4f3b599d41625 /source/blender/editors/interface
parentaa4d5ccbed401640065316c59670d23964ab6ad4 (diff)
fix for undo issues with generic, multi-purpose WM_OT_context* operators, operators now check if they modify certain ID data (not screne, wm, brush or scene) and only do undo in those cass.
- Zkey to switch shading was pushing undo's. - Wkey to interactively edit camera, lamp settings wasnt doing an undo push when it should. - Toggling settings (such as bone boolean options) now skips an undo push if there are no items selected.
Diffstat (limited to 'source/blender/editors/interface')
0 files changed, 0 insertions, 0 deletions