summaryrefslogtreecommitdiff
path: root/modules/csg/csg_shape.h
AgeCommit message (Expand)Author
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-06-13Take CSG into account for nav-mesh generationjfons
2019-04-11CSGMesh material and CSGShape inherits from GeometryInstanceLeonard Meagher
2019-01-27Make CSG Shape work with GIProbe, fixes #20465Juan Linietsky
2019-01-01Update copyright statements to 2019RĂ©mi Verschelde
2018-12-15Add support for collision layers and masks in CSG shapesmeditator
2018-12-08Reverse bitangent on everythings to ensure default normal map behavriour is c...Bastiaan Olij
2018-11-17Adding mikkt tangent support to CSG objectsBastiaan Olij
2018-07-07Added path_local and path_continious_u properties to CSGPolygonBastiaan Olij
2018-05-16Add missing copyright headersGuilherme Felipe
2018-04-28-Changed how operators work, any shape can operate on any otherJuan Linietsky
2018-04-27CSG Support for Godot!Juan Linietsky