virtualx-engine/editor/plugins/tiles
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
..
atlas_merging_dialog.cpp Allow negative indexes in ItemList and PopupMenu 2022-03-12 01:14:03 +01:00
atlas_merging_dialog.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
SCsub
tile_atlas_view.cpp Convert _notification methods to switch - Chunk C 2022-02-16 13:03:05 -05:00
tile_atlas_view.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
tile_data_editors.cpp Convert _notification methods to switch - Chunk C 2022-02-16 13:03:05 -05:00
tile_data_editors.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
tile_map_editor.cpp Make TabBar/Container default their alignments to the left instead of center 2022-03-17 18:12:23 -03:00
tile_map_editor.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
tile_proxies_manager_dialog.cpp Improve compilation speed (forward declarations/includes cleanup) 2022-02-12 02:46:22 +01:00
tile_proxies_manager_dialog.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
tile_set_atlas_source_editor.cpp Added property hint to id property in tile set atlas source editor 2022-03-02 20:33:03 +01:00
tile_set_atlas_source_editor.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
tile_set_editor.cpp Make TabBar/Container default their alignments to the left instead of center 2022-03-17 18:12:23 -03:00
tile_set_editor.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
tile_set_scenes_collection_source_editor.cpp Convert _notification methods to switch - Chunk C 2022-02-16 13:03:05 -05:00
tile_set_scenes_collection_source_editor.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00
tiles_editor_plugin.cpp Remove most EditorNode constructor parameters and fields 2022-02-14 14:16:24 +01:00
tiles_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00