1
0
Fork 0
godot/modules/csg
Rémi Verschelde d0306332ac
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-06 11:27:46 +01:00
..
doc_classes doc: Use self-closing tags for `return` and `argument` 2021-08-03 10:32:31 +02:00
icons Add support for creating editor icons per module 2019-06-28 23:42:26 +03:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
config.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
csg.cpp Fix warnings found by Emscripten 3.1.10 2024-11-06 11:27:46 +01:00
csg.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
csg_gizmos.cpp Do nothing when dragging CSGBox handle perpendicular to the camera 2021-08-03 09:24:54 +02:00
csg_gizmos.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
csg_shape.cpp Don't update CSG Shape when not inside tree 2021-09-21 15:05:21 +02:00
csg_shape.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
register_types.cpp Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
register_types.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00