tornavis/source/blender/editors/space_node
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
drawnode.c Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
node_add.c This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00
node_buttons.c Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
node_draw.c Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
node_edit.c Fix Buttons context, invalid object data access 2015-05-04 18:06:31 +10:00
node_group.c Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
node_intern.h Note Editor: Auto-offset nodes on insertion 2015-08-01 17:56:44 +02:00
node_ops.c Use Auto-offset for move_detach_links (alt+D) operator too 2015-08-01 21:01:14 +02:00
node_relationships.c Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
node_select.c Cleanup: all params of BLI_str partition funcs can be const... 2015-06-27 11:00:47 +02:00
node_templates.c Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
node_toolbar.c Cleanup: unused headers 2014-11-28 15:52:30 +01:00
node_view.c Cleanup: rename GRAB_POINTER -> GRAB_CURSOR 2015-04-27 18:58:53 +10:00
space_node.c Cleanup: Use bool instead of int 2015-07-01 21:48:42 +02:00