tornavis/source/blender/editors/physics
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
dynamicpaint_ops.c Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
particle_boids.c Code cleanup: remove unused includes 2014-05-01 04:47:51 +10:00
particle_edit.c Don't allocate MFace's by default 2015-07-27 21:47:41 +10:00
particle_object.c Fix uninitialized var use 2015-08-21 14:46:30 +10:00
physics_fluid.c Cleanup: unused headers 2014-11-28 22:16:14 +01:00
physics_intern.h New operator for copying (hair) particle systems from one object to 2015-01-20 09:30:11 +01:00
physics_ops.c New operator for copying (hair) particle systems from one object to 2015-01-20 09:30:11 +01:00
physics_pointcache.c Code cleanup: remove unused includes 2014-05-01 04:47:51 +10:00
rigidbody_constraint.c Cleanup: unused headers 2014-11-28 15:52:30 +01:00
rigidbody_object.c Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
rigidbody_world.c This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00