Torque3D/Templates/BaseGame/game
marauder2k7 c9d70de609 extra draw gui
add the extra functions for drawing gui elements
RoundedRectangle:

All draw rect functions now pass through roundedRectangle which uses a shader and can draw borders, and rounds the corners

Draw thick line:
draws a line thicker than 1 pixel, uses a geometry shader to do this

Draw Circle:
Draws a circle with a border parameter.
2024-03-06 17:27:18 +00:00
..
core extra draw gui 2024-03-06 17:27:18 +00:00
data various fixes 2024-03-01 15:01:47 +00:00
tools Update profiles.ed.tscript 2024-03-05 13:15:54 +00:00
D3DCompiler_47.dll Adds the D3DCompiler_47.dll to ensure it's packed and ready for projects when publishing 2023-11-23 12:46:55 -06:00
main.tscript.in Update main.tscript.in 2022-09-29 11:58:36 -05:00
runTests.tscript UnitTest 2023-07-27 21:02:27 +01:00
Template.torsion.exports Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00