summaryrefslogtreecommitdiff
path: root/ui/builders/freeExtend.cpp
Commit message (Collapse)AuthorAge
* Other objects support in removeAll/clearDan Goodliffe12 days
| | | | | removeAll requires a type that is one of Others, clear clears everything regardless of type.
* Make Collections::objects protected, extend interfaceDan Goodliffe13 days
| | | | | Keeps all required features accessible, but through a controlled interface.
* Initial commit setting terrain during network constructionDan Goodliffe2025-02-09
| | | | This is all in the wrong place, it shouldn't be part of the network interface.
* Set terrain heights when creating new network linksDan Goodliffe2024-12-22
|
* Give UI builders an interface that can be programmatically calledDan Goodliffe2024-12-18
|
* Include face handle in intersectRay resultDan Goodliffe2024-02-13
|
* Template Ray on position typeDan Goodliffe2024-01-07
|
* Add free extend builder with placeholder network supportDan Goodliffe2022-10-15