godot/modules/gridmap
Hugo Locurcio 80b8d6dbe6
Make GridMap editor Preview Size setting take effect immediately after change
Previously, you had to interact with the zoom widget after changing
the editor setting for the preview size to update.

This also adds property hints for the GridMap editor settings.
2025-01-12 02:01:30 +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 Make GridMap editor Preview Size setting take effect immediately after change 2025-01-12 02:01:30 +01:00
icons Style: Optimize .svg files with svgo 2024-06-23 08:15:19 -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 Improve use of Ref.is_null/valid 2024-12-23 16:35:02 -05: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
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00