godot/modules/csg
2020-05-10 13:13:54 +02:00
..
doc_classes doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
icons Renamed 2D and 3D nodes to make their types explicit 2020-03-27 14:54:04 +01:00
config.py Merge pull request #37436 from akien-mga/doc-node-renames 2020-03-30 20:32:11 +02:00
csg.cpp Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +02:00
csg.h Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +01:00
csg_gizmos.cpp Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 2020-05-10 13:13:54 +02:00
csg_gizmos.h Rename all gizmo classes, using the 4.0 node names. 2020-04-07 10:02:18 +02:00
csg_shape.cpp Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 2020-05-10 13:13:54 +02:00
csg_shape.h Renamed 2D and 3D nodes to make their types explicit 2020-03-27 14:54:04 +01:00
register_types.cpp doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00