summaryrefslogtreecommitdiffstats
path: root/core/math/quick_hull.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace NULL with nullptrlupoDharkael2020-04-021-3/+3
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Replace vector == and is_zero_approx(distance) with is_equal_approxAaron Franke2019-10-141-1/+1
* Scale quickhull tolerance with mesh sizeHein-Pieter van Braam2019-03-011-2/+2
* Add -Wshadow=local to warnings and fix reported issues.marxin2019-02-201-5/+5
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+2
* Make some debug prints verbose-only, remove othersRémi Verschelde2018-08-241-9/+0
* Remove faces in in QuickHull::build() that we don't need anymoreHein-Pieter van Braam2018-08-201-2/+9
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-4/+4
* Fix Coverity reports of uninitialized scalar variableRémi Verschelde2018-04-191-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Rename Rect3 to AABB.Ferenc Arn2017-11-171-1/+1
* Fix use of unitialized variablesHein-Pieter van Braam2017-09-021-3/+3
* Fix signed and unsigned comparisonsHein-Pieter van Braam2017-09-011-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Fixed syntax inconsistency in Vector3.snap and Vector3.snappedTwistedTwigleg2017-07-031-1/+1
* renamed all Rect3.pos to Rect3.positionalexholly2017-06-091-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-169/+130
* Overloaded basic math funcs (double and float variants). Use real_t rather th...Ferenc Arn2017-01-161-3/+3
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-1/+1
* Type renames:Juan Linietsky2017-01-111-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* -Much improvement to baked light bakerJuan Linietsky2014-10-271-1/+1
* Little BitsJuan Linietsky2014-10-121-0/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+513