godot/modules/csg
Rémi Verschelde 66cede8368
Fix warnings found by Emscripten 3.1.10
Fix `-Wunused-but-set-variable`, `-Wunqualified-std-cast-call`, and
`-Wliteral-range` warnings.

(cherry picked from commit d8935b27a9)
2024-11-05 23:28:47 +01:00
..
doc_classes Document performance limitations with CSG nodes, link to tutorial 2022-02-17 10:23:44 +01:00
icons Add support for creating editor icons per module 2019-06-28 23:42:26 +03:00
config.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
csg_gizmos.cpp Revert "Fix selection of CSG objects" 2022-02-21 10:45:56 +01:00
csg_gizmos.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
csg_shape.cpp Prevent non-smoothed face normals to participate to smoothed face normals 2022-03-13 15:35:33 +01:00
csg_shape.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
csg.cpp Fix warnings found by Emscripten 3.1.10 2024-11-05 23:28:47 +01:00
csg.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
register_types.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
register_types.h Update copyright statements to 2022 2022-01-13 16:00:37 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00