1
0
Fork 0
godot/modules/gridmap
Rémi Verschelde 3dd60ba82f
Merge pull request #100406 from smix8/gridmap_edge_debug
Fix GridMap freeing edge connection debug mesh too early
2024-12-17 23:00:07 +01: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 Expose GridMapEditorPlugin to scripts and add methods to manipulate the selection and selected palette item 2024-12-16 21:31:05 +02:00
icons Style: Optimize `.svg` files with `svgo` 2024-06-23 08:15:19 -05:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05: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 Fix GridMap freeing edge connection debug mesh too early 2024-12-14 18:15:28 +01:00
grid_map.h GridMap: Fix physics_material property 2024-04-10 21:44:46 +02:00
register_types.cpp Expose GridMapEditorPlugin to scripts and add methods to manipulate the selection and selected palette item 2024-12-16 21:31:05 +02:00
register_types.h