blender/intern/ghost
Campbell Barton 3179ee8a86 patch [#32282] Fix segfault on exit in IM shutdown.
from Bill Currie (taniwha)
2012-08-08 07:31:19 +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 patch [#32282] Fix segfault on exit in IM shutdown. 2012-08-08 07:31:19 +00:00
test style cleanup: comments 2012-06-30 22:49:33 +00:00
CMakeLists.txt fix for building blender as a python module on windows. 2012-06-15 20:59:00 +00:00
GHOST_C-api.h Doxygen cleanup 2012-07-05 04:47:47 +00:00
GHOST_IEvent.h optionally use guarded alloc for tiles compositor, also replace allocation functions with a macro. 2012-06-25 09:14:37 +00:00
GHOST_IEventConsumer.h optionally use guarded alloc for tiles compositor, also replace allocation functions with a macro. 2012-06-25 09:14:37 +00:00
GHOST_ISystem.h style cleanup: comments 2012-06-30 22:49:33 +00:00
GHOST_ISystemPaths.h more guardedalloc use in C++, also make compositorMutex a static var, was allocated and never freed. 2012-06-25 10:35:24 +00:00
GHOST_ITimerTask.h more guardedalloc use in C++, also make compositorMutex a static var, was allocated and never freed. 2012-06-25 10:35:24 +00:00
GHOST_IWindow.h style cleanup: whitespace, also add '?' to save over popup since it wasnt totally clear it was a question (user pointed this out, they thought it was just notification and lost their work). 2012-07-31 23:06:12 +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 optionally use guarded alloc for tiles compositor, also replace allocation functions with a macro. 2012-06-25 09:14:37 +00:00
GHOST_Types.h more guardedalloc use in C++, also make compositorMutex a static var, was allocated and never freed. 2012-06-25 10:35:24 +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