Blender Git Loki

Git Commits -> Revision 02f17cf

Revision 02f17cf by Jeroen Bakker (tile)
January 4, 2012, 14:43 (GMT)
TileBranch
* added the basic implementation of the GlareNode
* only implemented the FogGlow
* all others will also do fogglow

FogGlowImageOperation calculates a BokehImage for the glow. This way the BokehBlur is reused to calculate the actual blur
GlareThresholdOperation will generate the image where the effect must take place. (BTL function in the old compositor)

Commit Details:

Full Hash: 02f17cf92aaf857d1431b2f94ace9a310d3bd2e2
SVN Revision: 43128
Parent Commit: de3071d
Lines Changed: +344, -6

6 Added Paths:

/source/blender/compositor/nodes/COM_GlareNode.cpp (+72, -0) (View)
/source/blender/compositor/nodes/COM_GlareNode.h (+38, -0) (View)
/source/blender/compositor/operations/COM_FogGlowImageOperation.cpp (+56, -0) (View)
/source/blender/compositor/operations/COM_FogGlowImageOperation.h (+54, -0) (View)
/source/blender/compositor/operations/COM_GlareThresholdOperation.cpp (+50, -0) (View)
/source/blender/compositor/operations/COM_GlareThresholdOperation.h (+57, -0) (View)

2 Modified Paths:

/source/blender/compositor/CMakeLists.txt (+13, -6) (Diff)
/source/blender/compositor/intern/COM_Converter.cpp (+4, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021