Commit graph

78928 commits

Author SHA1 Message Date
Thaddeus Crews
e53cbad0b1
Merge pull request #109322 from 4d49/graph-node-slot-meta
Add metadata for slots in `GraphNode`
2025-11-13 17:42:53 -06:00
Thaddeus Crews
e658d2ae83
Merge pull request #109384 from Giganzo/property_selector_search_box
Add icon & clear button to Select Method dialog search bar
2025-11-13 17:42:52 -06:00
Thaddeus Crews
d59cf3e6c2
Merge pull request #92390 from KoBeWi/add_section_end_section_separate_section._-._section
Refactor SceneTreeDock context menu separators
2025-11-13 17:42:50 -06:00
Thaddeus Crews
55bedbfaf5
Merge pull request #108741 from AriaTheCurseling/Allow-concurrent-unbind-and-binding-of-signal-arguments-in-editor
Allow concurrent unbinding and binding of signal arguments in editor
2025-11-13 17:42:49 -06:00
Thaddeus Crews
6a3d1f1fa1
Merge pull request #57121 from KoBeWi/noddeganger
Add `DUPLICATE_INTERNAL_STATE` flag
2025-11-13 17:42:47 -06:00
kobewi
29148d71e7 Improve editor settings override display 2025-11-14 00:38:11 +01:00
Michael Alexsander
41d93ca03c
Fix blurry items on PopupMenu when v_separation has an odd value 2025-11-13 16:52:31 -03:00
Thaddeus Crews
5d721538b7
Merge pull request #112575 from Cykyrios/string-placeholder-highlight
Add string placeholder syntax highlighting
2025-11-13 12:33:40 -06:00
Thaddeus Crews
6d060b0531
Merge pull request #112732 from blueskythlikesclouds/ssr-sanitize-inf-nan
Sanitize INF/NaN when copying last frame texture for SSIL/SSR.
2025-11-13 12:33:39 -06:00
Thaddeus Crews
12cdb66e33
Merge pull request #108853 from aaronfranke/gltf-accessor
GLTF: Move accessor encoding functions to GLTFAccessor
2025-11-13 12:33:38 -06:00
Thaddeus Crews
d2ff4c6377
Merge pull request #112401 from xuhuisheng/dev/queue-free
Fix crash on queue free scene node in editor
2025-11-13 12:33:37 -06:00
Thaddeus Crews
bc929aac4a
Merge pull request #112720 from blueskythlikesclouds/windows-opengl-angle-fix
Fix crash when using ANGLE OpenGL on Windows.
2025-11-13 12:33:36 -06:00
Thaddeus Crews
e75336e0d0
Merge pull request #105292 from mchlopecki/gridmap-bresenham-line
Add Bresenham Line Algorithm to GridMap Drawing
2025-11-13 12:33:35 -06:00
Thaddeus Crews
1f8d114e31
Merge pull request #112716 from bruvzg/scene_arg
Fix scene argument parsing.
2025-11-13 12:33:34 -06:00
Thaddeus Crews
0cd901bb94
Merge pull request #109803 from BastiaanOlij/openxr_frame_synthesis
OpenXR: Add support for frame synthesis
2025-11-13 12:33:33 -06:00
Thaddeus Crews
8a3bb49db4
Merge pull request #112708 from davismit54/master
Fix typo in `Array` docs
2025-11-13 12:33:32 -06:00
Thaddeus Crews
d73c04543a
Merge pull request #112704 from jinyangcruise/find_in_files_keep_results
Remove unnecessary theme settings when constructing FindInFilesContainer
2025-11-13 12:33:31 -06:00
Fredia Huya-Kouadio
2ed51e00a1 Make use of activity-alias as the launcher mechanism for the Godot editor and the Godot app template 2025-11-13 10:17:43 -08:00
jinyangcruise
26596a8d24 Remove unnecessary theme settings when constructing FindInFilesContainer 2025-11-13 23:36:35 +08:00
Skyth
d27e4dab16 Sanitize INF/NaN when copying last frame texture for SSIL/SSR. 2025-11-13 16:38:54 +03:00
Cyril Bissey
3905392596 Add string placeholder syntax highlighting 2025-11-13 14:14:08 +01:00
xuhuisheng
63d1319674 Fixes crash on queue free scene node in editor
Update scene/main/node.cpp

