Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove the static font cache | Dan Goodliffe | 2024-01-26 |
| | | | | Each thing can own/share a font rendering itself | ||
* | Remove PositionxD from Network editors | Dan Goodliffe | 2024-01-07 |
| | |||
* | Template Ray on position type | Dan Goodliffe | 2024-01-07 |
| | |||
* | WIP typedefing just about everything else | Dan Goodliffe | 2023-11-09 |
| | |||
* | 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 |