Blender Git Commit Log
Git Commits  -> Revision f3db38d
		
			
			
		
| Revision f3db38d by Sergey Sharybin (master) March 21, 2013, 15:26 (GMT) | 
| Render border + crop will be handled correct in compositor now This commit simply implements mapping from centered cropped canvas to a full-frame coordinates, so operations like alpha-overing render result on top of image will be properly aligned. | 
Commit Details:
Full Hash: f3db38de56a123cf27fa8f7accb46b22027e6a82
SVN Revision: 55469
Parent Commit: 0b40266
Lines Changed:  +73,  -12
5 Modified Paths:
/source/blender/compositor/intern/COM_ExecutionSystem.cpp (+2, -4) (Diff)
/source/blender/compositor/nodes/COM_RenderLayersNode.cpp (+1, -0) (Diff)
/source/blender/compositor/operations/COM_CompositorOperation.cpp (+43, -3) (Diff)
/source/blender/compositor/operations/COM_RenderLayersBaseProg.cpp (+20, -4) (Diff)
/source/blender/compositor/operations/COM_RenderLayersBaseProg.h (+7, -1) (Diff)
/source/blender/compositor/nodes/COM_RenderLayersNode.cpp (+1, -0) (Diff)
/source/blender/compositor/operations/COM_CompositorOperation.cpp (+43, -3) (Diff)
/source/blender/compositor/operations/COM_RenderLayersBaseProg.cpp (+20, -4) (Diff)
/source/blender/compositor/operations/COM_RenderLayersBaseProg.h (+7, -1) (Diff)


 Master Commits
 Master Commits MiikaHweb | 2003-2021
MiikaHweb | 2003-2021