aboutsummaryrefslogtreecommitdiff
path: root/modules/csg/csg_shape.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix CSG issues when reparenting shape nodes.Benjamin2018-06-101-0/+9
* Add missing copyright headersGuilherme Felipe2018-05-161-0/+30
* Allow editing of some unbound properties when hinted (or no range hinted)Juan Linietsky2018-05-161-9/+9
* Fix some enums missing its bindMarcelo Fernandez2018-05-081-3/+3
* updated OAHashMap to use robinhood hashingkarroffel2018-05-031-2/+2
* Add poly triangulation order check, ensures faces do not flip on different orderJuan Linietsky2018-04-281-27/+33
* -Changed how operators work, any shape can operate on any otherJuan Linietsky2018-04-281-112/+76
* Do not crash if the polygon is invalidJuan Linietsky2018-04-281-0/+3
* CSG Support for Godot!Juan Linietsky2018-04-271-0/+2152