tornavis/source/blender/editors/object
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
object_add.c Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
object_bake.c Don't allocate MFace's by default 2015-07-27 21:47:41 +10:00
object_bake_api.c Fix T44512: Cycles fails normal bake /w scale flip 2015-04-27 22:46:15 +10:00
object_constraint.c Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
object_data_transfer.c Data Transfer operator: Add a 'freeze' setting to prevent operator from re-running when changing settings. 2015-08-07 16:35:39 +02:00
object_edit.c Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
object_group.c Outliner: DragDrop objects to groups 2015-02-06 19:03:09 +11:00
object_hook.c Curve selection, de-duplicate & cleanup 2015-07-09 14:39:24 +10:00
object_intern.h Weight Paint: replace Blend with Smooth tool 2015-06-25 16:17:24 +10:00
object_lattice.c Cleanup: fix mismatch in printf formating (int/unsigned int). 2015-06-19 12:31:25 +02:00
object_lod.c Cleanup: unused headers 2014-11-28 15:52:30 +01:00
object_modifier.c This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00
object_ops.c Weight Paint: replace Blend with Smooth tool 2015-06-25 16:17:24 +10:00
object_random.c Fix T44821: Making warp shortcut fails 2015-05-26 17:55:34 +10:00
object_relations.c Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
object_select.c Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
object_shapekey.c Depsgrtaph: Adding shapekey should update relations 2015-06-15 18:55:26 +02:00
object_transform.c Cleanup: use mul_v3_mat3_m4v3 2015-04-28 01:18:50 +10:00
object_vgroup.c Cleanup: style, spelling 2015-07-06 17:45:11 +10:00
object_warp.c Fix T44821: Making warp shortcut fails 2015-05-26 17:55:34 +10:00