virtualx-engine/modules/gridmap
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
..
doc_classes Rename TileMap/GridMap.world_to_map and opposite to local_to_map 2022-09-05 18:08:39 +02:00
editor Fix key mapping changes when moving from macOS to other platform 2022-09-07 18:45:35 +02:00
icons
config.py
grid_map.cpp Rename TileMap/GridMap.world_to_map and opposite to local_to_map 2022-09-05 18:08:39 +02:00
grid_map.h Rename TileMap/GridMap.world_to_map and opposite to local_to_map 2022-09-05 18:08:39 +02:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub Make "Godot source files" comment consistent in modules 2022-08-05 17:09:11 -05:00