aboutsummaryrefslogtreecommitdiff
path: root/modules/csg/csg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add missing copyright headersGuilherme Felipe2018-05-161-0/+30
* updated OAHashMap to use robinhood hashingkarroffel2018-05-031-1/+1
* -Changed how operators work, any shape can operate on any otherJuan Linietsky2018-04-281-4/+17
* Avoid CSG freeze condition on degeneratesJuan Linietsky2018-04-281-0/+3
* Reduce false positives in interior detection by adding a small offset to rayc...Juan Linietsky2018-04-281-1/+1
* CSG Support for Godot!Juan Linietsky2018-04-271-0/+1472