Commit graph

12253 commits

Author SHA1 Message Date
Pāvels Nadtočajevs
cdcb208eb9
[Viewport] Add option to inherit parents texture filter/repeat, use it for popups. 2026-03-11 15:06:47 +02:00
Thaddeus Crews
b995a74521
Merge pull request #116373 from Calinou/doc-projectsettings-godotphysics3d-only
Document project settings that only have an effect when using GodotPhysics3D
2026-03-10 20:04:39 -05:00
Thaddeus Crews
2288a8a898
Merge pull request #114505 from m4gr3d/add_pip_project_setting
Add support for picture-in-picture
2026-03-10 14:11:04 -05:00
Hugo Locurcio
e930e11688
Document project settings that only have an effect when using GodotPhysics3D 2026-03-10 18:10:09 +01:00
Rémi Verschelde
1d5e34ed7b
Merge pull request #114596 from bruvzg/ac_019
Update AccessKit to 0.21.1
2026-03-10 10:29:16 +01:00
Thaddeus Crews
ef1142ed69
Merge pull request #116645 from TokageItLab/add3-docs
Clarify the behavior of NodeAdd3's sign in the documentation
2026-03-09 15:18:16 -05:00
Pāvels Nadtočajevs
2bc2e93e88
Update AccessKit to 0.21.1 2026-03-09 20:39:42 +02:00
Rémi Verschelde
f3cacbdb4e
Merge pull request #117206 from EdwardChanCH/expose_basis_is_orthonormal
Expose `Basis.is_orthonormal()`
2026-03-09 11:49:45 +01:00
Edward Chan
2e442e8e89 Exposed is_orthonormal method in Basis. 2026-03-08 00:03:14 -05:00
Fredia Huya-Kouadio
ef0163ba9f Add support for PiP mode 2026-03-06 23:29:16 -08:00
Michael Alexsander
2f4e6b9de4
Allow to change the color of canvas selection 2026-03-06 16:13:43 -03:00
Thaddeus Crews
938369749a
Merge pull request #116734 from kitbdev/sc-drag-nested-intersection
SplitContainer drag nested intersections
2026-03-06 12:40:12 -06:00
Thaddeus Crews
388cb535fb
Merge pull request #116908 from Calinou/doc-mesh-lod-blend-shapes
Document the interaction between automatic mesh LOD and blend shapes
2026-03-06 12:40:10 -06:00
Thaddeus Crews
a356899375
Merge pull request #116993 from Calinou/doc-decal-orm-reflection
Document limitations of Decal's ORM texture with various reflection techniques
2026-03-06 12:40:08 -06:00
Thaddeus Crews
8551f7b319
Merge pull request #113178 from AR-DEV-1/tree-create-item-doc-fix
Update the documentation for `Tree.create_item(), Tree.set_columns() & Tree.clear()` & add error messages.
2026-03-06 12:40:04 -06:00
Rémi Verschelde
2759cbdc6c
Merge pull request #87081 from timoschwarzer/feature/control-render-transform
Add transform offset to Control nodes
2026-03-06 15:16:43 +01:00
Timo Schwarzer
c3d96f262f
Add offset transform to Control nodes 2026-03-05 22:55:49 +01:00
kit
339bc4f88f SplitContainer drag nested intersections 2026-03-05 10:35:02 -05:00
Thaddeus Crews
93bc47df38
Merge pull request #116428 from Kazox61/virtual-joystick-styling
Add Styleboxes for Virtual Joystick
2026-03-04 14:32:34 -06:00
Thaddeus Crews
891069d1cd
Merge pull request #114236 from warriormaster12/san-popupmenu-search-bar
Implement search bar for `PopupMenu`
2026-03-04 11:20:49 -06:00
Thaddeus Crews
6c1652235c
Merge pull request #116940 from ryevdokimov/show-scene-tree-root
Remove `show_scene_tree_root_selection` from `EditorSettings`
2026-03-04 11:20:42 -06:00
Thaddeus Crews
bb1e018314
Merge pull request #115119 from Nintorch/joypad-unfocused
Add project setting to ignore joypad events if the app is unfocused
2026-03-04 11:20:39 -06:00
Thaddeus Crews
d5e2ac7e02
Merge pull request #116991 from jazztickets/freelook_invert_y_axis
Add separate Freelook Invert Y Axis option
2026-03-04 11:20:37 -06:00
Thaddeus Crews
db25be3646
Merge pull request #116585 from jinyangcruise/fix_symbol_jump
Fix symbol jump history navigation issue.
2026-03-04 11:20:33 -06:00
Thaddeus Crews
7438a39a13
Merge pull request #114324 from m4gr3d/support_composition_layers_anywhere_in_tree
Support composition layers anywhere in the tree
2026-03-04 11:20:32 -06:00
warriormaster12
18e989c49e Implement search bar to PopupMenu 2026-03-03 22:35:06 +02:00
Hugo Locurcio
4ce07eb485
Document limitations of Decal's ORM texture with various reflection techniques 2026-03-03 16:28:29 +01:00
Nintorch
d418d692b9 Project setting to ignore joypads on unfocused app
Co-Authored-By: Christoph Taucher <4498502+chtau@users.noreply.github.com>
2026-03-03 11:03:37 +05:00
jazztickets
4c3b3744dd Add separate Freelook Invert Y Axis option 2026-03-02 18:04:46 -07:00
Orphaeus
d7418f8ff2
Fix unprofessional language in TabContainer & TabBar documentation 2026-03-02 15:21:42 -06:00
Robert Yevdokimov
6b9d7fe6de Remove show_scene_tree_root_selection from EditorSettings 2026-03-02 14:48:28 -05: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
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
Hugo Locurcio
eaa9e1ae49
Document the interaction between automatic mesh LOD and blend shapes 2026-03-01 00:53:15 +01:00
Akosmo
6b8eb8ebf1 Add missing info to some AudioStream docs 2026-02-28 12:04:08 -03:00
jinyangcruise
e4e31abeaa fix symbol jump history navigation issue. 2026-02-28 09:45:06 +08: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
kobewi
1b543e85cf Reorganize interface/editor setttings 2026-02-27 22:25:59 +01: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
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
DDarby-Lewis
bf326793ba
Editor additions for MipMaps and rd_textures 2026-02-27 08:38:13 -06:00
Fredia Huya-Kouadio
b389d580ac Support composition layers anywhere in the tree 2026-02-26 21:54:26 -08:00
Joseph DiGiovanni
3a8b861bb5
Clarify that Linux supports the Use System Accent Color setting 2026-02-26 21:59:50 +01:00
Stuart Carnie
d5504ffc69 feat: Add EDR support to Metal and all Apple platforms 2026-02-27 05:23:56 +11:00
Allen Pestaluky
dce001aee7 Remove clamping from LinearToSRGB visual shader node. 2026-02-26 11:49:26 -05:00
Thaddeus Crews
ef21cbeab2
Merge pull request #114372 from Nintorch/document-joypad-id-order
Clarify `Input.get_connected_joypads()` order
2026-02-26 08:15:21 -06:00
Nintorch
3353040766 Clarify Input.get_connected_joypads() order 2026-02-26 13:52:12 +05:00
Pāvels Nadtočajevs
947a9f889a
Add end_generate_apple_embedded_project export plugin method for iOS projects. 2026-02-26 10:34:43 +02:00