blender/intern/ghost
2012-09-03 17:41:47 +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 Fix #32046: GHOST_DropTargetWin32 memory leak, patch by Matt D. 2012-09-03 17:41:47 +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 style cleanup: also correct some doxy comments 2012-08-18 13:07:48 +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