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
/
geometry.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Drop b2d_convexdecomp. no longer necessary.
Rémi Verschelde
2019-12-13
1
-2
/
+0
*
Fix severe performance drop while deflating polylines
Andrii Doroshenko (Xrayez)
2019-12-03
1
-1
/
+1
*
Merge pull request #32051 from qarmin/some_error_explanation
Rémi Verschelde
2019-09-25
1
-4
/
+1
|
\
|
*
Added some obvious errors explanations
qarmin
2019-09-25
1
-4
/
+1
*
|
Changed some code found by Clang Tidy and Coverity
qarmin
2019-09-22
1
-1
/
+1
|
/
*
Add 'is_point_in_circle()' to Geometry class, and general file cleanup
Michael Alexsander Silva Dias
2019-08-27
1
-98
/
+48
*
Expose 2D polygon boolean operations in Geometry singleton
Andrii Doroshenko (Xrayez)
2019-05-22
1
-0
/
+106
*
Use approximate equallity methods in many places
Aaron Franke
2019-04-25
1
-1
/
+1
*
Merge pull request #25495 from IronicallySerious/fix-expand-macros
Rémi Verschelde
2019-03-16
1
-1
/
+1
|
\
|
*
Fix parameterised macros in core. Addresses #25488
IronicallySerious
2019-02-18
1
-1
/
+1
*
|
TileSet/TileMap: Decompose solid non-convex polygons into convexes. Real fix ...
Mariano Suligoy
2019-03-04
1
-0
/
+35
|
/
*
Removed splits in Polygon editor, replace by internal vertices and polygon su...
Juan Linietsky
2019-01-08
1
-0
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+2
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-10
/
+0
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-11
/
+11
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Merge pull request #15093 from poke1024/canvas-editor-select
Rémi Verschelde
2018-01-03
1
-0
/
+11
|
\
|
*
More exact picking for canvas editor
Bernhard Liebl
2017-12-27
1
-0
/
+11
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
|
/
*
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
1
-2
/
+2
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Add closest_power_of_2 func and implement mix_rate/latency on OS X
Marcelo Fernandez
2017-08-17
1
-2
/
+2
*
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
*
Fix typos in source code using codespell
Rémi Verschelde
2017-03-24
1
-2
/
+2
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-439
/
+397
*
Overloaded basic math funcs (double and float variants). Use real_t rather th...
Ferenc Arn
2017-01-16
1
-11
/
+11
*
Type renames:
Juan Linietsky
2017-01-11
1
-2
/
+2
*
Memory pool vectors (DVector) have been enormously simplified in code, and re...
Juan Linietsky
2017-01-07
1
-22
/
+22
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Turn some prints to error logs, remove others
Rémi Verschelde
2016-07-24
1
-7
/
+7
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-164
/
+164
*
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
*
Huge Amount of BugFix
Juan Linietsky
2014-10-03
1
-0
/
+131
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+1006