This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenlib/intern
Ton Roosendaal 851e6d9e44 Bugfix #18637
Sorting of files didn't take numbers into account propertly, so it
ordered files like;

10.jpg
300.jpg
89.jpg
9.jpg

Quite simple to solve, almost moved report to the 'todo', but too
fun to leave this. :)

function name is BLI_natstrcmp() "natural string compare".
2009-04-28 17:25:50 +00:00
..
2008-10-02 20:39:57 +00:00
2008-09-13 18:09:41 +00:00
2009-02-23 21:00:42 +00:00
2006-01-23 22:05:47 +00:00
2008-04-29 08:24:33 +00:00
2009-04-28 17:25:50 +00:00
2009-04-28 17:25:50 +00:00
2008-04-29 21:43:17 +00:00