Torque3D/Templates/BaseGame/game
AzaezelX e28b6ae6de misc fixes to mitigate banding
scriptside:
1) HDRPostFX::onEnabled needs to test vs GFXFormatR16G16B16A16F, as that's what's getting returned by getBestHDRFormat()
2)  AL_FormatToken shifted to that same GFXFormatR16G16B16A16F target format
3) tangental but somewhat related, we were doubling up refposition offsets in the boxproject
sourceside:
tweaked the capture code for probes to ensure that the "screengrab" and output cubemap formats were identical
2020-04-14 11:36:49 -05:00
..
core misc fixes to mitigate banding 2020-04-14 11:36:49 -05:00
data Updated Assimp 2020-03-19 09:47:38 -05:00
tools Fixes path var issue that prevented newly created material assets from loading automatically when created via importing 2020-04-05 01:32:44 -05:00
main.cs.in Caught the main modules up to new module script file paradigm 2019-09-02 16:13:24 -05:00
runTests.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
Template.torsion.exports Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00