shader node editor test

node editor functioning correctly, connections needed next
shader nodes to be added in the next commit also
This commit is contained in:
marauder2k7 2024-03-03 21:13:58 +00:00
parent 6e85b43088
commit daa0cfef3a
6 changed files with 136 additions and 62 deletions

View file

@ -54,7 +54,6 @@ protected:
// Undo
SimGroup* mTrash;
SimSet* mSelectedSet;
// view controls
Point2I mViewOffset;