summaryrefslogtreecommitdiff
path: root/core/math/geometry.cpp
AgeCommit message (Expand)Author
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-13Drop b2d_convexdecomp. no longer necessary.Rémi Verschelde
2019-12-03Fix severe performance drop while deflating polylinesAndrii Doroshenko (Xrayez)
2019-09-25Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
2019-09-22Changed some code found by Clang Tidy and Coverityqarmin
2019-08-27Add 'is_point_in_circle()' to Geometry class, and general file cleanupMichael Alexsander Silva Dias
2019-05-22Expose 2D polygon boolean operations in Geometry singletonAndrii Doroshenko (Xrayez)
2019-04-25Use approximate equallity methods in many placesAaron Franke
2019-03-16Merge pull request #25495 from IronicallySerious/fix-expand-macrosRémi Verschelde
2019-03-04TileSet/TileMap: Decompose solid non-convex polygons into convexes. Real fix ...Mariano Suligoy
2019-02-18Fix parameterised macros in core. Addresses #25488IronicallySerious
2019-01-08Removed splits in Polygon editor, replace by internal vertices and polygon su...Juan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-24Make some debug prints verbose-only, remove othersRémi Verschelde
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-03Merge pull request #15093 from poke1024/canvas-editor-selectRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-27More exact picking for canvas editorBernhard Liebl
2017-11-17Rename Rect3 to AABB.Ferenc Arn
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-17Add closest_power_of_2 func and implement mix_rate/latency on OS XMarcelo Fernandez
2017-06-09renamed all Rect3.pos to Rect3.positionalexholly
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-01-16Overloaded basic math funcs (double and float variants). Use real_t rather th...Ferenc Arn
2017-01-11Type renames:Juan Linietsky
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-07-24Turn some prints to error logs, remove othersRémi Verschelde
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-10-03Huge Amount of BugFixJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky