1
0
Fork 0
godot/modules
MurderWho d6731ff69c gridmap control tweak
Currently, when making a selection with the gridmap, you can only change the height of the selection by changing the height of the mouse cursor while still dragging the selection.

(Height here meaning "the direction of the normal of the edit plane")

This change still allows you to change the cursor height while dragging the selection, but changes the height keys, while a selection is active and not being dragged, to change the selection instead of the mouse cursor.

This is much more convenient for a large amount of gridmap work, and the position of the mouse cursor can still be modified while a selection is active via ctrl+mouse wheel.

This is the minimally invasive way of making this change: A better option would be to move this functionality to an add'l menu action, (and perhaps also including actions to modify the other two axes by steps after the selection is made as well).
2025-01-02 18:43:00 -03:30
..
astcenc
basis_universal
bcdec bcdec: Fix logic for detecting incomplete blocks 2024-12-14 17:57:44 +01:00
betsy Betsy: Fix stack-use-after-scope when using BC3 and BC5 2024-12-19 08:42:21 +08:00
bmp
camera Remove unused headers in servers. 2024-12-20 18:51:01 +08:00
csg Merge pull request #100826 from Lielay9/csg-spin-360 2024-12-30 08:58:35 -06:00
cvtt Image: More cleanup and reduced code duplication. 2024-12-12 11:52:59 +01:00
dds
enet Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
etcpak
fbx Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
freetype
gdscript Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
glslang
gltf Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
godot_physics_2d Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
godot_physics_3d Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
gridmap gridmap control tweak 2025-01-02 18:43:00 -03:30
hdr Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
interactive_music Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
jolt_physics Jolt: Update to commit f094082aa, adding RISC-V, PPC64 and LoongArch support 2024-12-21 15:15:50 +01:00
jpg Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
jsonrpc
ktx
lightmapper_rd Remove leftover print in lightmapper_rd.cpp 2024-12-23 21:14:14 +01:00
mbedtls Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
meshoptimizer
minimp3 Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
mobile_vr Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
mono Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
msdfgen
multiplayer Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
navigation Merge pull request #100776 from AThousandShips/improve_null_checks 2024-12-29 09:35:04 -06:00
noise Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
ogg
openxr Merge pull request #100763 from dsnopek/openxr-composition-layers-hole-punch-visibility 2024-12-30 08:58:57 -06:00
raycast Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
regex
svg
text_server_adv Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
text_server_fb [TextServer] Fix use of `find_char` in text servers 2024-12-19 21:44:30 -05:00
tga Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
theora Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
tinyexr Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
upnp Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
vhacd
vorbis Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
webp Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
webrtc Improve use of `Ref.is_null/valid` 2024-12-23 16:35:02 -05:00
websocket Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
webxr Remove unused header in drivers and modules. 2024-12-24 00:40:47 +08:00
xatlas_unwrap
zip
SCsub
register_module_types.h