Torque3D/Templates/BaseGame
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
..
game extra draw gui 2024-03-06 17:27:18 +00:00
source Remove old and not needed torqueconfig files, also remove xenon reference in the config file 2020-10-03 11:19:59 +02:00
BaseGame.cmake Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
cleanShaders.bat Adjusted init'ing logic to defer to project settings for the name of the play gui and mainMenu gui instead of hardcoding them 2019-08-07 01:27:39 -05:00
cleanShaders.command Adjusted init'ing logic to defer to project settings for the name of the play gui and mainMenu gui instead of hardcoding them 2019-08-07 01:27:39 -05:00
CMakeLists.txt Fixed typo 2023-11-23 13:38:43 -06:00
DeleteCachedDTSs.bat Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
DeleteCachedDTSs.command Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
DeleteDSOs.bat Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
DeleteDSOs.command Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
DeletePrefs.bat Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
DeletePrefs.command Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00
thumb.png Initial implementation of the new Base Game Template and some starting modules. 2017-02-24 02:40:56 -06:00