Torque3D/Templates/Modules/FPSGameplay/art/shapes
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
..
actors Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
Cheetah Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
cube Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
groundCover Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
items Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
rocks Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
station Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
teleporter Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
trees/defaulttree Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
weapons Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
.gitignore Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
base-normal.png Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
base.png Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
blue.jpg Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
camera.dts Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
camera.mb Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
camera.png Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
green.jpg Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
lightray.png Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
materials.cs Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
noshape.dts Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
noshape.mb Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
octahedron.3ds Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
octahedron.dts Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
portal.dts Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
simplecone.3ds Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
simplecone.dts Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
simplecone.mtl Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
top-normal.png Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
top.png Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
unit_capsule.dts Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
unit_cube.dts Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
unit_sphere.dts Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00