1
0
Fork 0
godot/editor/plugins/tiles
A Thousand Ships a1846b27ea
Improve use of `Ref.is_null/valid`
Use `is_null` over `!is_valid` and vice versa.
2024-12-23 16:35:02 -05:00
..
SCsub
atlas_merging_dialog.cpp Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
atlas_merging_dialog.h
tile_atlas_view.cpp Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
tile_atlas_view.h
tile_data_editors.cpp Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
tile_data_editors.h Remove unused header in editor. 2024-12-24 00:40:38 +08:00
tile_map_layer_editor.cpp Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
tile_map_layer_editor.h Remove unused header in editor. 2024-12-24 00:40:38 +08:00
tile_proxies_manager_dialog.cpp Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
tile_proxies_manager_dialog.h Remove unused header in editor. 2024-12-24 00:40:38 +08:00
tile_set_atlas_source_editor.cpp Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
tile_set_atlas_source_editor.h Style: Apply `clang-tidy` fixes 2024-11-04 12:11:06 -06:00
tile_set_editor.cpp Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
tile_set_editor.h
tile_set_scenes_collection_source_editor.cpp Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
tile_set_scenes_collection_source_editor.h
tiles_editor_plugin.cpp Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
tiles_editor_plugin.h Remove unused header in editor. 2024-12-24 00:40:38 +08:00