Blender Git Commit Log
Git Commits -> Revision ff17905
Revision ff17905 by Campbell Barton (soc-2014-viewport_context) July 24, 2014, 16:42 (GMT) |
Cleanup: whitespace, also only keep file descriptions in cpp files |
Commit Details:
Full Hash: ff179051dbda0d6efc11eed3c10b074d338391ef
Parent Commit: 21a9921
Lines Changed: +19, -31
12 Modified Paths:
/intern/ghost/intern/GHOST_Context.cpp (+2, -1) (Diff)
/intern/ghost/intern/GHOST_Context.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.h (+4, -10) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.mm (+6, -5) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.cpp (+1, -0) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.h (+0, -5) (Diff)
/intern/ghost/intern/GHOST_ContextGLX.cpp (+1, -0) (Diff)
/intern/ghost/intern/GHOST_ContextGLX.h (+0, -3) (Diff)
/intern/ghost/intern/GHOST_ContextNone.cpp (+1, -0) (Diff)
/intern/ghost/intern/GHOST_ContextNone.h (+1, -0) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.cpp (+2, -1) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.h (+0, -5) (Diff)
/intern/ghost/intern/GHOST_Context.h (+1, -1) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.h (+4, -10) (Diff)
/intern/ghost/intern/GHOST_ContextCGL.mm (+6, -5) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.cpp (+1, -0) (Diff)
/intern/ghost/intern/GHOST_ContextEGL.h (+0, -5) (Diff)
/intern/ghost/intern/GHOST_ContextGLX.cpp (+1, -0) (Diff)
/intern/ghost/intern/GHOST_ContextGLX.h (+0, -3) (Diff)
/intern/ghost/intern/GHOST_ContextNone.cpp (+1, -0) (Diff)
/intern/ghost/intern/GHOST_ContextNone.h (+1, -0) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.cpp (+2, -1) (Diff)
/intern/ghost/intern/GHOST_ContextWGL.h (+0, -5) (Diff)