index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
math
/
bsp_tree.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-581
/
+0
*
Add do..while(0) wrappers to macros without one.
Marcel Admiraal
2020-02-05
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Removed unused variables, add some constants numbers
Rafał Mikrut
2019-12-10
1
-2
/
+2
*
Replace vector == and is_zero_approx(distance) with is_equal_approx
Aaron Franke
2019-10-14
1
-2
/
+2
*
Changed some code showed in LGTM and Coverage
qarmin
2019-07-20
1
-2
/
+2
*
Remove unnecessary code and add some error explanations
qarmin
2019-07-01
1
-5
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix warnings on release builds (not DEBUG_ENABLED)
Rémi Verschelde
2018-10-03
1
-3
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-2
/
+3
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-11
/
+11
*
Removed unnecessary assignments
Wilson E. Alvarez
2018-07-24
1
-7
/
+3
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-5
/
+5
*
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
1
-3
/
+3
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Moved member variables from constructor to initialization list
Wilson E. Alvarez
2017-08-08
1
-6
/
+5
*
renamed all Rect3.pos to Rect3.position
alexholly
2017-06-09
1
-3
/
+3
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-230
/
+188
*
Overloaded basic math funcs (double and float variants). Use real_t rather th...
Ferenc Arn
2017-01-16
1
-15
/
+15
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-3
/
+5
*
Type renames:
Juan Linietsky
2017-01-11
1
-4
/
+4
*
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-07
1
-7
/
+7
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-42
/
+42
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+628