godot-module-template/modules/gridmap
2026-03-05 13:54:46 +01:00
..
doc_classes Merge pull request #103005 from Scarface1809/grid_map_show_colliders 2026-02-25 09:27:33 -06:00
editor Decouple node.h from scene_tree.h, minimize its other includes 2026-03-05 13:54:46 +01:00
icons Change GridMap and Replication to EditorDock 2026-01-26 13:19:48 +01: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 Explicitly include scene_tree.h where used 2026-03-05 10:43:25 +01:00
grid_map.h Move RenderingServer enums to a dedicated RenderingServerEnums (RSE) namespace 2026-02-25 19:43:03 +01: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