Commit Graph

74806 Commits

Author SHA1 Message Date
e928b2a5e5 [SVG in OT] Fix rendering of some glyphs using "defs" with "#glyphXXXXX.X" id. 2025-06-03 13:18:55 +03:00
e45cc68092 Merge pull request #106746 from HolonProduction/tab-container-material-fix
GUI: Use `TabContainer` material for internal `TabBar`
2025-06-02 18:51:58 -05:00
5935356962 Merge pull request #100984 from TokageItLab/bone-constraint
Implement `BoneConstraint3D` with `CopyTransform`/`ConvertTransform`/`Aim` Modifiers
2025-06-02 18:51:57 -05:00
7a3d2f6779 Merge pull request #106606 from aaronfranke/pow2_64
Add 64-bit versions of core power of 2 functions
2025-06-02 18:51:56 -05:00
9ee7d78274 Merge pull request #106859 from syntaxerror247/alias
Add support for `OS.get_version_alias()` on Android
2025-06-02 18:51:56 -05:00
760b3522d7 Merge pull request #105571 from marcosc90/perf-ws-onmessage
[Web] Avoid extra copy when encoding string in WebSocket `_onmessage`
2025-06-02 18:51:55 -05:00
b6b8c32673 Merge pull request #106465 from Chubercik/manifold-3.1.0
manifold: Update to 3.1.1
2025-06-02 18:51:54 -05:00
3c43899e24 Merge pull request #102369 from Ivorforce/string-get-data-fast
Optimize `String::get_data` by avoiding a dereference of ptr, and inlining the function.
2025-06-02 18:51:53 -05:00
5c2b9cd631 Merge pull request #106976 from Ivorforce/gdscript-tests-infinite-print
Fix infinite recursion on `GDScriptTests` if a script cannot be reloaded.
2025-06-02 18:51:52 -05:00
937612a11a Merge pull request #106616 from DeeJayLSP/openxr-1147
Update OpenXR to 1.1.47
2025-06-02 18:51:51 -05:00
1c0669bd23 Merge pull request #106970 from m4gr3d/update_documentation_javaclasswrapper_androidruntimeplugin
Update the documentation for `JavaClassWrapper` and `AndroidRuntimePlugin`
2025-06-02 18:51:50 -05:00
b0f3c3fa22 Merge pull request #106966 from bruvzg/ac_trans_simpl
[Accessibility] Always auto-translation mode for names/descriptions.
2025-06-02 18:51:49 -05:00
f6c6977a96 Merge pull request #106963 from KoBeWi/a_wild_crash_has_occured
Fix `get_class_icon()` ignoring fallback
2025-06-02 18:51:49 -05:00
424b0c0fcc Merge pull request #100559 from DeeJayLSP/save-wav-vector
Reduce memory overhead of `save_to_wav`
2025-06-02 18:51:48 -05:00
fd600b32df Merge pull request #105680 from KoBeWi/my_recent_favorites
Add favorites and recent directories to FileDialog
2025-06-02 18:51:47 -05:00
a6be6d1cd1 Merge pull request #106959 from bruvzg/w10_cleanup
[Windows] Drop support for Windows 7/8/8.1.
2025-06-02 18:51:46 -05:00
12b97c250d Merge pull request #104907 from bruvzg/scr_ids
Cleanup and unify `DisplayServer` screen methods and documentation.
2025-06-02 18:51:45 -05:00
ae81b9f21f Merge pull request #106954 from beicause/missing-headers-fixedvector-span
Add missing headers in `FixedVector` and `Span`
2025-06-02 18:51:44 -05:00
2fc072585d Merge pull request #106820 from OzelotVanilla/fix-editor-plugin-callback-path-param
Fix `EditorContextMenuPlugin` `CONTEXT_SLOT_FILESYSTEM_CREATE` does not receive path information for some menus
2025-06-02 18:51:43 -05:00
c2eb6a60f5 Merge pull request #103234 from dsnopek/pico4-ultra-controller
OpenXR: Add controller interaction profile for Pico 4 Ultra
2025-06-02 18:51:42 -05:00
b9f4b828bf Merge pull request #106945 from adamscott/reorder-codespell-list
Fix alphabetical order of codespell ignore list
2025-06-02 18:51:41 -05:00
b7099470f6 Merge pull request #106943 from KoBeWi/meine_skrin
Improve auto-translation of main screens
2025-06-02 18:51:41 -05:00
028a7d3776 Merge pull request #89530 from dalexeev/ed-allow-rename-theme-types
Editor: Add ability to rename theme types
2025-06-02 18:51:40 -05:00
67d5d4b790 Merge pull request #107062 from KoBeWi/ultimate_initial_clarification
Clarify `set_initial_value()`
2025-06-02 18:51:39 -05:00
fef693aa53 Merge pull request #105905 from timothyqiu/pm-redundancy
Fix double translations in Project Manager
2025-06-02 18:51:38 -05:00
53cd6fd0dc Merge pull request #104879 from Arnklit/axis-snap-bezier-key-move
Add axis snapping for bezier key move in `Animation Player`
2025-06-02 18:51:37 -05:00
8572766d6c Merge pull request #106795 from akien-mga/tileset-atlas-toolbar-crash-fix
TileSet: Fix potential crash updating stale atlas source editor toolbar
2025-06-02 18:51:36 -05:00
ec5a771d62 Merge pull request #104999 from RobProductions/patch-1
[Docs] Update RichTextLabel alignment documentation
2025-06-02 18:51:35 -05:00
e77b244bf3 Merge pull request #106921 from Calinou/fontfile-clamp-face-index
Clamp FontFile Face Index to a valid range in the inspector
2025-06-02 18:51:34 -05:00
eb85faa812 Merge pull request #106918 from mihe/jolt/area-ref-count
Fix Area3D signal emissions when using Jolt Physics
2025-06-02 18:51:33 -05:00
79db51871c Merge pull request #106917 from shiena/fix/camera-feed-document
Update CameraFeed document for Android
2025-06-02 18:51:32 -05:00
291f34c0ea Merge pull request #104228 from arkology/run-instances-window
Fix Run Instances window being too big in single-window mode for window at minimum size
2025-06-02 18:51:31 -05:00
46a7fc317b Merge pull request #103716 from aaronp64/script_dictionary_docs
Link `Script` method documentation to details about returned dictionaries
2025-06-02 18:51:30 -05:00
0e4bc43cdf Merge pull request #107041 from lawnjelly/fti_scene_tree_fix_forced
`SceneTreeFTI` - Fix `identity_xform` flag getting out of sync
2025-06-02 18:51:30 -05:00
a654f7b2b5 Merge pull request #105502 from tehKaiN/editor_interface_close_scene
Add `EditorInterface::close_scene()`
2025-06-02 18:51:29 -05:00
e8a02152c4 Merge pull request #105757 from bruvzg/no_temp
[PCK] Move directory to the end of file, write exported/saved PCK in place.
2025-06-02 18:51:28 -05:00
3f24d9bf6f Merge pull request #106903 from KoBeWi/cache_locality_will_thank_you
Remove redundant `data.inside_tree`
2025-06-02 18:51:27 -05:00
4f64eaef0c Merge pull request #69012 from KoBeWi/settings_of_editor_project
Allow to override editor settings per project
2025-06-02 18:51:26 -05:00
46800458c4 Merge pull request #106516 from lodetrick/tabbar-margins
Fix TabContainer not respecting `tabbar_background`'s margins
2025-06-02 18:51:25 -05:00
3e5338bc6c Merge pull request #107028 from Bitlytic/file-search-qol
Add file search QoL when focused on folder text box
2025-06-02 18:51:25 -05:00
04924c6e71 Merge pull request #106899 from roughbits01/line-edit-extra-queue-draw
Remove redundant `queue_redraw()` & fix typo
2025-06-02 18:51:24 -05:00
430bb6294c Merge pull request #107022 from Calinou/doc-softbody3d-recommend-jolt
Recommend Jolt Physics in SoftBody3D class reference
2025-06-02 18:51:23 -05:00
e41af67e29 Merge pull request #107020 from Aioshiro/typo-array-slice
Fix extra parenthesis in `Array.slice` description
2025-06-02 18:51:22 -05:00
2d950c8d2e Merge pull request #106624 from timothyqiu/custom-base
Fix error when closing all scene tabs on the last tab
2025-06-02 18:51:21 -05:00
d7d6bc77ed Merge pull request #106369 from Calinou/doc-array-get
Improve documentation for `Array.get()` and `Packed*Array.get()` methods
2025-06-02 18:51:20 -05:00
167a9e33d3 Merge pull request #106880 from dsnopek/meta-depth-api-nonhacks
Minor rendering and XR changes to allow Meta enivornment depth API to work entirely from GDExtension
2025-06-02 18:51:19 -05:00
55c139f9f5 Clarify set_initial_value() 2025-06-02 21:58:49 +02:00
b41d6ecf8c Allow to override editor settings per project 2025-06-02 17:51:26 +02:00
2cc2f19a45 Add axis snapping for bezier key move 2025-06-02 15:54:49 +02:00
02d9ff99e5 Fix alphabetical order of codespell ignore list 2025-06-02 09:31:06 -04:00