godot/modules/csg
Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members
This prevents the pitfall of UB when checking if they have been
assigned something valid by comparing to nullptr.
2022-04-04 19:49:50 +02:00
..
doc_classes
editor
icons
SCsub
config.py
csg.cpp
csg.h
csg_shape.cpp
csg_shape.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
register_types.cpp
register_types.h