mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-18 06:03:48 +00:00
gui shaders for opengl
First opengl geometry shader along with the other shaders for gui rendering opengl side.
This commit is contained in:
parent
d9c4269d8b
commit
fbed04050a
9 changed files with 274 additions and 9 deletions
|
|
@ -35,7 +35,6 @@ ConsoleDocClass(MathAddNode,
|
|||
"@internal"
|
||||
);
|
||||
|
||||
|
||||
MathAddNode::MathAddNode()
|
||||
: GuiShaderNode()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue