Torque3D/Templates/BaseGame/game/core
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
..
clientServer Merge pull request #1194 from Areloch/onClientMissionLoadedCallback 2024-02-04 00:10:29 -06:00
console Streamlined baseUI profiles 2023-12-18 23:49:13 -06:00
gameObjects misc asset bit cleanups 2023-03-07 15:15:12 -06:00
gui - Added ability to explicitly execute a guiControl's console and altConsole command 2023-12-31 12:46:48 -06:00
lighting doc correction 2024-02-23 12:39:26 -06:00
postFX overdark causality review 2023-11-28 19:34:09 -06:00
rendering extra draw gui 2024-03-06 17:27:18 +00:00
sfx - Added a companion global var array for $AudioChannelsName[x] as well as utilizing $AudioChannelCount for keeping better tabs on the active defined audio channels. This allows modules to establish new channels more easily 2024-01-01 01:42:53 -06:00
utility adds a reloadModuleFiles(%moduleGroup); command 2023-04-08 21:27:43 -05:00
core.module followup: readd, and rename the module.ScriptFile entries to thier lower case 2021-07-20 12:15:05 -05:00
core.tscript followup: readd, and rename the module.ScriptFile entries to thier lower case 2021-07-20 12:15:05 -05:00
settings.xml Bloom Tweaks & OpenGL Support 2022-08-26 18:05:25 -05:00