Go to file
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
build_files Refactor translation code out of blenfont 2015-08-18 07:01:26 +10:00
doc Docs: function comments 2015-08-18 07:11:55 +10:00
extern SCons: Fix for really nasty bug with polluting configuration environment 2015-08-04 18:06:28 +02:00
intern Fix ATI part of T45708, crash when enabling opensubdiv. 2015-08-20 16:23:33 +03:00
release Fix T45689: Pose Libraries cannot be used when using lib-linked actions as poselibs 2015-08-22 18:16:55 +12:00
scons@625d446ae8 Fixed border extension for the sunbeams node. 2014-09-23 11:42:11 +02:00
source This commit makes it possible to select the sort mode whenever we invoke an operator. 2015-08-23 12:40:21 +02:00
tests BLI_math 'compare' cleanup & enhancements. 2015-07-10 15:02:43 +02:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore Revert "ignore conflict files" 2014-08-08 06:00:49 +10:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Fix typo in cmake when OpenSubdiv is not found 2015-08-06 11:51:18 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile CMake: use functions instead of macros 2015-06-17 09:38:24 +10:00
SConstruct Audaspace: building without audaspace. 2015-07-28 14:53:06 +02:00