Commit graph

81850 commits

Author SHA1 Message Date
Parritz
45b60c0351
Editor: Fix CSG gizmo selection inside CSGCombiners 2026-03-02 15:52:30 -06:00
Thaddeus Crews
fbb918b699
Merge pull request #116960 from bruvzg/ac_x
Fix accessibility server init fallback.
2026-03-02 11:05:42 -06:00
Pāvels Nadtočajevs
2de7d5478b
Fix accessibility server init fallback. 2026-03-02 18:42:15 +02:00
Rémi Verschelde
54c6cfee0d
Merge pull request #116839 from bruvzg/ac_split
Move accessibility methods/enums from `DisplayServer` to the `AccessibilityServer` dedicated singleton.
2026-03-02 14:08:56 +01:00
Pāvels Nadtočajevs
1306221592
Move accessibility methods/enums from DisplayServer to the AccessibilityServer dedicated singleton. 2026-03-02 13:48:29 +02:00
Rémi Verschelde
4683f3806f
Merge pull request #116928 from bruvzg/rtl_pc_img
[RTL] Fix `%` handling in `[img=WxH]` tags.
2026-03-02 12:40:25 +01:00
Rémi Verschelde
db89e9b3cf
Merge pull request #116863 from jelolul/fix-node-removal-crash
Fix crash when deleting a sibling node of AnimationPlayer
2026-03-02 12:40:20 +01:00
Rémi Verschelde
d3e5ba0d6b
Merge pull request #116724 from mihe/embedded-editor-crash-fix
macOS: Add `nullptr` checks of `script_debugger` in `LayerHost::gui_input`
2026-03-02 12:35:42 +01:00
Rémi Verschelde
c830bf70ce
Merge pull request #116684 from Calinou/objectdb-instance-leak-warning-tweak
Tweak ObjectDB instance leak warning message to mention object count
2026-03-02 12:35:36 +01:00
Rémi Verschelde
6ca3b16daf
Merge pull request #116205 from Akosmo/improve-audio-docs-2
Add missing info to some AudioStream docs
2026-03-02 12:35:31 +01:00
Rémi Verschelde
f1ce0e6510
Merge pull request #106814 from stuartcarnie/rendering/hdr-output
Apple: Support output to EDR (HDR) displays
2026-03-02 12:35:22 +01:00
Pāvels Nadtočajevs
d06b6e7111
[RTL] Fix % handling in [img=WxH] tags. 2026-03-01 20:35:38 +02:00
Hugo Locurcio
77706bffa3
Tweak ObjectDB instance leak warning message to mention object count
This helps assess how important the situation is to resolve
for project developers, without having to run the project with
`--verbose` again.
2026-03-01 00:56:04 +01:00
Thaddeus Crews
1aaea38e7f
Merge pull request #111573 from StarryWorm/rm-class_db.h-from-resource.h
Core: remove `class_db.h` include from `resource.h`
2026-02-28 13:55:24 -06:00
Thaddeus Crews
90a3d1a5f4
Merge pull request #111046 from Repiteo/ci/changed-files-action
CI: Add `changed-files` GitHub Action
2026-02-28 13:55:23 -06:00
Akosmo
6b8eb8ebf1 Add missing info to some AudioStream docs 2026-02-28 12:04:08 -03:00
StarryWorm
357fa00a4a rm class_db.h from resource.h 2026-02-27 19:08:29 -05:00
jelo
83a0fc2b31
Fix crash when deleting a sibling node of AnimationPlayer 2026-02-27 22:17:06 +00:00
Thaddeus Crews
634220e9fc
Merge pull request #114971 from KoBeWi/resettings
Reorganize interface/editor setttings
2026-02-27 15:44:44 -06:00
Thaddeus Crews
bba2e018bd
Merge pull request #116714 from bruvzg/ios_pr
Add `end_generate_apple_embedded_project` export plugin method for iOS projects.
2026-02-27 15:44:43 -06:00
Thaddeus Crews
afdd7afb6d
Merge pull request #115822 from Nintorch/fix-duplicate-inputmap-events
Don't allow duplicate events in input actions editor
2026-02-27 15:44:42 -06:00
Thaddeus Crews
dd150a3823
Merge pull request #116413 from Chaosus/shader_fix_completion
Fixes for completion of shader preprocessor defines
2026-02-27 15:44:40 -06:00
Thaddeus Crews
3f3120586e
Merge pull request #116470 from AdriaandeJongh/rename-paste
Clarify `Paste` to `Paste (as Child)` in `SceneTree` context menu
2026-02-27 15:44:39 -06:00
Thaddeus Crews
9dc85c90ee
Merge pull request #116857 from Repiteo/openxr/iunknown-forward-declare
OpenXR: Limit Windows includes to COM interface
2026-02-27 15:44:37 -06:00
Thaddeus Crews
39bf77ddd1
OpenXR: Limit Windows includes to COM interface 2026-02-27 15:43:38 -06:00
kobewi
1b543e85cf Reorganize interface/editor setttings 2026-02-27 22:25:59 +01:00
Nintorch
da2fb043bf Don't allow duplicate events in ActionMapEditor 2026-02-27 20:53:11 +05:00
Thaddeus Crews
95535167b3
Merge pull request #116778 from YeldhamDev/orbiting_around_the_world
Fix `GridMap` editor pasting when orbiting using the "Alt" key
2026-02-27 08:49:39 -06:00
Thaddeus Crews
4108ed03a0
Merge pull request #116824 from KoBeWi/resourceuserdata
Print error when trying to change to directory out of scope
2026-02-27 08:49:38 -06:00
Thaddeus Crews
343f1329ed
Merge pull request #116545 from passivestar/help-separators
Tweaks to EditorHelp separator colors
2026-02-27 08:49:37 -06:00
Thaddeus Crews
7e03104877
Merge pull request #115297 from KoBeWi/used_not
Fix inconsistent usage of `localization_changed` signal variable
2026-02-27 08:49:36 -06:00
Thaddeus Crews
3862d8704f
Merge pull request #115978 from lodetrick/always-pin
Allow the bottom panel to be pinned when closed
2026-02-27 08:49:35 -06:00
Thaddeus Crews
e42575d23f
Merge pull request #113956 from allenwp/colour/remove-LinearToSRGB-clamping
Remove clamping from LinearToSRGB visual shader node.
2026-02-27 08:49:33 -06:00
Thaddeus Crews
45d84af08b
Merge pull request #112269 from AeioMuch/fix_select_node_when_dropping
Fix select the edited node when dropping
2026-02-27 08:49:32 -06:00
Thaddeus Crews
28c37846d8
Merge pull request #111547 from sockeye-d/script-editor-join-lines
Add script editor `join_lines` keybind
2026-02-27 08:49:31 -06:00
Thaddeus Crews
12590c5b34
Merge pull request #114560 from HolonProduction/tidy-operators
Forbid alternative operators via clang tidy
2026-02-27 08:49:29 -06:00
Thaddeus Crews
60b00753d6
Merge pull request #109004 from DDarby-Lewis/master
Editor additions for MipMaps and rd_textures
2026-02-27 08:49:28 -06:00
Thaddeus Crews
2c9ba44815
Merge pull request #115528 from akshat-loya/master
Fix extracting materials from `.gltf` and `.blend` files throws error
2026-02-27 08:49:27 -06:00
Thaddeus Crews
6cccb37f2e
Merge pull request #116737 from Repiteo/core/ref-tidy-include
Core: Remove `class_db.h` include from `ref_counted.h`
2026-02-27 08:49:26 -06:00
DDarby-Lewis
bf326793ba
Editor additions for MipMaps and rd_textures 2026-02-27 08:38:13 -06:00
Thaddeus Crews
abdde1b69d
Core: Remove class_db.h include from ref_counted.h 2026-02-26 18:14:23 -06:00
Thaddeus Crews
f630133a01
Merge pull request #116826 from Repiteo/style/class-db-explicit-include
Style: Add `class_db.h` includes explicitly
2026-02-26 16:18:45 -06:00
Thaddeus Crews
802c8fe659
Merge pull request #116827 from Ivorforce/no-usability-ownership
Remove usability team from codeowners.
2026-02-26 16:18:44 -06:00
Thaddeus Crews
f9f441270a
Merge pull request #116823 from mihe/no-local-error-breaks
Add support for `--ignore-error-breaks` to `LocalDebugger`
2026-02-26 16:18:43 -06:00
Thaddeus Crews
82479ce84f
Merge pull request #115045 from Giganzo/hover-extend-script-button
Fix extend script button styling in scene tree dock
2026-02-26 16:18:42 -06:00
Thaddeus Crews
409584e0e6
Merge pull request #116270 from ryevdokimov/instanced-scene-shortcut
Add shortcut to open instanced scene in editor
2026-02-26 16:18:40 -06:00
Thaddeus Crews
77c66698e6
Merge pull request #116248 from KoBeWi/ReloadHD
Rework updating editor viewport HDR
2026-02-26 16:18:39 -06:00
Thaddeus Crews
20f1e1000f
Merge pull request #116557 from KoBeWi/siz_issue
Improve DockContextPopup spacing
2026-02-26 16:18:38 -06:00
Thaddeus Crews
4b70daceba
Merge pull request #116795 from bruvzg/ts_rs
Remove direct `RenderingServer` dependency from `TextServer`.
2026-02-26 16:18:37 -06:00
Thaddeus Crews
e3837c24fd
Merge pull request #116242 from bruvzg/cgevents
[macOS] Fix confined mouse movement getting out of sync.
2026-02-26 16:18:36 -06:00