Co-authored-by: Lukas Tenbrink <lukas.tenbrink@gmail.com>
2025-11-13 21:10:44 +08:00
Lukas Tenbrink
9ebe051d5c Add some comments in the profiling.h header. 2025-11-13 12:14:41 +01:00
Bastiaan Olij
c5aae722ee OpenXR: Add support for frame synthesis 2025-11-13 21:18:31 +11:00
Skyth
69401d6eb1 Fix crash when using ANGLE OpenGL on Windows. 2025-11-13 12:24:11 +03:00
Pāvels Nadtočajevs
d06ce5420c
Fix scene argument parsing. 2025-11-13 10:34:37 +02:00
SirishaDuba
79fe28b456 Fix typo in Control enum description (MouseBehaviorRecursive) 2025-11-13 13:19:34 +05:30
vaner-org
6146f3efee Fix error when switching to point movement mode from edit mode 2025-11-13 10:29:34 +05:30
Mitchell Davis
455bb2a4ed Fixed typo in array.xml (countrary to contrary) Godot Engine Issue #91521 and Docs issue # 11452 2025-11-12 22:13:06 -06:00
Logan Detrick
3f5339a046 Fix incorrect bottom panel theming 2025-11-12 16:46:26 -08:00
kleonc
2e7c2da2a0 Allow drag setting flags in layers property editor 2025-11-13 00:46:18 +01:00
Thaddeus Crews
e6aa06d3de
Merge pull request #112692 from TokageItLab/rbmap-animlib
Make AnimationLibrary use RBMap instead of HashMap
2025-11-12 17:26:23 -06:00
Thaddeus Crews
08fb2e61e7
Merge pull request #111503 from JestemStefan/fix_111176
Fix `Input.is_joy_known` response for SDL joypads
2025-11-12 17:26:22 -06:00
Thaddeus Crews
fdcc29d6e5
Merge pull request #112686 from Calinou/httprequest-timeout-ignore-time-scale
Fix HTTPRequest timeout being scaled with `Engine.time_scale`
2025-11-12 17:26:21 -06:00
Thaddeus Crews
8aec3e8937
Merge pull request #112685 from Ivorforce/tracy-no-callstack
Fix tracy implementation when no callstack sampling is desired.
2025-11-12 17:26:20 -06:00
Thaddeus Crews
4eb11cc9d8
Merge pull request #112173 from kleonc/editor_property_layer_grid_fix_last_bit_tooltip
Fix layers property editor last bit value in tooltip
2025-11-12 17:26:19 -06:00
Hugo Locurcio
b7f537c863
Fix HTTPRequest timeout being scaled with Engine.time_scale
The server's response time won't change according to the engine's
time scale, so the timeout shouldn't be adjusted accordingly.
2025-11-12 23:55:29 +01:00
Silc Lizard (Tokage) Renew
e9a6a84468 Make AnimationLibrary use RBMap instead of HashMap 2025-11-13 07:24:10 +09:00
kobewi
27b6500923 Remove padding columns from plugin settings 2025-11-12 23:02:50 +01:00
Lukas Tenbrink
6b98a57b8e Fix tracy implementation when no callstack sampling is desired. 2025-11-12 20:51:04 +01:00
Giganzo
e6f7161b94 Change prev/next button theme_type_variation to FlatButton for Filesystem and Inspector dock 2025-11-12 20:07:32 +01:00
Thaddeus Crews
bad1287b62
Merge pull request #112665 from Giganzo/quick-cursor
Fix cursor shape in the quick open dialog
2025-11-12 11:24:17 -06:00
Thaddeus Crews
a68d26ca6f
Merge pull request #112659 from passivestar/ruler-visibility-fix
Fix 2D ruler visibility in modern theme
2025-11-12 11:24:17 -06:00
Thaddeus Crews
df51b1480d
Merge pull request #112660 from aaronfranke/list-find-const
Add a const version of `List::find`
2025-11-12 11:24:16 -06:00
Thaddeus Crews
04bc282ae7
Merge pull request #104851 from Ivorforce/tracy
Add `profiler` option to `SCons` builds, with support for `tracy` and `perfetto`.
2025-11-12 11:24:15 -06:00
Thaddeus Crews
c9ef31360f
Merge pull request #112657 from stuartcarnie/rid_alloc_owns_lockfree
Core: Switch `RID_Alloc::owns` to lock-free
2025-11-12 11:24:14 -06:00
Thaddeus Crews
78c3a07ef0
Merge pull request #111499 from DexterFstone/Keep-the-bottom-panel-size-separate
Keep the bottom panel size separate.
2025-11-12 11:24:13 -06:00
Thaddeus Crews
6678288490
Merge pull request #111909 from bruvzg/mods_are_bad_they_make_you_mad
Disable some unsafe CLI arguments in template builds by default.
2025-11-12 11:24:12 -06:00
Thaddeus Crews
df3e70bf42
Merge pull request #82212 from KoBeWi/project_manager_got_more_competent
Allow editing editor settings from project manager
2025-11-12 11:24:11 -06:00
Thaddeus Crews
afa07c1a76
Merge pull request #109987 from van800/shakhov/dap-devices
Refactor debugging on a device with DAP - now possible with all device types
2025-11-12 11:24:10 -06:00