index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
csg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix CSG issues when reparenting shape nodes.
Benjamin
2018-06-10
1
-0
/
+9
*
Style: Apply clang-format (5.0) to some missed files
Rémi Verschelde
2018-05-31
1
-3
/
+1
*
SCons: Pass env to modules can_build method
Rémi Verschelde
2018-05-30
1
-1
/
+1
*
Add missing copyright headers
Guilherme Felipe
2018-05-16
6
-0
/
+180
*
Allow editing of some unbound properties when hinted (or no range hinted)
Juan Linietsky
2018-05-16
1
-9
/
+9
*
Sync classref with current source
Rémi Verschelde
2018-05-12
10
-0
/
+263
*
Fix some enums missing its bind
Marcelo Fernandez
2018-05-08
1
-3
/
+3
*
updated OAHashMap to use robinhood hashing
karroffel
2018-05-03
3
-4
/
+4
*
Add poly triangulation order check, ensures faces do not flip on different order
Juan Linietsky
2018-04-28
1
-27
/
+33
*
-Changed how operators work, any shape can operate on any other
Juan Linietsky
2018-04-28
3
-131
/
+105
*
Avoid CSG freeze condition on degenerates
Juan Linietsky
2018-04-28
1
-0
/
+3
*
Do not crash if the polygon is invalid
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
10
-0
/
+4643