aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/plugins/navigation_polygon_editor_plugin.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-118/+0
* Type renames:Juan Linietsky2017-01-111-1/+1
* renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky2017-01-081-2/+2
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-1/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-2/+2
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Made it possible to properly draw over the 2D canvas for 2D objects. Arranged...Juan Linietsky2016-09-101-1/+1
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-181-0/+28
* Better 2D SnappingCarl Olsson2015-02-151-1/+0
* New Navigation & Pathfinding support for 2DJuan Linietsky2015-02-141-0/+91