summaryrefslogtreecommitdiff
path: root/ui/editNetwork.cpp
Commit message (Collapse)AuthorAge
* Restructure how shaders are worked withDan Goodliffe2022-11-03
| | | | Needs a tidy-up
* Rename Shader to SceneShaderDan Goodliffe2022-11-03
|
* Setting texture unit on bindDan Goodliffe2022-10-30
| | | | Always sets the target unit before binding, allows specifying the unit
* Add free extend builder with placeholder network supportDan Goodliffe2022-10-15
|
* Remove unnecessary destructorDan Goodliffe2022-10-15
|
* Builders manage a collection of candidate links rendered by the base builderDan Goodliffe2022-10-14
|
* Add a rather dumb builder for joining nodesDan Goodliffe2022-10-08
|
* Initial commit of a basic working network editorDan Goodliffe2022-10-08
|
* Beginnings of network editorDan Goodliffe2022-01-18
Pushes gameMainSelector clicks/moves into a different target