Mike Precup
|
6fbb89df54
|
Optimize CPU text shaping
|
2025-10-22 22:25:09 -07:00 |
|
Rémi Verschelde
|
5950fca36c
|
Merge pull request #111845 from akien-mga/mbedtls-3.6.5
mbedTLS: Update to version 3.6.5
|
2025-10-22 22:48:00 +02:00 |
|
Thaddeus Crews
|
37764110f6
|
Merge pull request #110271 from BlueCube3310/image-conv-opti-incompatible
Image: Optimize manual format conversion
|
2025-10-22 13:48:46 -05:00 |
|
Thaddeus Crews
|
40eb34833b
|
Merge pull request #111325 from TokageItLab/state-default-st
Make StateMachinePlayback set `Start` state as default in constructor
|
2025-10-22 13:48:44 -05:00 |
|
Thaddeus Crews
|
0d85d43b0c
|
Merge pull request #111162 from KoBeWi/tfw_your_side_projects_goes_to_trash
Remove side menu functionality in `EditorFileDialog`
|
2025-10-22 13:48:43 -05:00 |
|
Thaddeus Crews
|
4e7511968f
|
Merge pull request #109753 from dsnopek/openxr-ext-threading-docs
`OpenXRExtensionWrapper`: Document how to safely work when rendering with "Separate" thread model
|
2025-10-22 13:48:42 -05:00 |
|
Thaddeus Crews
|
50ac10f40d
|
Merge pull request #111830 from KoBeWi/documentation_on_multiple_levels
Add multilevel notes to methods
|
2025-10-22 13:48:41 -05:00 |
|
Thaddeus Crews
|
04625b0fba
|
Merge pull request #111921 from kleonc/control_pivot_offset_fix_missing_storage_flag
Fix `Control.pivot_offset` missing `PROPERTY_USAGE_STORAGE` flag
|
2025-10-22 13:48:40 -05:00 |
|
Thaddeus Crews
|
8f3e76c898
|
Merge pull request #111437 from Kaleb-Reid/compat-fix-proximity-fade
Use correct ndc for proximity fade in Compatibility
|
2025-10-22 13:48:38 -05:00 |
|
Thaddeus Crews
|
f9460763b1
|
Merge pull request #111847 from akien-mga/akien/embedded-run-respect-override
EditorRun: Load `override.cfg` to get window configuration for embedded mode
|
2025-10-22 13:48:37 -05:00 |
|
Thaddeus Crews
|
38e20331c8
|
Merge pull request #107303 from passivestar/close-dialog-action
Add support for closing dialog windows with Cmd+W on macOS
|
2025-10-22 13:48:36 -05:00 |
|
Thaddeus Crews
|
1b84fe745b
|
Merge pull request #110308 from BlueCube3310/image-mip-renorm-fix
Image: Fix normalization of mipmaps for half and float formats
|
2025-10-22 13:48:35 -05:00 |
|
Thaddeus Crews
|
e92cc976bd
|
Merge pull request #109220 from precup/avoid-spurious-curve-changed-signals
Remove spurious `Curve3D` `changed` signals
|
2025-10-22 13:48:34 -05:00 |
|
Thaddeus Crews
|
73b0ea37b1
|
Merge pull request #107843 from DexterFstone/fix/tilemap-tool-override
Fix: Tilemap tools not overriding main editor tools
|
2025-10-22 13:48:32 -05:00 |
|
Thaddeus Crews
|
c53a181cea
|
Merge pull request #85762 from KoBeWi/wait_it's_all_nodes︖
Add `change_scene_to_node()`
|
2025-10-22 13:48:31 -05:00 |
|
Thaddeus Crews
|
46d1082c93
|
Merge pull request #110433 from devloglogan/custom-monitor-types
Allow custom debug monitors to select desired type
|
2025-10-22 13:48:30 -05:00 |
|
Rémi Verschelde
|
9de2837cd5
|
mbedTLS: Update to version 3.6.5
|
2025-10-22 15:35:23 +02:00 |
|
kleonc
|
afec8a1892
|
Fix Control.pivot_offset missing PROPERTY_USAGE_STORAGE flag
|
2025-10-22 15:21:43 +02:00 |
|
BlueCube3310
|
4266a4e4eb
|
Image: Fix normalization of mipmaps for half and float formats
|
2025-10-22 15:03:57 +02:00 |
|
devloglogan
|
1a8306bbc1
|
Allow custom monitors to select desired type
|
2025-10-22 07:31:44 -05:00 |
|
BlueCube3310
|
b63ec3d0f0
|
Image: Optimize format conversion
|
2025-10-22 14:30:18 +02:00 |
|
kobewi
|
33ccc5110e
|
Remove side menu functionality in EditorFileDialog
|
2025-10-22 12:29:26 +02:00 |
|
kobewi
|
88a5cd2fe0
|
Add change_scene_to_node()
|
2025-10-22 12:21:18 +02:00 |
|
passivestar
|
979f8fa342
|
Add support for closing dialog windows with Cmd+W on macOS
|
2025-10-22 09:51:14 +04:00 |
|
DexterFstone
|
9aa0465a7a
|
Fix: Tilemap tools not overriding main editor tools
|
2025-10-21 22:46:45 -07:00 |
|
Thaddeus Crews
|
9cd297b6f2
|
Merge pull request #107487 from roughbits01/fix-shortcut-names
Remove the need to have a display name for built-in action overrides
|
2025-10-21 19:09:34 -05:00 |
|
Thaddeus Crews
|
3f34e38703
|
Merge pull request #109596 from atlasapplications/splash-screen-stretch-mode
Add Stretch Modes for Splash Screen
|
2025-10-21 19:09:33 -05:00 |
|
Thaddeus Crews
|
84d516fc91
|
Merge pull request #111834 from clayjohn/OBS-bug
Use `GL_FRAMEBUFFER` instead of `GL_DRAW_FRAMEBUFFER` when doing final blit to the screen framebuffer to work around OBS bug
|
2025-10-21 19:09:31 -05:00 |
|
Thaddeus Crews
|
201eed7129
|
Merge pull request #94488 from Alex2782/fix_create_folder_94446
Fix `exclusive` child window
|
2025-10-21 19:09:30 -05:00 |
|
Thaddeus Crews
|
81910428e6
|
Merge pull request #103478 from KoBeWi/hover_witch
Add switch on hover to TabBar
|
2025-10-21 19:09:29 -05:00 |
|
Thaddeus Crews
|
ec62f12862
|
Merge pull request #109971 from clayjohn/hdr2d-mobile
Use half float precision buffer for 3D when HDR2D is enabled
|
2025-10-21 19:09:28 -05:00 |
|
Thaddeus Crews
|
70f07467be
|
Merge pull request #110127 from AayushSarikhada/android-back-gesture-fail-fix
Fix Android back gesture failing after keyboard dismissal
|
2025-10-21 19:09:27 -05:00 |
|
Thaddeus Crews
|
e870cd911b
|
Merge pull request #110895 from Giganzo/input-focus
Add setting for when to show the focus state for mouse input
|
2025-10-21 19:09:25 -05:00 |
|
Thaddeus Crews
|
361ea1153e
|
Merge pull request #111140 from DeeJayLSP/gdinter
Use Inter as the default editor font, features enabled
|
2025-10-21 19:09:24 -05:00 |
|
kobewi
|
682b0f7c54
|
Add switch on hover to TabBar
|
2025-10-22 00:34:57 +02:00 |
|
Justin Sasso
|
b6b3e1ef9e
|
Add Stretch Modes for Splash Screen
Co-authored-by: Samuel Pedrajas <samuelpedrajaspz@gmail.com>
|
2025-10-21 18:20:44 -04:00 |
|
clayjohn
|
f61ee7bdf6
|
Use half float precision buffer for 3D when HDR2D is enabled
This is necessary for Environment effects like Glow to work correctly.
|
2025-10-21 13:44:46 -07:00 |
|
Thaddeus Crews
|
c7b1767560
|
Merge pull request #110972 from Tcarr20/fix-editor-log-bbcode-search
Fix editor log search ignoring BBCode formatting in messages
|
2025-10-21 15:11:13 -05:00 |
|
Thaddeus Crews
|
10506f88d2
|
Merge pull request #108534 from Giganzo/breeze-theme-color-update
Update Breeze dark theme colors
|
2025-10-21 15:11:12 -05:00 |
|
Thaddeus Crews
|
03ae868b15
|
Merge pull request #111478 from HolonProduction/lsp-decl-fix
LSP: Fix goto native declaration
|
2025-10-21 15:11:10 -05:00 |
|
Thaddeus Crews
|
70a2ce974b
|
Merge pull request #110060 from BlueCube3310/betsy-rgb
Betsy: Convert RGB to RGBA on the GPU for faster compression
|
2025-10-21 15:11:09 -05:00 |
|
Thaddeus Crews
|
da3bdacf64
|
Merge pull request #111210 from blueskythlikesclouds/ssr-overhaul
Overhaul screen space reflections.
|
2025-10-21 15:11:08 -05:00 |
|
Thaddeus Crews
|
1bae99a65d
|
Merge pull request #101092 from HolonProduction/argument-options-completion-type
Autocompletion: Use correct completion type for argument options
|
2025-10-21 15:11:07 -05:00 |
|
Thaddeus Crews
|
e9d4b259fb
|
Merge pull request #110942 from KoBeWi/the_what_array
Fix Script editor state types
|
2025-10-21 15:11:05 -05:00 |
|
Thaddeus Crews
|
fe9cdea92c
|
Merge pull request #106947 from Meorge/feat/quick-load-preview
Allow Quick Open dialog to preview change in scene
|
2025-10-21 15:11:04 -05:00 |
|
Thaddeus Crews
|
0f897e71b6
|
Merge pull request #110910 from YeldhamDev/texture_region_drag_cancel
Fix "Region Editor" stuck in drag state when closing
|
2025-10-21 15:11:03 -05:00 |
|
Thaddeus Crews
|
ed4f4d275e
|
Merge pull request #110904 from YeldhamDev/tree_drag_unfolding
Unfold tree items on hover while drag-n-dropping
|
2025-10-21 15:11:01 -05:00 |
|
Thaddeus Crews
|
e36dfb0239
|
Merge pull request #110647 from arkology/add-meta-dialog
Expand `LineEdit` with metadata name in `AddMetadataDialog`
|
2025-10-21 15:11:00 -05:00 |
|
Thaddeus Crews
|
fd4ad29b84
|
Merge pull request #110641 from DallasHuff/new-resource-hotkey
Add Create Resource Hotkey
|
2025-10-21 15:10:59 -05:00 |
|
Thaddeus Crews
|
6e76eb3a5d
|
Merge pull request #102055 from ryevdokimov/condition-editor-viewport-shortcuts
Condition editor viewport nav modifier checks on freelook / mouse is captured
|
2025-10-21 15:10:57 -05:00 |
|