Thaddeus Crews
26fd075621
Merge pull request #108079 from arkology/scenes-list
...
Add opened scenes list button
2025-11-14 14:22:42 -06:00
Thaddeus Crews
0d66b2a9cf
Merge pull request #109103 from aaronfranke/gltf-accessor-decode
...
GLTF: Move accessor decoding functions to GLTFAccessor
2025-11-14 14:22:40 -06:00
Thaddeus Crews
e18b1de88d
Merge pull request #107942 from Mickeon/scene-tree-filter-placeholder
...
Simplify Node Filter's placeholder in Scene dock
2025-11-14 14:22:38 -06:00
Thaddeus Crews
af30016c75
Merge pull request #108705 from wjt/dont-poll-system-theme
...
Do not poll for system theme changes
2025-11-14 14:22:37 -06:00
Thaddeus Crews
814138ec69
Merge pull request #107795 from timothyqiu/renderer-selection-i18n
...
Improve auto-translation of the rendering method selector
2025-11-14 14:22:35 -06:00
Thaddeus Crews
e474bc5ce3
Merge pull request #108554 from ryevdokimov/inspector-don't-require-restart
...
Do not require editor restart when changing editor inspector settings
2025-11-14 14:22:33 -06:00
Thaddeus Crews
61a1575807
Merge pull request #112137 from aaronfranke/gltf-empty-mat-dict
...
GLTF: Don't serialize empty material extensions
2025-11-14 14:22:31 -06:00
Thaddeus Crews
23338d2d98
Merge pull request #108168 from Nikitf777/move-nodes-with-different-parents
...
Allow moving nodes when they have different parents in SceneTreeDock
2025-11-14 14:22:29 -06:00
Thaddeus Crews
527cb4123e
Merge pull request #107264 from DevPoodle/local_space_2d
...
Add "Use Local Space" option to the 2D editor
2025-11-14 14:22:28 -06:00
Fredia Huya-Kouadio
353c871160
Add support for Android XR devices to the Godot XR Editor
2025-11-14 11:54:53 -08:00
Stuart Carnie
90c0e6acca
2D: Switch to VBOs for instance data
...
- Add support for vertex bindings and UMA vertex buffers in D3D12.
- Simplify 2D instance params and move more into per-batch data to save
bandwidth
Co-authored-by: Skyth <19259897+blueskythlikesclouds@users.noreply.github.com>
Co-authored-by: Clay John <claynjohn@gmail.com>
Co-authored-by: A Thousand Ships <96648715+athousandships@users.noreply.github.com>
2025-11-15 06:25:49 +11:00
Hugo Locurcio
f71640e97a
Tweak CanvasGroup description to be more explicit about its purpose
2025-11-14 20:03:23 +01:00
kobewi
54c2eaee4d
Don't expose underscored signals
2025-11-14 18:52:42 +01:00
passivestar
91e8072be6
Fix 2D viewport scrollbar contrast in modern theme
2025-11-14 21:35:19 +04:00
kobewi
e15a54ddea
Prevent translating custom data layers
2025-11-14 18:23:08 +01:00
Aaron Franke
9d0b391d6c
GLTF: Move accessor decoding functions to GLTFAccessor
2025-11-14 07:05:04 -08:00
Benjamin Dobell
585389af24
Fix crash when gamepad connects immediately upon Android app startup
2025-11-15 01:13:17 +11:00
Isaac Clerencia
31610b058b
Fix texture atlas import deadlock
2025-11-14 08:16:32 -05:00
Nazarii
e6bc3fa164
Do not zeroed elements and fast clear in HashMap
2025-11-14 11:33:13 +02:00
kit
e2cbfb53f1
Deprecate TextEdit background_color
2025-11-13 22:48:04 -05:00
Thaddeus Crews
bd2ca13c6f
Merge pull request #112733 from KoBeWi/press_right_to_context
...
Add a right click menu to the project manager
2025-11-13 20:52:27 -06:00
Thaddeus Crews
2cd268fea4
Merge pull request #112441 from YeldhamDev/scrollbar_padding
...
Allow to add padding to `ScrollBar`s
2025-11-13 20:52:26 -06:00
Thaddeus Crews
ba44671777
Merge pull request #112148 from carterwilson1337/master
...
Track groups in Animation tab hover highlight
2025-11-13 20:52:24 -06:00
Thaddeus Crews
45b427f2e6
Merge pull request #112627 from lodetrick/fix-bottom-panel-theming
...
Fix incorrect bottom panel theming
2025-11-13 20:52:23 -06:00
Thaddeus Crews
0bede04f6f
Merge pull request #112691 from KoBeWi/remove_paddles_it's_not_ping_pong
...
Remove padding columns from plugin settings
2025-11-13 20:52:22 -06:00
Thaddeus Crews
a04dd90f43
Merge pull request #109331 from ryevdokimov/deprecate-get-scene
...
Deprecate `get_scene()` in `EditorScript` class
2025-11-13 20:52:21 -06:00
Thaddeus Crews
0066308830
Merge pull request #109587 from tle-oops/tle/file-explorer
...
Make FileSystemDock navigate to currently selected scene tab
2025-11-13 20:52:19 -06:00
Thaddeus Crews
fc02d09f41
Merge pull request #112623 from jrouwe/issue_112348_v2
...
Jolt Physics: Remove sharing shared soft body settings from SoftBody3D
2025-11-13 20:52:18 -06:00
Thaddeus Crews
b32b435520
Merge pull request #112687 from Meorge/bugfix/margincontainer-not-inside-tree
...
Stop drawing of MarginContainer margins if not in tree
2025-11-13 20:52:16 -06:00
Thaddeus Crews
93a3ea5ff8
Merge pull request #112590 from syntaxerror247/export-dialog
...
Default preset container to minimum size in Export dialog
2025-11-13 20:52:15 -06:00
Thaddeus Crews
e33d929efc
Merge pull request #112621 from Giganzo/filesystem-prev-next
...
Change prev/next button theme variation to FlatButton for FileSystem and Inspector dock
2025-11-13 20:52:14 -06:00
Thaddeus Crews
cf0d2d724e
Merge pull request #112585 from syntaxerror247/fix-ui-issue
...
Android: Fix root window shrinking when keyboard appears
2025-11-13 20:52:13 -06:00
Thaddeus Crews
0aeab540b7
Merge pull request #101129 from Rindbee/improve-project-manager-ui-navigation
...
Improve Project Manager UI navigation
2025-11-13 20:52:12 -06:00
Thaddeus Crews
ccf5be0dda
Merge pull request #112679 from m4gr3d/add_front_door
...
[Android] Make use of activity-alias as the primary launcher mechanism
2025-11-13 20:52:11 -06:00
Thaddeus Crews
3387636918
Merge pull request #112710 from vaner-org/fix-blendspace2d-triangle-error
...
Fix error in `BlendSpace2D` when selecting blend position tool
2025-11-13 20:52:09 -06:00
Thaddeus Crews
31c856e96a
Merge pull request #112676 from YeldhamDev/why_were_those_floats_in_the_first_place
...
Fix blurry items on `PopupMenu` when `v_separation` has an odd value
2025-11-13 20:52:08 -06:00
Thaddeus Crews
52e7b970af
Merge pull request #111681 from Nintorch/joypad-led
...
Add support for setting a joypad's LED light color
2025-11-13 20:52:07 -06:00
Aaron Franke
dcb6431c01
Use const ref parameters in the GLTF module
2025-11-13 18:19:26 -08:00
Aaron Franke
23ed730e3f
GLTF: Write integer min/max for integer accessors
2025-11-13 18:05:54 -08:00
Malcolm Anderson
a48353b1c6
Stop drawing of MarginContainer margins if not in tree
...
Use `is_visible_in_tree()` as per KoBeWi's suggestion
2025-11-13 16:35:13 -08:00
Haoyu Qiu
64c943694e
Fix FileSystem item color not updated after changing main scene
2025-11-14 08:14:17 +08:00
kobewi
f51f97aaec
Add a right click menu to the project manager
2025-11-14 00:57:00 +01:00
Thaddeus Crews
0b5ad6c73c
Merge pull request #112573 from TokageItLab/fix-jacobian-gradient
...
Fix JacobianIK to apply gradient correctly
2025-11-13 17:43:04 -06:00
Thaddeus Crews
3cc90cd925
Merge pull request #110524 from paul-marechal/filedialog-windows-fix
...
Fix file_dialog's root_subfolder on Windows
2025-11-13 17:43:03 -06:00
Thaddeus Crews
65beea65d8
Merge pull request #108987 from timothyqiu/plugins-list-cleanup
...
Clean up `EditorPluginList`
2025-11-13 17:43:01 -06:00
Thaddeus Crews
9a9e64a6ee
Merge pull request #108981 from DeeJayLSP/faster-uid-path-from-cache
...
Make getting a path from UID cache slightly faster
2025-11-13 17:43:00 -06:00
Thaddeus Crews
b52e3f7e6b
Merge pull request #107440 from lodetrick/tabcontainer-popup
...
Allow `tab_rmb_clicked` to always work
2025-11-13 17:42:59 -06:00
Thaddeus Crews
1ab8e9847d
Merge pull request #112494 from clayjohn/rd-fog-blend
...
Clean up Volumetric Fog blending behavior
2025-11-13 17:42:57 -06:00
Thaddeus Crews
d03fc3be95
Merge pull request #109101 from keyzeuh/doc-link-renderer-selection-dialog
...
Add a documentation link to the renderer selection dialog
2025-11-13 17:42:56 -06:00
Thaddeus Crews
8950c6527b
Merge pull request #101165 from timoschwarzer/feature/2d-particle-emission-textures-refactor
...
Improve 2D Particle Emission Mask dialog
2025-11-13 17:42:55 -06:00