blender/source/blender/editors/space_nla
Brecht Van Lommel ac224a64f4 Fix #34941: Space.draw_handler_add now supports PRE_VIEW and POST_VIEW callbacks
for more editors: timeline, graph, action, NLA, sequencer, image, clip.
2013-04-10 16:59:55 +00:00
..
CMakeLists.txt A major code update for making the DNA file specification of Freestyle settings 2013-03-23 03:00:37 +00:00
nla_buttons.c svn merge ^/trunk/blender -r55594:55635 2013-03-27 22:24:38 +00:00
nla_channels.c A major code update for making the DNA file specification of Freestyle settings 2013-03-23 03:00:37 +00:00
nla_draw.c use BLI_strncpy_rlen() rather then BLI_snprintf() when no formatting is needed. 2013-03-14 10:39:18 +00:00
nla_edit.c Some more assorted fixes 2013-03-16 05:58:59 +00:00
nla_intern.h Merged changes in the trunk up to revision 55546. 2013-03-24 12:13:13 +00:00
nla_ops.c NLA Editor: Operator to add AnimData to selected objects so that they can appear 2013-03-14 06:34:02 +00:00
nla_select.c Assorted anim editor fixes 2013-03-16 05:48:46 +00:00
SConscript A major code update for making the DNA file specification of Freestyle settings 2013-03-23 03:00:37 +00:00
space_nla.c Fix #34941: Space.draw_handler_add now supports PRE_VIEW and POST_VIEW callbacks 2013-04-10 16:59:55 +00:00