summaryrefslogtreecommitdiff
path: root/scene/resources/polygon_path_finder.cpp
AgeCommit message (Expand)Author
2019-02-20Add -Wshadow=local to warnings and fix reported issues.marxin
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-01-12Bind many more properties to scriptsBojidar Marinov
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-06-04renamed all Rect2.pos to Rect2.positionalexholly
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-02-13Remove use of _SCS from ADD_METHODHein-Pieter van Braam
2017-01-16Style: Fix statements ending with ';;'Rémi Verschelde
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-03-09remove trailing whitespaceHubert Jarosz
2015-02-01changed PolygonPathFinder::get_closest_point to return the closest position i...romulox_x
2014-12-20fixed bugs in polygon_path_finder for finding nearest pointsromulox_x
2014-06-27Misc FixesJuan Linietsky
2014-06-17FineTune HDR and Other StuffJuan Linietsky
2014-06-16More 3D WorkJuan Linietsky