summaryrefslogtreecommitdiffstats
path: root/core/math/bsp_tree.cpp
Commit message (Expand)AuthorAgeFilesLines
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-581/+0
* Add do..while(0) wrappers to macros without one.Marcel Admiraal2020-02-051-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Removed unused variables, add some constants numbersRafał Mikrut2019-12-101-2/+2
* Replace vector == and is_zero_approx(distance) with is_equal_approxAaron Franke2019-10-141-2/+2
* Changed some code showed in LGTM and Coverageqarmin2019-07-201-2/+2
* Remove unnecessary code and add some error explanationsqarmin2019-07-011-5/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix warnings on release builds (not DEBUG_ENABLED)Rémi Verschelde2018-10-031-3/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+3
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-11/+11
* Removed unnecessary assignmentsWilson E. Alvarez2018-07-241-7/+3
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Style: Apply new clang-format 5.0 style to all filesRémi Verschelde2017-12-071-5/+5
* Rename Rect3 to AABB.Ferenc Arn2017-11-171-3/+3
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Moved member variables from constructor to initialization listWilson E. Alvarez2017-08-081-6/+5
* renamed all Rect3.pos to Rect3.positionalexholly2017-06-091-3/+3
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-230/+188
* Overloaded basic math funcs (double and float variants). Use real_t rather th...Ferenc Arn2017-01-161-15/+15
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-3/+5
* Type renames:Juan Linietsky2017-01-111-4/+4
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-7/+7
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* remove trailing whitespaceHubert Jarosz2016-03-091-42/+42
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+628