Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Drop .hpp for header only things | Dan Goodliffe | 2023-04-29 |
| | | | | Half of them acquired a .cpp part anyway | ||
* | Rename Shader to SceneShader | Dan Goodliffe | 2022-11-03 |
| | |||
* | EditNetworkOf constructor may have single param, should be explicit | Dan Goodliffe | 2022-10-28 |
| | |||
* | Remove unnecessary destructor | Dan Goodliffe | 2022-10-15 |
| | |||
* | Builders manage a collection of candidate links rendered by the base builder | Dan Goodliffe | 2022-10-14 |
| | |||
* | Scoped Builder::Ptr | Dan Goodliffe | 2022-10-13 |
| | |||
* | Standard typedefs for Node | Dan Goodliffe | 2022-10-13 |
| | |||
* | Initial commit of a basic working network editor | Dan Goodliffe | 2022-10-08 |
| | |||
* | Beginnings of network editor | Dan Goodliffe | 2022-01-18 |
Pushes gameMainSelector clicks/moves into a different target |