Torque3D/Templates/BaseGame/game
2019-07-21 23:03:32 -05:00
..
core crashfix: we don't actually need the texture coordinates for forward lit surface creation. at that point, the rest of the shader features have already filled out the info being looked up from the gbuffer for deferred. (was triggering errors with float2 vs float3 coord entries for terrain) 2019-07-21 23:03:32 -05:00
data Corrected probe init'ing so they don't fight for the cubemap idx order 2019-06-30 23:04:16 -05:00
tools Merge branch 'alpha40translucency2' of https://github.com/Azaezel/Torque3D into Preview4_0 2019-07-16 08:34:38 -05:00
main.cs.in Updated the main.cs.in file to account for core module-ification. 2018-09-02 04:49:58 -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