Blender Git Commit Log

Git Commits -> Revision 3c8a4c4

Revision 3c8a4c4 by Campbell Barton (master)
June 25, 2012, 10:35 (GMT)
more guardedalloc use in C++, also make compositorMutex a static var, was allocated and never freed.

Commit Details:

Full Hash: 3c8a4c458bc66cfe54e83c00f2d4460a52e04535
SVN Revision: 48262
Parent Commit: cc0784c
Lines Changed: +92, -32

18 Modified Paths:

/CMakeLists.txt (+1, -0) (Diff)
/intern/ghost/GHOST_ISystem.h (+2, -7) (Diff)
/intern/ghost/GHOST_ISystemPaths.h (+5, -0) (Diff)
/intern/ghost/GHOST_ITimerTask.h (+2, -7) (Diff)
/intern/ghost/GHOST_Types.h (+5, -1) (Diff)
/intern/ghost/intern/GHOST_CallbackEventConsumer.h (+4, -0) (Diff)
/intern/ghost/intern/GHOST_DisplayManager.h (+5, -0) (Diff)
/intern/ghost/intern/GHOST_EventManager.h (+5, -0) (Diff)
/intern/ghost/intern/GHOST_SystemPaths.h (+1, -2) (Diff)
/intern/ghost/intern/GHOST_TimerManager.h (+5, -0) (Diff)
/intern/guardedalloc/cpp/mallocn.cpp (+23, -7) (Diff)
/source/blender/compositor/intern/COM_ChunkOrderHotspot.h (+9, -0) (Diff)
/source/blender/compositor/intern/COM_compositor.cpp (+8, -7) (Diff)
/source/blender/compositor/intern/COM_ExecutionSystem.cpp (+4, -0) (Diff)
/source/blender/compositor/intern/COM_NodeOperation.h (+4, -0) (Diff)
/source/blender/compositor/intern/COM_Socket.h (+4, -0) (Diff)
/source/blender/compositor/intern/COM_SocketReader.h (+4, -0) (Diff)
/source/gameengine/Expressions/PyObjectPlus.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021