godot/modules/gridmap/editor
bruvzg 6f4d233062
Fix key mapping changes when moving from macOS to other platform
Removes separate `Command` key (use `Meta` instead).
Adds an event flag to automatically remap `Command` <-> `Control` (cannot be set alongside `Control` or `Meta`).
2022-09-07 18:45:35 +02:00
..
grid_map_editor_plugin.cpp Fix key mapping changes when moving from macOS to other platform 2022-09-07 18:45:35 +02:00
grid_map_editor_plugin.h Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 2022-08-29 11:11:29 +02:00