mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 22:54:34 +00:00
material output node
material output node added colors denoting node sockets added. this will probably be changed.
This commit is contained in:
parent
c9d70de609
commit
2dc623df7e
6 changed files with 117 additions and 28 deletions
|
|
@ -34,7 +34,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef _SHADERNODE_H_
|
||||
#include "gui/shaderEditor/nodes/shaderNode.h"
|
||||
#include "gui/shaderEditor/guiShaderNode.h"
|
||||
#endif // !_SHADERNODE_H_
|
||||
|
||||
struct NodeConnection
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue