godot/modules/csg
Rémi Verschelde d8935b27a9 Fix warnings found by Emscripten 3.1.10
Fix `-Wunused-but-set-variable`, `-Wunqualified-std-cast-call`, and
`-Wliteral-range` warnings.
2022-05-10 13:03:13 +02:00
..
doc_classes Rename `CSGPrimitive3D.invert_faces` to `flip_faces` 2022-05-06 20:51:46 -05:00
editor Fix CSG gizmos only working on root shapes 2022-04-06 13:36:34 +03:00
icons Increase icon saturation by 30% for all editor icons 2021-05-11 18:15:31 +02:00
SCsub Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +02:00
config.py Disable 3D-only modules when 3D is disabled 2021-06-03 17:45:28 -04:00
csg.cpp Fix warnings found by Emscripten 3.1.10 2022-05-10 13:03:13 +02:00
csg.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
csg_shape.cpp Rename `CSGPrimitive3D.invert_faces` to `flip_faces` 2022-05-06 20:51:46 -05:00
csg_shape.h Rename `CSGPrimitive3D.invert_faces` to `flip_faces` 2022-05-06 20:51:46 -05:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00