January 26, 2015, 20:30 (GMT) |
Better sorting when we are displaying several levels at once, for 'lib' append/link. Consider blendfiles and 'categories' inside them as regular dirs, but with this hierachy: real dir > blende file lib > category in a blend lib. This gives a much better sorting (among other things, gives more importance to blend files!). |
January 26, 2015, 16:38 (GMT) |
Merge branch 'master' into asset-experiments Conflicts: source/blender/blenloader/intern/readfile.c source/blender/editors/space_file/file_draw.c source/blender/editors/space_file/file_ops.c source/blender/editors/space_file/filelist.c |
January 26, 2015, 11:28 (GMT) |
Merge branch 'master' into asset-experiments |
January 25, 2015, 14:30 (GMT) |
Reworked from scratch 'icon over previews' feature. Previous implementation was horribly complicated in the end... sigh. |
January 25, 2015, 13:59 (GMT) |
Fix crasher (Looks like PointerRNA->type can be NULL...). |
January 25, 2015, 11:43 (GMT) |
Merge branch 'master' into asset-experiments |
January 20, 2015, 13:07 (GMT) |
Merge branch 'master' into asset-experiments |
January 18, 2015, 17:50 (GMT) |
Merge branch 'master' into asset-experiments |
January 17, 2015, 19:09 (GMT) |
Merge branch 'master' into asset-experiments |
January 17, 2015, 19:08 (GMT) |
Fix for Windows - 'foobar.blend' is a valid file path to that OS, sigh... Also, store temp nullified pathsep in chars now, better. |
January 16, 2015, 23:04 (GMT) |
Fix stupid UI/py bug after recent refactor. |
January 16, 2015, 23:03 (GMT) |
Merge branch 'master' into asset-experiments |
January 15, 2015, 15:23 (GMT) |
Merge branch 'master' into asset-experiments |
January 13, 2015, 15:44 (GMT) |
Merge branch 'master' into asset-experiments |
January 13, 2015, 15:42 (GMT) |
Merge branch 'master' into asset-experiments Conflicts: release/scripts/startup/bl_ui/space_filebrowser.py |
January 13, 2015, 14:41 (GMT) |
Recursive listdir: let user set level of recursion... |
January 13, 2015, 13:57 (GMT) |
Merge branch 'master' into asset-experiments |
January 13, 2015, 13:15 (GMT) |
Merge branch 'master' into asset-experiments |
January 12, 2015, 18:58 (GMT) |
Merge branch 'master' into asset-experiments |
January 12, 2015, 16:45 (GMT) |
Reorganization: * Make 'clear preview' a C operator; * Move 'object preview generator' op in wm namespace; * Add those two to file-> data preview submenu. |
|