godot/scene
Anish a126876cc8 Adds support for CMD+Left and CMD+Right on MacOS
CMD+Left and CMD+Right are hotkeys used on MacOS for
moving cursor to start and end of the text, respectively.
They are now supported, alongside ALT+key.

Fixes: #17631
2018-04-23 16:09:20 +05:30
..
2d Merge pull request #18172 from Chaosus/fix_notification 2018-04-18 16:35:38 +02:00
3d Avoid converting Quat to Euler angles when not necessary. 2018-04-14 15:53:25 -04:00
animation Avoid converting Quat to Euler angles when not necessary. 2018-04-14 15:53:25 -04:00
audio Merge pull request #15910 from robfram/fix-audio-signal-issue-15895 2018-02-01 16:54:31 +01:00
gui Adds support for CMD+Left and CMD+Right on MacOS 2018-04-23 16:09:20 +05:30
main Implement Input.set_default_cursor_shape to change the default shape 2018-04-10 11:38:34 -03:00
resources Merge pull request #18072 from AlexHolly/master 2018-04-08 21:44:07 -03:00
register_scene_types.cpp Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion. 2018-02-21 09:39:09 -03:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub