godot/modules/gridmap
Michael Alexsander d243f7c6d4
Improve GridMap collider navmesh baking performance when using bake bounds
Co-authored-by: smix8 <52464204+smix8@users.noreply.github.com>
2026-04-22 19:40:01 -03:00
..
doc_classes Add octant querying to GridMap 2026-04-07 12:43:28 -03:00
editor Fix MeshLibrary editor taking priority over GridMap when it shouldn't 2026-04-16 12:51:06 -03:00
icons Change GridMap and Replication to EditorDock 2026-01-26 13:19:48 +01:00
tests Add octant querying to GridMap 2026-04-07 12:43:28 -03: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 Improve GridMap collider navmesh baking performance when using bake bounds 2026-04-22 19:40:01 -03:00
grid_map.h Improve GridMap collider navmesh baking performance when using bake bounds 2026-04-22 19:40:01 -03:00
register_types.cpp Add type filters to create dialog 2026-03-31 17:17:23 +02: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