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