Age | Commit message (Expand) | Author |
---|---|---|
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-03-27 | Renamed 2D and 3D nodes to make their types explicit | Juan Linietsky |
2020-03-26 | Popups are now windows also (broken!) | Juan Linietsky |
2020-03-26 | Working multiple window support, including editor | Juan Linietsky |
2020-03-08 | Complete NavigationMeshInstance rename | lupoDharkael |
2020-02-28 | Signals: Port connect calls to use callable_mp | RĂ©mi Verschelde |
2020-02-27 | Renamed NavigationMeshInstance to NavigationRegion | Andrea Catania |
2020-02-20 | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky |
2020-02-10 | - Integrated NavigationServer and Navigation2DServer. | Andrea Catania |