blender/intern/ghost
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
..
doc This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone. 2007-08-28 10:07:08 +00:00
intern Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/.., 2012-05-25 12:08:29 +00:00
test style cleanup 2012-05-24 13:18:53 +00:00
CMakeLists.txt Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/.., 2012-05-25 12:08:29 +00:00
GHOST_C-api.h style cleanup: ghost headers 2012-05-19 09:23:08 +00:00
GHOST_IEvent.h style cleanup: ghost headers 2012-05-19 09:23:08 +00:00
GHOST_IEventConsumer.h style cleanup: ghost headers 2012-05-19 09:23:08 +00:00
GHOST_ISystem.h style cleanup: ghost headers 2012-05-19 09:23:08 +00:00
GHOST_ISystemPaths.h Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/.., 2012-05-25 12:08:29 +00:00
GHOST_ITimerTask.h style cleanup: ghost headers 2012-05-19 09:23:08 +00:00
GHOST_IWindow.h style cleanup: ghost headers 2012-05-19 09:23:08 +00:00
GHOST_Path-api.h Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/.., 2012-05-25 12:08:29 +00:00
GHOST_Rect.h style cleanup: ghost headers 2012-05-19 09:23:08 +00:00
GHOST_Types.h style cleanup: ghost headers 2012-05-19 09:23:08 +00:00
SConscript Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with slight modifications. 2012-04-24 12:57:58 +00:00