godot/modules/gridmap/editor
Nodragem b811e0a73e fix shortcut conflicts with 3d editor
Now the action shorcuts (A,S,D,Z,X,C) are going through the right processing and their events are captured so they are not passed to the 3D editor. This avoids conflicts/weird behaviours if the users has set up shortcuts on these keys.
2024-11-13 11:53:48 +00:00
..
grid_map_editor_plugin.cpp fix shortcut conflicts with 3d editor 2024-11-13 11:53:48 +00:00
grid_map_editor_plugin.h Move GridMapEditor to bottom panel 2024-11-09 16:02:26 +00:00