blender/release/scripts
Sergey Sharybin 48ead27366 Camera tracking: switch dopesheet information to lazy calculation
All operators which changes tracking data now just tags dopsheet as outdated,
actual re-calculaiton of happens only when this information is actually needed
(like on dopesheet draw).

This makes things a bit faster when there's no dopesheet visible in current
screen and also makes it much easier to update dopesheet using dependency
graph.

Also renamed dopesheet_sort_order to dopesheet_sort_method in rna and internal
stuff which makes much more sense and also correlated with naming in
file browser.
2012-05-03 23:15:01 +00:00
..
modules Addons: "persistent" parameter for addon_utils.enable(), so that you can enable 2012-04-28 09:00:09 +00:00
presets Camera tracking: apparently one of tracking presets was never merged from tomato 2012-05-03 17:00:08 +00:00
startup Camera tracking: switch dopesheet information to lazy calculation 2012-05-03 23:15:01 +00:00
templates fix for modal timer template, wasnt updated for changes to themes. 2012-04-27 10:00:21 +00:00