tornavis/source/blender/editors/space_graph
Thomas Beck 83e16a4a87 This commit makes it possible to select the sort mode whenever we invoke an operator.
It's needed especially for the menu entry "recover auto save" where you'd like to have the files sorted by date most of the time but it could be useful in other places too.
There should be no functional change in other areas, I just added the missing parameter (FILE_SORT_ALPHA).

Was a request from @sebastian_k at #BCon13, so at least one guy needs it ;)

Reviewers: mont29

Reviewed By: mont29

Subscribers: sebastian_k

Differential Revision: https://developer.blender.org/D1476
2015-08-23 12:40:21 +02:00
..
CMakeLists.txt Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
SConscript Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
graph_buttons.c Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
graph_draw.c Curve selection, de-duplicate & cleanup 2015-07-09 14:39:24 +10:00
graph_edit.c This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00
graph_intern.h New operator for action and graph editor that centers around current 2015-04-13 14:30:24 +02:00
graph_ops.c Fix scrubbing only treated as animation for sequencer 2015-08-07 15:39:32 +02:00
graph_select.c Anim Editors: All keyframe selection operators now perform undo pushes 2015-08-22 02:48:02 +12:00
graph_utils.c NLA Strip Keyframes: Insert keyframe tools in Anim Editors work now 2015-03-29 02:20:57 +13:00
space_graph.c Cleanup: Use bool instead of int 2015-07-01 21:48:42 +02:00