godot/modules/csg
Rémi Verschelde 6cebb8c117
Merge pull request #44586 from madmiraal/rename-stepify
Rename Math::stepify to snapped
2020-12-28 21:46:43 +01:00
..
doc_classes Use Vector3 instead of 3 floats for CSGBox3D dimensions 2020-12-08 11:58:30 +00:00
icons Optimize SVG using svgcleaner --multipass 2020-10-25 10:02:37 +01:00
config.py Merge pull request #37436 from akien-mga/doc-node-renames 2020-03-30 20:32:11 +02:00
csg.cpp Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
csg.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
csg_gizmos.cpp Merge pull request #44586 from madmiraal/rename-stepify 2020-12-28 21:46:43 +01:00
csg_gizmos.h Rename EditorNode3DGizmoPlugin "get_name" to "get_gizmo_name" 2020-12-04 19:34:50 -05:00
csg_shape.cpp Merge pull request #44183 from madmiraal/box_shape-size 2020-12-28 16:06:50 +01:00
csg_shape.h Use Vector3 instead of 3 floats for CSGBox3D dimensions 2020-12-08 11:58:30 +00:00
register_types.cpp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +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