Blender Git Commit Log

Git Commits -> Revision 179901e

May 7, 2021, 17:34 (GMT)
Rename OutputManager to OutputStore

Commit Details:

Full Hash: 179901e8546c4cc5d4206c7d5fb130fc590298f5
Parent Commit: 08e8c3f
Lines Changed: +198, -194

2 Added Paths:

/source/blender/compositor/intern/COM_OutputStore.cc (+99, -0) (View)
/source/blender/compositor/intern/COM_OutputStore.h (+71, -0) (View)

2 Deleted Paths:

/source/blender/compositor/intern/COM_OutputManager.cc (+0, -99)
/source/blender/compositor/intern/COM_OutputManager.h (+0, -67)

5 Modified Paths:

/source/blender/compositor/CMakeLists.txt (+2, -2) (Diff)
/source/blender/compositor/intern/COM_ExecutionSystem.cc (+3, -3) (Diff)
/source/blender/compositor/intern/COM_ExecutionSystem.h (+6, -6) (Diff)
/source/blender/compositor/intern/COM_NodeOperation.cc (+14, -14) (Diff)
/source/blender/compositor/intern/COM_NodeOperation.h (+3, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021