Torque3D/Engine/source/gui/shaderEditor/nodes
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
..
shaderNode.cpp extra draw gui 2024-03-06 17:27:18 +00:00
shaderNode.h connections 2024-03-05 20:39:33 +00:00