Torque3D/Templates/Empty/game
DavidWyand-GG 15673810c6 Expand PostFX Viewport Options
- Added an option for a postFX to get its viewport from a named texture
in slot 0, if there is one.  This allows the postFX to operate when the
named input texture's viewport is different than the current viewport.
- Modified the SSAO postFX to use the new
PFXTargetViewport_NamedInTexture0 option to more closely link SSAO with
the prepass buffer.
- Modifed the GFX method setActiveRenderTarget() with a new parameter
that indicates if the current viewport should be modified with the new
rendering target.  This defaults to true to maintain its previous
behaviour.  The postFX rendering pipeline sets this to false as it now
handles its own viewport setup, and removes an unnecessary
GFX->setViewport() call.
2013-10-24 13:40:44 -04:00
..
art Remove unused and duplicate sounds. 2013-04-11 15:37:40 -04:00
core Expand PostFX Viewport Options 2013-10-24 13:40:44 -04:00
levels Empty Template for ticket #1 2012-09-19 11:29:55 -04:00
scripts Allow audioData.cs.dso to execute 2013-09-04 19:02:46 -04:00
shaders Oculus Rift Improvements 2013-10-19 00:46:39 -04:00
tools Merge pull request #460 from Azaezel/Particles 2013-08-19 08:22:04 -07:00
web Empty Template for ticket #1 2012-09-19 11:29:55 -04:00
Empty.torsion Empty Template for ticket #1 2012-09-19 11:29:55 -04:00
main.cs Empty Template for ticket #1 2012-09-19 11:29:55 -04:00