Commit Graph
50 Commits
Author SHA1 Message Date
Wilson E. AlvarezandRémi Verschelde aadf831a67 Properly check for fullscreen toggle made through the Window Manager
Fixes #40007.

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2022-06-30 12:14:46 +02:00
Wilson E. Alvarez 3eb5e0ac50 Rename String::is_subsequence_ofi to String::is_subsequence_ofn 2022-01-26 18:03:56 -05:00
Wilson E. Alvarez 3c198aecaa Sync detect_prime_x11.cpp formatting changes from 3.x branch 2021-12-17 16:08:13 -05:00
Wilson E. Alvarez 697d9e3cbf Fix 'Add Node...' menu entries in AnimationNodeBlendTreeEditor 2021-11-28 09:08:34 -05:00
Wilson E. Alvarez fc30f6350a Fix max argument count on AnimationTrackEdit spinbox 2021-10-24 10:05:01 -04:00
Wilson E. Alvarez 5736a0ed3c Accept capital B in String::bin_to_int prefix 2021-10-21 13:18:49 -04:00
Wilson E. Alvarez 549a48ccc9 Add error messages to String::hex_to_int, and accept capital X in prefix 2021-10-21 12:40:14 -04:00
Wilson E. Alvarez f3a564f9a5 Rename Listener2D/Listener3D to AudioListener2D/AudioListener3D 2021-09-16 17:51:51 -04:00
Wilson E. Alvarez d11c1afc04 Rename String::is_rel_path to String::is_relative_path 2021-08-29 20:41:29 -04:00
Wilson E. Alvarez 17821603b4 Expose String.simplify_path 2021-08-24 00:48:45 -04:00
Wilson E. Alvarez 69caa1ab4c Update documentation for is_absolute_path and is_rel_path 2021-08-23 19:55:06 -04:00
Wilson E. Alvarez a6f3ef3ac7 Document InstancePlaceholder.create_instance not being thread-safe. 2020-11-11 21:34:51 -05:00
Wilson E. Alvarez b4e7edabf3 Make "function" a property of FuncRef 2020-09-30 06:57:59 -04:00
Wilson E. Alvarez 75154e64a9 Allow retrieval of FuncRef function string 2020-09-25 11:54:51 -04:00
Wilson E. Alvarez d370ae9e1f Disconnect item_rect_changed when removing a child of GraphEdit 2020-09-11 17:37:20 -04:00
Wilson E. Alvarez e264ae20d2 Check if global class file still exists before registering it 2020-07-28 09:25:34 -04:00
Wilson E. Alvarez 1cd02ef600 Show errors on Object.call_deferred 2020-07-24 21:47:01 -04:00
Wilson E. Alvarez 4a15f5522d Fixed null editor icon crash
Fixes #24932
2019-01-13 09:28:56 -05:00
Wilson E. Alvarez caf5e92121 Fixed out of bounds axis name access 2019-01-04 19:34:14 -05:00
Wilson E. Alvarez 08f22f1cf0 Moved member variables to initializer list 2018-12-11 18:33:01 -05:00
Wilson E. Alvarez f8e0051420 Removed unnecessary assignments 2018-11-17 20:40:55 -05:00
Wilson E. Alvarez 71df4caf8f Removed unnecessary assignments 2018-11-04 22:19:30 -05:00
Wilson E. Alvarez e4884cfc75 Simplified boolean logic in GLES2/3 rasterizers 2018-11-04 09:14:50 +00:00
Wilson E. Alvarez 29c9ea69d1 Removed unused function RasterizerSceneGLES3::_copy_to_front_buffer 2018-09-12 17:17:11 -04:00
Wilson E. AlvarezandRémi Verschelde a22e746bc3 Removed unnecessary assignments 2018-07-24 09:51:03 +02:00
Wilson E. Alvarez bb9c75c5ed Removed unneeded sort from SpriteFramesEditor plugin 2018-04-02 19:06:13 -04:00
Wilson E. Alvarez 9590282ae8 Comment out some debugging messages when playing Theora files 2018-04-02 16:48:06 -04:00
Wilson E. Alvarez 747c65272d Added signal to VideoPlayer to notify when the video finished playing 2018-04-01 23:40:26 -04:00
Wilson E. Alvarez 3f86fefb64 Move GodotSharp and MonoBuildTab member variables to initializer list 2018-03-27 21:14:52 -04:00
Wilson E. Alvarez f0db7fca79 Added shortcut to rename files 2018-03-27 05:55:51 -04:00
Wilson E. Alvarez bc9ef5461b Simplify CanvasItemEditor anchor drag logic 2018-03-26 14:30:51 -04:00
Wilson E. Alvarez e5ae9750ed Fixed leak in BulletPhysicsServer 2018-03-13 15:24:30 -04:00
Wilson E. Alvarez e9ac87390c Fixed several leaks in VisualServerScene, RasterizerSceneGLES3 and RasterizerGLES3 2018-03-13 00:22:08 -04:00
Wilson E. Alvarez 072e379ffe Renamed function arguments to keep them consistent between declaration and implementation 2017-09-14 13:49:15 -04:00
Wilson E. Alvarez 0f4643a4f6 Moved class_name and return_val to initializer list 2017-09-14 12:54:37 -04:00
Wilson E. Alvarez 2a2c4230c6 Removed empty segment 2017-09-02 10:19:43 -04:00
Wilson E. Alvarez a400a65c8a Renamed 'script_changed' signal in the script editor plugin to 'edited_script_changed' 2017-08-29 10:24:10 -04:00
Wilson E. Alvarez b9d0579be9 Removed ParamDef and ParamHint structs 2017-08-29 04:28:17 -04:00
Wilson E. Alvarez 7a07895920 Added/Fixed null pointer checks 2017-08-26 16:58:47 -04:00
Wilson E. Alvarez bd257153dc Free memory when Main::setup returns an error 2017-08-25 21:12:19 -04:00
Wilson E. Alvarez 1577f41653 Fixed several memory leaks 2017-08-25 08:47:05 -04:00
Wilson E. Alvarez 433c01b7e5 Removed EditorHelp::_scroll_changed 2017-08-23 03:04:16 -04:00
Wilson E. Alvarez baa94a3758 Removed unnecessary returns and break statements 2017-08-22 13:01:57 -04:00
Wilson E. Alvarez 298a6934b6 Moved member variables to initializer list 2017-08-22 11:47:50 -04:00
Wilson E. Alvarez 738d2ab969 Removed unnecessary assignments 2017-08-21 15:15:55 -04:00
Wilson E. Alvarez 0017e21521 Fixed segfault when hovering over scene tree elements and showing tooltips. 2017-08-20 22:28:07 -04:00
Wilson E. Alvarez bde864cd30 Removed unused variable 2017-08-17 11:43:44 -04:00
Wilson E. Alvarez 21d281c4a9 Use const reference where favorable 2017-08-14 13:28:06 -04:00
Wilson E. Alvarez 428f03cf06 Updated function argument names 2017-08-12 15:12:49 -04:00
Wilson E. Alvarez 6d112a68b6 Moved member variables from constructor to initialization list 2017-08-08 21:43:19 -04:00