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
/
modules
/
csg
/
csg.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
1
-6
/
+6
*
Core: Ensure classes match their header filename
Rémi Verschelde
2019-02-12
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Remove redundant "== true" code
Aaron Franke
2018-10-06
1
-1
/
+1
*
Fix GCC 8 warnings about potentially unitialized variables
Rémi Verschelde
2018-10-04
1
-1
/
+1
*
Merge pull request #21982 from luzpaz/misc-typos
Rémi Verschelde
2018-09-13
1
-5
/
+5
|
\
|
*
Misc. typos
luz.paz
2018-09-12
1
-5
/
+5
*
|
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-4
/
+4
|
/
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-37
/
+37
*
Add missing copyright headers
Guilherme Felipe
2018-05-16
1
-0
/
+30
*
updated OAHashMap to use robinhood hashing
karroffel
2018-05-03
1
-1
/
+1
*
-Changed how operators work, any shape can operate on any other
Juan Linietsky
2018-04-28
1
-4
/
+17
*
Avoid CSG freeze condition on degenerates
Juan Linietsky
2018-04-28
1
-0
/
+3
*
Reduce false positives in interior detection by adding a small offset to rayc...
Juan Linietsky
2018-04-28
1
-1
/
+1
*
CSG Support for Godot!
Juan Linietsky
2018-04-27
1
-0
/
+1472
[prev]