blender/release/scripts/startup
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
..
bl_operators fix [#31181] Lightmap UV unwrap still broken 2012-04-30 05:45:01 +00:00
bl_ui Clip editor: sort order for dopesheet channels 2012-05-03 19:28:41 +00:00
keyingsets_builtins.py don't have spaces in idnames, confuses py types: 2012-04-26 18:07:15 +00:00