aboutsummaryrefslogtreecommitdiff
path: root/modules/csg/csg_shape.h
Commit message (Collapse)AuthorAgeFilesLines
* Add missing copyright headersGuilherme Felipe2018-05-161-0/+30
|
* -Changed how operators work, any shape can operate on any otherJuan Linietsky2018-04-281-15/+12
| | | | -Added some break condition for bad poly data to avoid editor freezes
* CSG Support for Godot!Juan Linietsky2018-04-271-0/+363
-Missing Icons -Missing freezing option (for baking light and faster load) -Missing a way to export from Godot (GLTF2?) -Probably buggy (may freeze editor, can be worked around easily, but let me know if this happens so it's easier to catch bugs) Happy testing!