Go to file
Sergey Sharybin c94fe5e299 Grease pencil: non-blocking sketch sessions
- Implement own undo stack for grease pencil, so now there'll be no keymaps conflicts.
- Supported redo's during sketch session.
- Get rid of flag stored in Globals -- use undo stack to check if grease pencil session is active.
2011-09-06 07:59:18 +00:00
build_files set OSX default python to static 2011-08-31 14:46:27 +00:00
doc more minor doc fixes 2011-09-06 00:41:28 +00:00
extern Fix #28154: linux3-config.py doesn't exist 2011-08-21 13:31:46 +00:00
intern replace define '#if FFTW3==1' --> '#ifdef WITH_FFTW3' 2011-09-05 23:46:08 +00:00
release Feature Request #28449: Pose Library poses can be renamed from 2011-09-01 10:56:16 +00:00
source Grease pencil: non-blocking sketch sessions 2011-09-06 07:59:18 +00:00
CMakeLists.txt fix some complier warnings and add -Wundef to CMake's default GCC warnings. 2011-09-05 23:40:52 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile turns out recent commit made 'make' on its own fail. 2011-08-16 13:45:17 +00:00
SConstruct ups, syntax error, missing : 2011-08-25 15:18:54 +00:00