Blender Git Commit Log
Git Commits -> Revision b1474a4
Revision b1474a4 by Jeroen Bakker (tile) May 9, 2012, 20:47 (GMT) |
TileBranch * added ImageNode for trunk. The file COM_defines.h.trunk is a file that needs to be copied over the COM_defines.h when patching trunk This will will make sure that the new image API, image node and outputfilenode will be used. |
Commit Details:
Full Hash: b1474a46b08387c6c0b10a579874a8af6a24ad8d
SVN Revision: 46481
Parent Commit: cc54ffe
Lines Changed: +122, -9
5 Modified Paths:
/source/blender/compositor/nodes/COM_ImageNode.cpp (+97, -3) (Diff)
/source/blender/compositor/nodes/COM_ImageNode.h (+3, -2) (Diff)
/source/blender/compositor/operations/COM_ImageOperation.cpp (+6, -0) (Diff)
/source/blender/compositor/operations/COM_MultilayerImageOperation.cpp (+12, -2) (Diff)
/source/blender/compositor/operations/COM_OutputFileOperation.cpp (+4, -2) (Diff)
/source/blender/compositor/nodes/COM_ImageNode.h (+3, -2) (Diff)
/source/blender/compositor/operations/COM_ImageOperation.cpp (+6, -0) (Diff)
/source/blender/compositor/operations/COM_MultilayerImageOperation.cpp (+12, -2) (Diff)
/source/blender/compositor/operations/COM_OutputFileOperation.cpp (+4, -2) (Diff)