blender/intern
Brecht Van Lommel 942fcf4415 Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/..,
starting from version 2.64. Unless you have a special system setup, this means the
will be in ~/.config/blender rather than ~/.blender.

When the version number is changed to 2.64, the "Copy Previous Settings" operator
in the splash will copy the settings to the new location.

XDG base directory specification:
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
2012-05-25 12:08:29 +00:00
..
audaspace Make blender compilable by gcc-4.7 and strict compilation flags: 2012-05-14 13:31:38 +00:00
boolop Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00
bsp style cleanup (mostly whitespace) 2012-02-27 10:35:39 +00:00
container style cleanup: changes to brace placement / newlines - for/while/if/switch 2012-04-28 06:31:57 +00:00
cycles Fix cycles render issue with a (useless) mix node that has the same shader 2012-05-23 17:55:34 +00:00
decimation code cleanup: no functional changes 2012-04-07 12:37:15 +00:00
dualcon Potential fix for bug #31111, Remesh modifier generates artifacts on simple surfaces 2012-05-10 05:13:10 +00:00
elbeem code cleanup: 2012-05-21 06:33:45 +00:00
ffmpeg Blender should now compile fine with older FFmpeg libraries used. 2012-02-24 15:34:57 +00:00
ghost Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/.., 2012-05-25 12:08:29 +00:00
guardedalloc style cleanup: mmap_win32 2012-05-22 13:20:01 +00:00
iksolver unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
itasc
memutil unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
mikktspace style cleanup: changes to brace placement / newlines - for/while/if/switch 2012-04-28 06:31:57 +00:00
moto
opennl Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00
smoke Smoke: Start fixing scaling issues which happen with non cube-shaped domains. 2012-05-24 23:50:20 +00:00
string code cleanup: dont set the namespace in STR_String.h - 'using namespace std', since this is included in many places. 2012-02-23 02:36:30 +00:00
utfconv style cleanup: changes to brace placement / newlines - for/while/if/switch 2012-04-28 06:31:57 +00:00
CMakeLists.txt code cleanup: utfconv library had some quite confusing formatting, also cleared som warnings. 2012-04-12 02:15:33 +00:00
SConscript Cleanup of intern/SConstript: CSG is not in source tree anymore, remove option to use it 2012-05-07 09:01:55 +00:00