Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-16 | Merge pull request #73238 from vonagam/fix-read-only-vars | Rémi Verschelde | |
GDScript: Fix infer on read-only property | |||
2023-02-16 | Merge pull request #73392 from raulsntos/dotnet/vscode-open-solution | Rémi Verschelde | |
C#: Open the solution directory when using VSCode | |||
2023-02-16 | Merge pull request #73382 from RedworkDE/net-source-gen-param | Rémi Verschelde | |
C#: Fix internal source generator on the 7.0.200 SDK | |||
2023-02-16 | Merge pull request #73426 from RandomShaper/label_strikes_again | Rémi Verschelde | |
Fix width determination of non-trimmed, non-wrapped labels | |||
2023-02-16 | Merge pull request #73250 from smix8/fix_navigation_debug_script_toggle_4.x | Rémi Verschelde | |
Fix navigation debug not toggleable in scripts | |||
2023-02-16 | GDScript: Fix infer on read-only property | Dmitrii Maganov | |
2023-02-16 | Fix width determination of non-trimmed, non-wrapped labels | Pedro J. Estébanez | |
In other words, exclude trimmable labels from the special logic used for non-wrapping ones, since they are not expected to dictate their width authoritatively. | |||
2023-02-16 | C#: Fix internal source generator on the 7.0.200 SDK | RedworkDE | |
2023-02-16 | Fix navigation debug not toggleable in scripts | smix8 | |
Fixes that navigation debug was not toggleable in script while even the docs mentioned it. | |||
2023-02-16 | Merge pull request #73229 from smix8/navlink_global_positions_4.x | Rémi Verschelde | |
Add NavigationLink helper functions for global positions | |||
2023-02-16 | Merge pull request #73409 from voidedWarranties/scriptextension_add_bind | Rémi Verschelde | |
Add missing virtual bind for `ScriptExtension::_get_global_name` | |||
2023-02-16 | Merge pull request #73412 from timothyqiu/doc-fixes | Rémi Verschelde | |
Fix a few typos in the class reference | |||
2023-02-16 | Merge pull request #69201 from tbveralrud/ios-touch-leak-fix-master | Rémi Verschelde | |
iOS: Fix memory leak on touch input | |||
2023-02-16 | Merge pull request #73361 from ↵ | Rémi Verschelde | |
akien-mga/your-ints-aint-gonna-increment-themselves EditorProperty: Fix missing increment buttons for integers | |||
2023-02-16 | Merge pull request #73375 from KoBeWi/save_us_all_from_crash | Rémi Verschelde | |
Fix Save All trying to save empty scene paths | |||
2023-02-16 | Merge pull request #73370 from timothyqiu/tiles-i18n | Rémi Verschelde | |
Add missing i18n in tiles editor | |||
2023-02-16 | Merge pull request #73369 from SaracenOne/animation_length_read_only | Rémi Verschelde | |
Make animation length control respect read-only rules. | |||
2023-02-16 | Merge pull request #73353 from akien-mga/android-default-min-sdk-24 | Rémi Verschelde | |
Android: Default Min SDK to 24 for Vulkan mobile | |||
2023-02-16 | Merge pull request #73350 from SaracenOne/node_pointer_revert_fix | Rémi Verschelde | |
Fixes revert button on exported node properties on inherited nodes | |||
2023-02-16 | Fix a few typos in the class reference | Haoyu Qiu | |
2023-02-15 | Add missing virtual bind for `ScriptExtension::_get_global_name` | voidedWarranties | |
2023-02-15 | Merge pull request #73332 from clayjohn/GL-h2f-branch | Rémi Verschelde | |
Avoid branch in half2float in gl_compatibility renderer | |||
2023-02-15 | Merge pull request #73343 from RandomShaper/labels_are_evil | Rémi Verschelde | |
Make label sizing algorithm more robust | |||
2023-02-15 | C#: Open the solution directory when using VSCode | Raul Santos | |
The solution directory used to be the same as the project directory (`res://`). We now allow specifying a different path for the solution and the other external editors already use that (which seems more convenient for multi-project scenarios). | |||
2023-02-15 | Make label sizing algorithm more robust | Pedro J. Estébanez | |
2023-02-15 | Fix Save All trying to save empty scene paths | kobewi | |
2023-02-15 | Merge pull request #73349 from dalexeev/fix-tab-bar-redraw | Yuri Sizov | |
Fix `TabBar` not redrawing on locale change | |||
2023-02-15 | Make animation length control respect read-only rules. | SaracenOne | |
2023-02-15 | Add missing i18n in tiles editor | Haoyu Qiu | |
2023-02-15 | EditorProperty: Fix missing increment buttons for integers | Rémi Verschelde | |
Fixes #73192. | |||
2023-02-15 | Android: Default Min SDK to 24 for Vulkan mobile | Rémi Verschelde | |
Users can still go down to 21 when using GL Compatibility. This makes the default behavior match the default renderer, and thus avoids a warning in the out of the box experience. Also mark texture compression settings as basic, since out of the box users who want to export to Android will need to enable ETC2/ASTC manually. | |||
2023-02-15 | Fix `TabBar` not redrawing on locale change | Danil Alexeev | |
2023-02-15 | Fixes revert button on exported node properties on inherited nodes. | SaracenOne | |
2023-02-15 | Merge pull request #73293 from RedMser/rich-text-label-fixes | Yuri Sizov | |
RichTextLabel: Unexpose internal ItemType enum, improve `push_meta` docs | |||
2023-02-15 | Merge pull request #73345 from TokageItLab/gltfimport | Rémi Verschelde | |
Fix gltf import generate_scene() option | |||
2023-02-15 | Merge pull request #73268 from bruvzg/key_mod | Rémi Verschelde | |
[InputEventKey] Avoid setting both key and modifier to the same value. | |||
2023-02-15 | Merge pull request #73344 from MewPurPur/yeet-empty-line-error-spam | Rémi Verschelde | |
Fix autocomplete persisting at the beginning of a line and throwing errors | |||
2023-02-15 | Merge pull request #73340 from TokageItLab/diamond-audio | Rémi Verschelde | |
Fix display for no-length audio stream keys | |||
2023-02-15 | Merge pull request #73318 from timothyqiu/locale-list | Rémi Verschelde | |
Fix editor language dropdown incomplete in some locales | |||
2023-02-15 | Merge pull request #73262 from ↵ | Rémi Verschelde | |
chutchinson/bug/73201-immediate-mesh-create-outline-crash Prevent crash in ImmediateMesh.create_outline | |||
2023-02-15 | Merge pull request #73322 from fire/basisu-compress-black | Rémi Verschelde | |
For basisu avoid inserting to the image array twice. | |||
2023-02-15 | Merge pull request #73308 from smix8/unbind_navigationserver_process_4.x | Rémi Verschelde | |
Unbind NavigationServer3D.process() | |||
2023-02-15 | Merge pull request #73300 from clayjohn/GL-clear_window | Rémi Verschelde | |
Clear Window before blitting Viewport in gl_compatibility renderer | |||
2023-02-15 | iOS: Fix memory leak on touch input | Travis Veralrud | |
Replace incomplete iOS gesture with touch implementation. Fixes #66422. | |||
2023-02-15 | Fix gltf import generate_scene() option | Silc Renew | |
2023-02-15 | Merge pull request #73292 from dalexeev/gds-fix-export-enum-def-val | Rémi Verschelde | |
GDScript: Fix default value of exported enum variable | |||
2023-02-15 | Fix autocomplete persisting at the beginning of a line | VolTer | |
2023-02-15 | Fix display for no-length audio stream keys | Silc Renew | |
2023-02-14 | Avoid branch in half2float in gl_compatibility renderer | clayjohn | |
2023-02-14 | Prevent crash in ImmediateMesh.create_outline by ensuring | Chris Hutchinson | |
that when no indices are specified, the number of vertices is at least a factor of 3. Fixes #73201 |