Go to file
Dalai Felinto 69470e36d6 Implement grouped undo option for operators
This option makes an operator to not push a task to the undo stack if the previous stored elemen is the same operator or part of the same undo group.

The main usage is for animation, so you can change frames to inspect the
poses, and revert the previous pose without having to roll back tons of
"change frame" operator, or even see the undo stack full.

This complements rB13ee9b8e
Design with help by Sergey Sharybin.

Reviewers: sergey, mont29

Reviewed By: mont29, sergey

Subscribers: pyc0d3r, hjalti, Severin, lowercase, brecht, monio, aligorith, hadrien, jbakker

Differential Revision: https://developer.blender.org/D2330
2016-11-15 14:25:10 +01:00
build_files intsall_deps / OSL use c++11 ABI when install_deps is asking for c++11 2016-11-14 09:59:30 +01:00
doc Fix T50007: blender offline python documentation in zipped HTML files, not shown correctly. 2016-11-13 12:06:26 +01:00
extern Ceres: Update to the latest actual version 2016-11-01 11:29:33 +01:00
intern Atomics: Add some extra utility functions 2016-11-15 13:41:08 +01:00
release Fix Make Vertex Parent operator missing from vertex/curve/lattice menus. 2016-11-12 19:01:13 +01:00
source Implement grouped undo option for operators 2016-11-15 14:25:10 +01:00
tests tests: Update hash for OBJ 2016-11-02 15:35:18 +01:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Update .gitignore to some more generated/non-git-stored files. 2016-08-21 22:40:57 +02:00
.gitmodules Add developer tools submodule 2016-07-15 01:28:00 +10:00
CMakeLists.txt change default for quicktime suport for macOS to off 2016-11-05 14:23:00 +01:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Cleanup: line length 2016-07-15 01:26:26 +10:00
make.bat [msvc/make.bat] Detect spaces in the build path and error out. 2016-11-01 15:30:12 -06:00