virtualx-engine/editor/plugins/tiles
Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 11:17:40 +02:00
..
atlas_merging_dialog.cpp Merge pull request #62827 from fire-forge/ok-cancel 2022-07-13 14:10:38 +02:00
atlas_merging_dialog.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
SCsub
tile_atlas_view.cpp Rename Control PRESET_WIDE to PRESET_FULL_RECT 2022-07-18 20:08:11 -05:00
tile_atlas_view.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
tile_data_editors.cpp Rename Control PRESET_WIDE to PRESET_FULL_RECT 2022-07-18 20:08:11 -05:00
tile_data_editors.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
tile_map_editor.cpp Fix various typos not caught by codespell 2022-07-21 07:38:23 -04:00
tile_map_editor.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
tile_proxies_manager_dialog.cpp Changed signals of ItemList 2022-05-06 13:09:04 +05:30
tile_proxies_manager_dialog.h Changed signals of ItemList 2022-05-06 13:09:04 +05:30
tile_set_atlas_source_editor.cpp Rename Control PRESET_WIDE to PRESET_FULL_RECT 2022-07-18 20:08:11 -05:00
tile_set_atlas_source_editor.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
tile_set_editor.cpp Add terrain center bit 2022-06-10 14:37:39 +02:00
tile_set_editor.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
tile_set_scenes_collection_source_editor.cpp Fix more issues found by cppcheck. 2022-04-20 10:34:00 +03:00
tile_set_scenes_collection_source_editor.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
tiles_editor_plugin.cpp Add static methods for creating Image and ImageTexture 2022-07-08 13:40:47 +02:00
tiles_editor_plugin.h Zero initialize all pointer class and struct members 2022-04-04 19:49:50 +02:00