blender/release/scripts
Sergey Sharybin b1006fb949 Clip editor: sort order for dopesheet channels
Supported sorting by name, longest tracked segment and total tracked frames.

Internally tracks are stored in Tracking datablock, but sort order is
a clip editor space property and sorting happens on clip editor draw.
If there's no dopesheet opened with different sort orders it's not
a problem due to re-sorting wouldn't happen.

Also fixed draw issue of tracked segments introduced in previous commit.
2012-05-03 19:28:41 +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 Clip editor: sort order for dopesheet channels 2012-05-03 19:28:41 +00:00
templates fix for modal timer template, wasnt updated for changes to themes. 2012-04-27 10:00:21 +00:00