tornavis/source/blender/blenloader
Joshua Leung c2e55ae8e3 Bugfix [#28962] Changing actions via undo/delete all keyframes lacks UI refresh
Slightly hacky fix to get updates working for Action Editor header when there
are changes of the active action (via undo and/or deleting all keyframes at
once). Since the action referenced by the editor only gets updated when anim
channel filtering (e.g. as a result of the channel syncing operation) is
invoked. Added comments noting where these updates actually occur
2012-06-11 04:13:39 +00:00
..
intern Bugfix [#28962] Changing actions via undo/delete all keyframes lacks UI refresh 2012-06-11 04:13:39 +00:00
BLO_readfile.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BLO_runtime.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLO_soundfile.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
BLO_sys_types.h code cleanup: header cleanup and remove some duplicate defines. 2012-05-12 20:39:39 +00:00
BLO_undofile.h code cleanup: use const args for writing files. 2012-04-17 19:51:40 +00:00
BLO_writefile.h code cleanup: use const args for writing files. 2012-04-17 19:51:40 +00:00
CMakeLists.txt Split do_versions into separate files for pre-2.50 versions and 2.5x versions 2012-05-04 15:42:49 +00:00
SConscript svn merge ^/trunk/blender -r42778:42839 2011-12-23 08:41:53 +00:00