Files
test/source
julianeisel 4ca4f04c75 Fix file size not drawn using Link/Append
For linking/appending, .blends get the type S_IFDIR added which prevents
the size from being drawn. BLI_is_dir gets the type from the OS so it's
better suited for this case.

Reported by @sergey.
2015-02-09 22:06:45 +01:00
..
2012-12-17 08:01:43 +00:00
2012-12-17 08:01:43 +00:00