godot/modules/gridmap
Thaddeus Crews 0ed1c192e8
Merge pull request #105565 from smix8/gridmap_list
Replace GridMap legacy use of `List` with `LocalVector`
2025-04-22 10:44:32 -05:00
..
doc_classes Expose GridMapEditorPlugin to scripts and add methods to manipulate the selection and selected palette item 2024-12-16 21:31:05 +02:00
editor Merge pull request #105565 from smix8/gridmap_list 2025-04-22 10:44:32 -05:00
icons Style: Enforce trailing newlines on svgs 2025-02-18 11:02:45 -06:00
config.py Expose GridMapEditorPlugin to scripts and add methods to manipulate the selection and selected palette item 2024-12-16 21:31:05 +02:00
grid_map.cpp Merge pull request #105565 from smix8/gridmap_list 2025-04-22 10:44:32 -05:00
grid_map.h Merge pull request #105329 from smix8/gridmap_octant_raster 2025-04-22 10:44:30 -05:00
register_types.cpp Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
register_types.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