Torque3D/Engine/source/postFx
DavidWyand-GG 2077632a92 Turbulence respects side-by-side rendering
- PostEffect class now offers the current projection offset and target
viewport as shader constants.
- Turbulence postFX now takes the current projection offset into
account.
- Turbulence postFX now clamps itself to the current viewport.
- Turbulence postFX now renders after the glow bin, specifically after
the glow postFX renders.  This ensures that it can take advantage of
knowing the current viewport rather than affecting the entire render
target.
2013-11-01 16:18:48 -04:00
..
postEffect.cpp Turbulence respects side-by-side rendering 2013-11-01 16:18:48 -04:00
postEffect.h Turbulence respects side-by-side rendering 2013-11-01 16:18:48 -04:00
postEffectCommon.h Expand PostFX Viewport Options 2013-10-24 13:40:44 -04:00
postEffectManager.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
postEffectManager.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
postEffectVis.cpp Removed hard coded directory paths 2013-03-07 18:56:53 -05:00
postEffectVis.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00