Blender Git Loki
Git Commits -> Revision b04cd3a
Revision b04cd3a by Jeroen Bakker (master) May 31, 2012, 13:05 (GMT) |
Fix for [#31602] Node Glare: Ghosts effect |
Commit Details:
Full Hash: b04cd3a76561f17ef0951837ae0ea169e563a571
SVN Revision: 47276
Parent Commit: ceea98b
Lines Changed: +215, -1134
2 Added Paths:
/source/blender/compositor/operations/COM_GlareGhostOperation.cpp (+114, -0) (View)
/source/blender/compositor/operations/COM_GlareGhostOperation.h (+35, -0) (View)
/source/blender/compositor/operations/COM_GlareGhostOperation.h (+35, -0) (View)
6 Deleted Paths:
/source/blender/compositor/operations/COM_LensGhostOperation.cpp (+0, -815)
/source/blender/compositor/operations/COM_LensGhostOperation.h (+0, -82)
/source/blender/compositor/operations/COM_LensGlowImageOperation.cpp (+0, -56)
/source/blender/compositor/operations/COM_LensGlowImageOperation.h (+0, -52)
/source/blender/compositor/operations/COM_LensGlowOperation.cpp (+0, -58)
/source/blender/compositor/operations/COM_LensGlowOperation.h (+0, -56)
/source/blender/compositor/operations/COM_LensGhostOperation.h (+0, -82)
/source/blender/compositor/operations/COM_LensGlowImageOperation.cpp (+0, -56)
/source/blender/compositor/operations/COM_LensGlowImageOperation.h (+0, -52)
/source/blender/compositor/operations/COM_LensGlowOperation.cpp (+0, -58)
/source/blender/compositor/operations/COM_LensGlowOperation.h (+0, -56)