godot/editor/plugins/tiles
Rémi Verschelde 31892b13b5
Merge pull request #107559 from groud/remove_get_used_cells_where_possible
Remove `get_used_cells` to avoid unecessary allocations in navigation baking
2025-06-16 01:52:54 +02:00
..
atlas_merging_dialog.cpp Selectively apply FOCUS_ACCESSIBILITY to the Labels instead of setting it by default. 2025-04-23 12:47:31 +03:00
atlas_merging_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00
tile_atlas_view.cpp Remove registration of deprecated classes 2025-05-05 20:16:50 +02:00
tile_atlas_view.h Add drag zoom feature with CTRL+MiddleMouseButton 2025-05-01 15:15:44 +03:30
tile_data_editors.cpp Remove NOTIFICATION_ENTER_TREE when NOTIFICATION_THEME_CHANGED is used 2025-05-06 15:28:03 +02:00
tile_data_editors.h Remove registration of deprecated classes 2025-05-05 20:16:50 +02:00
tile_map_layer_editor.cpp Make conversions from math types to String explicit, to avoid accidental conversions. 2025-06-09 01:58:18 +02:00
tile_map_layer_editor.h Fix rotated/flipped tiles destination rect calculations 2025-06-05 14:50:00 +02:00
tile_proxies_manager_dialog.cpp Fix various typos 2025-01-08 14:47:42 +02:00
tile_proxies_manager_dialog.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
tile_set_atlas_source_editor.cpp TileSet: Fix potential crash updating stale atlas source editor toolbar 2025-05-25 14:06:57 +02:00
tile_set_atlas_source_editor.h TileSet: Fix potential crash updating stale atlas source editor toolbar 2025-05-25 14:06:57 +02:00
tile_set_editor.cpp Merge pull request #89324 from KoBeWi/pandora's_can_of_worms 2025-04-28 10:01:33 -05:00
tile_set_editor.h Improve TileMap and TileSet editors UI 2025-03-16 11:21:17 +03:00
tile_set_scenes_collection_source_editor.cpp Selectively apply FOCUS_ACCESSIBILITY to the Labels instead of setting it by default. 2025-04-23 12:47:31 +03:00
tile_set_scenes_collection_source_editor.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00
tiles_editor_plugin.cpp Remove get_used_cells to avoid unecessary allocations in navigation baking 2025-06-15 13:42:39 +02:00
tiles_editor_plugin.h Style: Replace header guards with #pragma once 2025-03-07 17:33:47 -06:00