summaryrefslogtreecommitdiff
path: root/modules/csg/csg.h
AgeCommit message (Expand)Author
2021-06-11Rename Reference to RefCountedPedro J. Estébanez
2021-06-03Rename files and the exposed name for Transform3DAaron Franke
2021-06-03Rename Transform to Transform3D in coreAaron Franke
2021-02-08Initialize class/struct variables with default values in modules/Rafał Mikrut
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-02-21Fix multiple issues with CSG module.Marcel Admiraal
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-02-12Core: Ensure classes match their header filenameRémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-11[Core] Completely kill math_2d.h, change includesAaron Franke
2018-05-16Add missing copyright headersGuilherme Felipe
2018-05-03updated OAHashMap to use robinhood hashingkarroffel
2018-04-27CSG Support for Godot!Juan Linietsky