Rémi Verschelde
|
bb30c8377c
|
Merge pull request #82051 from YeldhamDev/i_just_wanted_to_add_tooltips_to_theme_items_man
Revamp how documentation tooltips work
|
2023-10-04 15:34:40 +02:00 |
|
Rémi Verschelde
|
d5db0e5032
|
Merge pull request #81218 from bruvzg/_temp_fs
[Native File Dialogs] Improve filter list handling, add selected filter to the callback.
|
2023-10-04 15:34:16 +02:00 |
|
Rémi Verschelde
|
219a5eff6f
|
Merge pull request #80977 from ajreckof/Paste-Value-emptying-an-array-on-some-right-click-location
Fix paste value emptying an array on some right click location
|
2023-10-04 15:33:52 +02:00 |
|
Rémi Verschelde
|
5680d729f2
|
Merge pull request #80939 from RandomShaper/fix_onion
Revive onion skinning
|
2023-10-04 15:33:25 +02:00 |
|
Rémi Verschelde
|
425b00075b
|
Merge pull request #79361 from bruvzg/mac_gl_menu_signals
[macOS] Add `about_to_open` and `popup_hide` callback for the global menus.
|
2023-10-04 15:33:01 +02:00 |
|
Rémi Verschelde
|
7a0fc7e0c1
|
Merge pull request #75274 from KoBeWi/NodeTrail
Enhance NodePath property editing
|
2023-10-04 15:32:36 +02:00 |
|
Danil Alexeev
|
6767de9b69
|
GDScript: Fix native_type is empty for autoload without script
|
2023-10-04 16:09:18 +03:00 |
|
Alfonso J. Ramos
|
5cd7ca0ccc
|
Do not replace starting digit with underscore when making identifier
|
2023-10-04 08:05:04 -05:00 |
|
bruvzg
|
af00c4a54a
|
[X11] Add support for using EGL/GLES instead of GLX.
|
2023-10-04 14:15:36 +03:00 |
|
emacser0
|
4c65ff52e4
|
Fix some typos in source.
|
2023-10-04 19:55:11 +09:00 |
|
MewPurPur
|
38210dbe27
|
Organize TextEdit's inspector
|
2023-10-04 13:24:29 +03:00 |
|
bruvzg
|
d1aaa914f3
|
[macOS] Add about_to_open and popup_hide callback for the global menus, move part of logic to the PopupMenu to allow live menu modification.
|
2023-10-04 09:49:51 +03:00 |
|
Bastiaan Olij
|
480fe5767e
|
Forgot to add debanding to config object
|
2023-10-04 16:24:09 +11:00 |
|
Bastiaan Olij
|
c60ef33175
|
OpenXR Fix small hand tracking issues
|
2023-10-04 13:18:31 +11:00 |
|
BrunoArmondBraga
|
51cc34a99f
|
Removes extents to size conversion
Co-authored-by: Guilhermev25 <guilhermeferreira2529@hotmail.com>
|
2023-10-03 19:06:47 -03:00 |
|
Septian
|
81276e78f2
|
Fix typos in documentation: than/then and loose/lose
|
2023-10-04 04:51:48 +07:00 |
|
Michael Alexsander
|
ae91644c73
|
Revamp how documentation tooltips work
|
2023-10-03 17:40:51 -03:00 |
|
bruvzg
|
2d9ba45e76
|
[File Dialog] Do not open native file dialogs in the edited scene.
|
2023-10-03 23:02:12 +03:00 |
|
Raul Santos
|
1dbecc3ff1
|
Add C# compat members for 4.2 changes
|
2023-10-03 19:34:39 +02:00 |
|
Adam Scott
|
8447cbc16d
|
Fix godot_js_wrapper_create_cb regression
|
2023-10-03 12:52:20 -04:00 |
|
bruvzg
|
43e4708dff
|
[Native File Dialogs] Improve filter list handling, add selected filter to the callback.
|
2023-10-03 19:26:16 +03:00 |
|
Rémi Verschelde
|
f5696c311c
|
Merge pull request #82728 from KoBeWi/king_icong
Fix node icons appearing too big in some cases
|
2023-10-03 17:27:53 +02:00 |
|
Rémi Verschelde
|
954a3b337d
|
Merge pull request #82724 from AThousandShips/grid_doc
Clarify `AStarGrid2D.is_in_bounds` functionality
|
2023-10-03 17:27:29 +02:00 |
|
Rémi Verschelde
|
0f5669be51
|
Merge pull request #82712 from bruvzg/font_collection_name_select
[SystemFont] Check name when selecting the best matching face from a collection.
|
2023-10-03 17:27:06 +02:00 |
|
Rémi Verschelde
|
dbd4c79c38
|
Merge pull request #82682 from dsnopek/gdextension-dont-deprecate-script-category
GDExtension: Don't deprecate old method of getting script category
|
2023-10-03 17:26:41 +02:00 |
|
Rémi Verschelde
|
090a5b028b
|
Merge pull request #82638 from Repiteo/check_c_headers-to-dictionary
`check_c_headers` from tuple array to dictionary
|
2023-10-03 17:26:16 +02:00 |
|
Rémi Verschelde
|
3a5d524287
|
Merge pull request #82614 from m4gr3d/openxr_eye_gaze_interaction
Add support for the OpenXR Eye gaze interaction extension
|
2023-10-03 17:25:52 +02:00 |
|
Rémi Verschelde
|
e41582f42f
|
Merge pull request #82547 from dalexeev/gds-fix-unsafe-call-arg-variant-constructors
GDScript: Fix `UNSAFE_CALL_ARGUMENT` warning for `Variant` constructors
|
2023-10-03 17:25:28 +02:00 |
|
Rémi Verschelde
|
19c72e847d
|
Merge pull request #82544 from MewPurPur/improve-ray-docs
Improve SeparationRayShape docs
|
2023-10-03 17:24:58 +02:00 |
|
Rémi Verschelde
|
2af3229ce7
|
Merge pull request #82516 from dalexeev/gds-improve-hl-types
GDScript: Improve highlighting of types
|
2023-10-03 17:24:32 +02:00 |
|
Rémi Verschelde
|
4e1fce3c6f
|
Merge pull request #82490 from NolanDC/fix_reimport_crash_for_non_loadable_assets
Avoid import dock cleanup for non-loadable assets
|
2023-10-03 17:24:07 +02:00 |
|
Rémi Verschelde
|
9af1983af2
|
Merge pull request #82475 from bruvzg/ts_spacing_var
[TextServer] Store font extra spacing variations without making a full copy of font.
|
2023-10-03 17:23:43 +02:00 |
|
Rémi Verschelde
|
be6a09b6ec
|
Merge pull request #82423 from bruvzg/mac_ex_fs
[macOS] Check all exclusive fullscreen windows before setting presentation mode.
|
2023-10-03 17:23:18 +02:00 |
|
Rémi Verschelde
|
30bc077756
|
Merge pull request #82364 from bruvzg/angle_lists_and_defaults
[ANGLE] Add fallback control options and defaults.
|
2023-10-03 17:22:53 +02:00 |
|
Rémi Verschelde
|
124f8983b8
|
Merge pull request #82357 from bruvzg/mac_fix_bl
[macOS] Fix borderless mode on macOS 13.6+.
|
2023-10-03 17:22:29 +02:00 |
|
Rémi Verschelde
|
0358abbeba
|
Merge pull request #82179 from bruvzg/mode_docs
[Docs] Update and sync Window and DisplayServer window mode descriptions.
|
2023-10-03 17:22:05 +02:00 |
|
Rémi Verschelde
|
1376a5a0ce
|
Merge pull request #82103 from bruvzg/icu_export
[Export] Fix TextServer data export.
|
2023-10-03 17:21:41 +02:00 |
|
Rémi Verschelde
|
5d300016a3
|
Merge pull request #81969 from bruvzg/macsign
[macOS export] Fix GDExtension framework `+x` flag errors, allow recursive signing on non macOS platform.
|
2023-10-03 17:21:15 +02:00 |
|
Rémi Verschelde
|
b11309ddb6
|
Merge pull request #81633 from matorin57/code-completion-popup
Avoid resetting the code completion popup excessively
|
2023-10-03 17:20:49 +02:00 |
|
Rémi Verschelde
|
24c166dfe2
|
Merge pull request #81619 from Chaosus/fix_shader_const
Re-allows constants in global space to be initialized with function call
|
2023-10-03 17:20:23 +02:00 |
|
Rémi Verschelde
|
a3d6d60fe1
|
Merge pull request #81188 from the-sink/animation_player_things
Select node when clicked in AnimationPlayer timeline
|
2023-10-03 17:14:25 +02:00 |
|
Rémi Verschelde
|
31dbbc2c5a
|
Merge pull request #80952 from bruvzg/nfdlg_refocus
[Native File Dialogs] Refocus last focused window on close.
|
2023-10-03 17:13:58 +02:00 |
|
Rémi Verschelde
|
cb4879a876
|
Merge pull request #80802 from xiongyaohua/path3d_gizmo_usability
Improve Path3D gizmo usability
|
2023-10-03 17:13:32 +02:00 |
|
Rémi Verschelde
|
3a990e36e6
|
Merge pull request #80752 from bitsawer/fix_thread_guard
Fix CanvasItem notification thread guard
|
2023-10-03 17:13:08 +02:00 |
|
Rémi Verschelde
|
c3046f4c0d
|
Merge pull request #80721 from tom95/resource-node-path-renaming
Recurse into resources to check for changed node paths
|
2023-10-03 17:12:44 +02:00 |
|
Rémi Verschelde
|
530e01b478
|
Merge pull request #80409 from bruvzg/est_title_size
[DisplayServer] Add method to estimate window title bar size.
|
2023-10-03 17:12:18 +02:00 |
|
Rémi Verschelde
|
ff9b3dc730
|
Merge pull request #80241 from gamedevishard/filesystem_dock_hsplit
Horizontal split view for Filesystem Dock
|
2023-10-03 17:11:53 +02:00 |
|
Rémi Verschelde
|
39bf982e65
|
Merge pull request #79871 from bruvzg/mingw_prefix_fix
[Windows] Try using objcopy and strip with prefix and without prefix.
|
2023-10-03 17:11:27 +02:00 |
|
Rémi Verschelde
|
6de06138c0
|
Merge pull request #79425 from vnen/gdscript-load-classes-for-debug-tests
GDScript: Load global classes when running debug tests
|
2023-10-03 17:11:01 +02:00 |
|
Rémi Verschelde
|
9e8a93a5a9
|
Merge pull request #78762 from Sauermann/fix-svc-event-filter
Enable `InputEvent`-filtering in `SubViewportContainer`
|
2023-10-03 17:10:34 +02:00 |
|