virtualx-engine/modules/gridmap
Hugo Locurcio a45aa3a46f Implement zooming using Ctrl + Mouse wheel in the GridMap editor
The minimum value of the slider was changed to 0.2 as zooming
works in increments of 0.2. This way, the value can go back to 1
after you've reached the slider's minimum value.

(cherry picked from commit 4c1b2171b0)
2020-02-14 15:52:21 +01:00
..
doc_classes
icons
config.py
grid_map.cpp
grid_map.h
grid_map_editor_plugin.cpp Implement zooming using Ctrl + Mouse wheel in the GridMap editor 2020-02-14 15:52:21 +01:00
grid_map_editor_plugin.h Implement zooming using Ctrl + Mouse wheel in the GridMap editor 2020-02-14 15:52:21 +01:00
register_types.cpp
register_types.h
SCsub