1
0
Fork 0
godot/modules/gridmap
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 Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
icons
SCsub Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +02:00
config.py
grid_map.cpp
grid_map.h
register_types.cpp Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +02:00
register_types.h