Thaddeus Crews
|
999b94cc39
|
Merge pull request #109012 from Lielay9/fix_gradient_color
Round gradient colors
|
2025-09-22 08:50:08 -05:00 |
|
Thaddeus Crews
|
b4a99e775d
|
Merge pull request #109843 from Muller-Castro/fix-fileaccess-create-temp
Fix `FileAccess::create_temp()` default args error
|
2025-09-22 08:50:07 -05:00 |
|
Thaddeus Crews
|
d8b057d06d
|
Merge pull request #108974 from Joy-less/Improve-IsNormalized()
Improve `IsNormalized()` in C#
|
2025-09-22 08:50:06 -05:00 |
|
Thaddeus Crews
|
b059849bf8
|
Merge pull request #108075 from KoBeWi/main_without_main_is_just_
Improve error message when UID main scene is not found
|
2025-09-22 08:50:05 -05:00 |
|
Thaddeus Crews
|
9b7a723aac
|
Merge pull request #107721 from YYF233333/ps_include
Remove dependency of `variant.h` in `print_string.h`
|
2025-09-22 08:50:04 -05:00 |
|
Thaddeus Crews
|
5e8c2f9a0e
|
Merge pull request #108872 from Giganzo/text-contrast-stack-var
Fix bad text contrast on readonly EditorPropertyArray/Dict/Res
|
2025-09-22 08:50:04 -05:00 |
|
Thaddeus Crews
|
3ce6402d25
|
Merge pull request #109413 from WhalesState/ProfilerAutostartWarning-icon-cleanup
ProfilerAutostartWarning svg icon cleanup
|
2025-09-22 08:50:03 -05:00 |
|
Thaddeus Crews
|
c852872cb2
|
Merge pull request #108804 from bruvzg/mac_bundle_icon
[macOS] Use "file" icon for bundles in the file dialogs.
|
2025-09-22 08:50:02 -05:00 |
|
Thaddeus Crews
|
94dbc42a56
|
Merge pull request #62083 from KoBeWi/string_slice'n_dice
Improve usage of `String.split()` vs `get_slice()`
|
2025-09-22 08:50:01 -05:00 |
|
Thaddeus Crews
|
3ef19961cc
|
Merge pull request #110242 from ktxyz/fix-crash-theme-and-another-project
Fix editor crash caused by EditorFileSystem::get_singleton access in theme initialization path
|
2025-09-22 08:50:00 -05:00 |
|
Thaddeus Crews
|
60c33a222c
|
Merge pull request #108929 from Giganzo/spin-slider-suffix
Add suffix to EditorSpinSlider tooltips
|
2025-09-22 08:49:59 -05:00 |
|
Thaddeus Crews
|
0e2b54e1da
|
Merge pull request #109216 from Ryan-000/improve_rpc_error_messages
Improve RPC Error messages
|
2025-09-22 08:49:58 -05:00 |
|
Thaddeus Crews
|
149a4b4ca1
|
Merge pull request #107868 from lawnjelly/quick_ancestry4
Provide quick access to `Object` ancestry
|
2025-09-20 13:41:39 -05:00 |
|
Thaddeus Crews
|
326b22124a
|
Merge pull request #108794 from bruvzg/macos_actool_export
[macOS] Add support for exporting macOS 26 Liquid Glass icons.
|
2025-09-20 13:41:38 -05:00 |
|
Thaddeus Crews
|
4588542dfc
|
Merge pull request #107065 from timothyqiu/scene-close-all
Allow closing all scene tabs via shortcut
|
2025-09-20 13:41:37 -05:00 |
|
Thaddeus Crews
|
7738626d25
|
Merge pull request #107800 from Joy-less/add-ROS-overload-for-Callable.Call
Add `ReadOnlySpan<Variant>` overload for `Callable.Call`
|
2025-09-20 13:41:36 -05:00 |
|
Thaddeus Crews
|
25981beebd
|
Merge pull request #107511 from shadow-foss/insert-at-timeline-cursor-button
Add toggle for inserting keys/markers at current time vs mouse cursor's position
|
2025-09-20 13:41:35 -05:00 |
|
Thaddeus Crews
|
40bd86819b
|
Merge pull request #104332 from ColinSORourke/FindSeq
Add 'Find Sequence' to `Span`s, and consolidate negative indexing behavior
|
2025-09-20 13:41:34 -05:00 |
|
Thaddeus Crews
|
ebbd5a7ff5
|
Merge pull request #110694 from wheatear-dev/bugfix-110693
Add `GDSOFTCLASS` to `NetSocket`
|
2025-09-20 13:41:33 -05:00 |
|
Thaddeus Crews
|
00574d4ba5
|
Merge pull request #81701 from Repiteo/c#-attribute-interface-doc
C#: Add documentation for Interfaces and Attributes
|
2025-09-20 13:41:32 -05:00 |
|
Thaddeus Crews
|
96185c7d8c
|
Merge pull request #106341 from fkeyzuwu/backup-drag-n-drop-export
Add drag and drop export variables
|
2025-09-20 13:41:31 -05:00 |
|
Thaddeus Crews
|
8159c45834
|
Merge pull request #109027 from timothyqiu/editor-node-variables
Remove unused member variables in EditorNode
|
2025-09-20 13:41:30 -05:00 |
|
Thaddeus Crews
|
ab01179d6c
|
Merge pull request #106849 from KoBeWi/soft_coding
Don't hard-code hsplit count
|
2025-09-20 13:41:28 -05:00 |
|
Thaddeus Crews
|
d7382aa058
|
Merge pull request #109502 from WhalesState/bottom-panel-fix
Fix scrolling to bottom panel selected button.
|
2025-09-19 20:54:34 -05:00 |
|
Thaddeus Crews
|
74e869c777
|
Merge pull request #109981 from bruvzg/clamp_menui_h
Clamp menus at the bottom of the screen.
|
2025-09-19 20:54:33 -05:00 |
|
Thaddeus Crews
|
e15210b466
|
Merge pull request #98268 from Calinou/import-export-bake-fps-add-range-hint
Add a property range hint to `bake_fps` in the scene glTF export dialog
|
2025-09-19 20:54:32 -05:00 |
|
Thaddeus Crews
|
72785c54ed
|
Merge pull request #110012 from dagarsar/tree-const-arg
Reinstate `const` parameter in `Tree`'s `draw_item_rect`
|
2025-09-19 20:54:31 -05:00 |
|
Thaddeus Crews
|
b33e988aef
|
Merge pull request #109977 from timothyqiu/tooltip-atr-extract
Make POT generation use `tooltip_auto_translate_mode`
|
2025-09-19 20:54:30 -05:00 |
|
Thaddeus Crews
|
1e5b4a1aae
|
Merge pull request #109944 from DanielKinsman/headless-blender-import-hang
Fix hang when importing blender files in headless mode
|
2025-09-19 20:54:29 -05:00 |
|
Thaddeus Crews
|
34609db10b
|
Merge pull request #109969 from dsnopek/openxr-validation-errors
OpenXR: Fix errors reported by `XrApiLayer_core_validation`
|
2025-09-19 20:54:28 -05:00 |
|
Thaddeus Crews
|
647546bcac
|
Merge pull request #110089 from dagarsar/tree-margin-1
Fix `Tree` relationship lines do not apply `h_separation` and `item_margin` correctly
|
2025-09-19 20:54:27 -05:00 |
|
Thaddeus Crews
|
8eeef165d4
|
Merge pull request #104781 from Ivorforce/string-encode-complete
Expose missing `String` encoding conversion functions
|
2025-09-19 20:54:26 -05:00 |
|
Thaddeus Crews
|
597c5d413f
|
Merge pull request #109611 from devloglogan/hand-tracking-microgestures
Add XR_META_hand_tracking_microgestures action paths
|
2025-09-19 20:54:25 -05:00 |
|
Thaddeus Crews
|
daa89d5292
|
Merge pull request #109513 from precup/small-editor-optimizations
Miscellaneous editor optimizations for large scenes
|
2025-09-19 20:54:24 -05:00 |
|
Thaddeus Crews
|
075d99fc11
|
Merge pull request #109897 from WhalesState/geo2d-opt
Geometry2D minor optimization
|
2025-09-19 20:54:23 -05:00 |
|
Thaddeus Crews
|
90b771ce3a
|
Merge pull request #109512 from precup/speedy-big-trees
Speed up very large `Trees`
|
2025-09-19 20:54:14 -05:00 |
|
Thaddeus Crews
|
3c9d03b875
|
Merge pull request #110269 from clayjohn/delay-RD-check
Defer checking for rendering device support until the new project dialog is opened
|
2025-09-19 13:07:20 -05:00 |
|
Thaddeus Crews
|
d8a909d99c
|
Merge pull request #110203 from DarioSamo/d3d12-clamp-mipmap
Clamp minimum size of 3D texture view in D3D12.
|
2025-09-19 13:07:19 -05:00 |
|
Thaddeus Crews
|
9ef1ec5870
|
Merge pull request #103608 from gr8alpaca/expose_node_3d_snapping
Expose 3D editor snap settings to EditorInterface
|
2025-09-19 13:07:18 -05:00 |
|
Thaddeus Crews
|
9cb6411740
|
Merge pull request #110164 from bruvzg/prop_pass
Use placeholder instead of value for tooltips of `PROPERTY_HINT_PASSWORD` properties.
|
2025-09-19 13:07:16 -05:00 |
|
Thaddeus Crews
|
191efe2e91
|
Merge pull request #109778 from BlueCube3310/gles3-astc-detect
Compatibility: Improve ASTC extension detecting
|
2025-09-19 13:07:15 -05:00 |
|
Thaddeus Crews
|
8265bb8b6a
|
Merge pull request #110097 from aaronp64/array_tests
Add more `Array` tests
|
2025-09-19 13:07:13 -05:00 |
|
Thaddeus Crews
|
8900a5e045
|
Merge pull request #110318 from bruvzg/ed_loc_cmd
Use `language` command line argument to override editor locale.
|
2025-09-19 13:07:11 -05:00 |
|
Thaddeus Crews
|
14bdf39806
|
Merge pull request #107789 from rsanchezsaez/apple/apple-embedded-export-template
Replace iOS/visionOS Xcode templates by new Apple embedded template
|
2025-09-19 13:07:09 -05:00 |
|
Thaddeus Crews
|
2a7e01e4fc
|
Merge pull request #80427 from MewPurPur/rework-noise-texture-icons
Rework icons of noise-related classes
|
2025-09-19 13:07:07 -05:00 |
|
Thaddeus Crews
|
4fa2409c78
|
Merge pull request #82121 from MewPurPur/more-icons
Add icons to some editor classes
|
2025-09-19 13:07:04 -05:00 |
|
Thaddeus Crews
|
9a76f55518
|
[C#] Add documentation for Interfaces/Attributes
|
2025-09-19 11:57:42 -05:00 |
|
Edward Moulsdale
|
c652119812
|
Add GDSOFTCLASS to NetSocket
|
2025-09-19 16:01:01 +01:00 |
|
Mounir Tohami
|
b9837e4ada
|
Fix scrolling to bottom panel selected button.
Co-authored-by: Tomasz Chabora <kobewi4e@gmail.com>
|
2025-09-19 17:43:06 +03:00 |
|
kobewi
|
d61a337a70
|
Improve usage of String.split() vs get_slice()
|
2025-09-19 16:31:55 +02:00 |
|