summaryrefslogtreecommitdiffstats
path: root/modules/gdnavigation/navigation_mesh_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL with nullptrlupoDharkael2020-04-021-4/+4
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-4/+4
* Popups are now windows also (broken!)Juan Linietsky2020-03-261-2/+2
* Working multiple window support, including editorJuan Linietsky2020-03-261-1/+1
* Complete NavigationMeshInstance renamelupoDharkael2020-03-081-3/+3
* Signals: Port connect calls to use callable_mpRémi Verschelde2020-02-281-5/+2
* Renamed NavigationMeshInstance to NavigationRegionAndrea Catania2020-02-271-3/+3
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-2/+2
* - Integrated NavigationServer and Navigation2DServer.Andrea Catania2020-02-101-0/+165