godot/scene
Andy Maloney 7433c9d40c [macOS] Command-backspace in line edit
Make command-backspace in line edit work like other macOS applications.

If there is a selection, command-backspace deletes the selection.

If there isn't a selection, command-backspace deletes from the cursor to the beginning of the line edit.

This addresses part of godotengine/godot#23548
2020-06-18 17:45:40 -04:00
..
2d Normalise p_up_direction vector in move_and_slide() and 2020-06-16 09:56:08 +01:00
3d Merge pull request #36079 from madmiraal/fix-35744 2020-06-16 12:44:06 +02:00
animation Restore capture caches when missing 2020-06-05 23:26:25 +02:00
audio Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
debugger Fix resource preview in remote inspector 2020-05-23 11:52:02 +02:00
gui [macOS] Command-backspace in line edit 2020-06-18 17:45:40 -04:00
main Change "ParentNode" to "Inherit" in Texture Options 2020-06-14 16:02:00 -05:00
resources Merge pull request #37903 from Xrayez/shape-2d-draw-bind 2020-06-16 15:15:51 +02:00
register_scene_types.cpp Move RayShape2D implementation into its own translation unit 2020-06-01 01:52:07 +03:00
register_scene_types.h
scene_string_names.cpp Custom Skeleton3DEditorPlugin 2020-05-22 09:54:34 -07:00
scene_string_names.h Custom Skeleton3DEditorPlugin 2020-05-22 09:54:34 -07:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00