1
0
Fork 0
godot/modules/gridmap
Rémi Verschelde ff610712f5
Merge pull request #109878 from ryevdokimov/fix-grid-map-move
Fix `GridMap` Move Action Undo/Redo/Cancel
2025-12-04 13:21:31 +01:00
..
doc_classes Improve documentation related to GridMap mesh/lightmap baking 2025-07-31 16:30:32 +02:00
editor Merge pull request #109878 from ryevdokimov/fix-grid-map-move 2025-12-04 13:21:31 +01:00
icons
SCsub
config.py
grid_map.cpp Move server files into their subfolders 2025-09-30 19:39:39 -07:00
grid_map.h Rewrite `HashMapHasherDefault` based on type traits - it is now possible to declare a default hashing function for any type. 2025-10-05 01:49:11 +02:00
register_types.cpp Allow to compile templates without navigation features 2025-04-01 11:53:35 -03:00
register_types.h