Torque3D/Templates/Modules/FPSGameplay/art
Areloch d680dc9934 Initial implementation of the new Base Game Template and some starting modules.
This makes some tweaks to the engine to support this, specifically, it tweaks the hardcoded shaderpaths to defer to a pref variable, so none of the shader paths are hardcoded.

Also tweaks how post effects read in texture files, removing a bizzare filepath interpretation choice, where if the file path didn't start with "/" it forcefully appended the script's file path. This made it impossible to have images not in the same dir as the script file defining the post effect.

This was changed and the existing template's post effects tweaked for now to just add "./" to those few paths impacted, as well as the perf vars to support the non-hardcoded shader paths in the engine.
2017-02-24 02:40:56 -06:00
..
decals Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
environment Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
gui Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
lights Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
misc Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
particles Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
roads Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
shapes Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
skies Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
terrains Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
water Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00