Blender Git Commit Log

Git Commits -> Revision dc14629

Revision dc14629 by Campbell Barton (master)
November 16, 2015, 10:57 (GMT)
GHOST: rename suffix X11 to Unix for non X11 files

We may use these for Wayland or SDL back-ends.

Commit Details:

Full Hash: dc14629b26cafcb390137b01cc7d3f13efc67d40
Parent Commit: 86154b1
Lines Changed: +418, -411

4 Added Paths:

/intern/ghost/intern/GHOST_NDOFManagerUnix.cpp (+146, -0) (View)
/intern/ghost/intern/GHOST_NDOFManagerUnix.h (+47, -0) (View)
/intern/ghost/intern/GHOST_SystemPathsUnix.cpp (+127, -0) (View)
/intern/ghost/intern/GHOST_SystemPathsUnix.h (+79, -0) (View)

4 Deleted Paths:

/intern/ghost/intern/GHOST_NDOFManagerX11.cpp (+0, -145)
/intern/ghost/intern/GHOST_NDOFManagerX11.h (+0, -48)
/intern/ghost/intern/GHOST_SystemPathsX11.cpp (+0, -128)
/intern/ghost/intern/GHOST_SystemPathsX11.h (+0, -80)

4 Modified Paths:

/intern/ghost/CMakeLists.txt (+4, -4) (Diff)
/intern/ghost/intern/GHOST_ISystemPaths.cpp (+2, -2) (Diff)
/intern/ghost/intern/GHOST_SystemX11.cpp (+3, -3) (Diff)
/intern/ghost/SConscript (+10, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021