summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #89519 from YeldhamDev/are_you_kidding_me_right_nowRémi Verschelde2024-03-151-2/+2
|\ | | | | | | Fix translation fallback not working in the Project Manager
| * Fix translation fallback not working in the Project ManagerMichael Alexsander2024-03-151-2/+2
| |
* | Merge pull request #89517 from mihe/32-max-collisionsRémi Verschelde2024-03-151-1/+1
|\ \ | | | | | | | | | Allow for 32 max collisions in `test_body_motion`
| * | Allow for 32 max collisions in `test_body_motion`Mikael Hermansson2024-03-151-1/+1
| | |
* | | Merge pull request #89421 from /pre-commit-fix-copyright_headersRémi Verschelde2024-03-152-47/+51
|\ \ \ | |/ / |/| |
| * | Pre-commit: Fix `copyright_headers.py` to run on all relevant filesRémi Verschelde2024-03-152-47/+51
|/ / | | | | | | | | It was only running on the first file passed by pre-commit, instead of all. Fixes compatibility with Windows paths to get the basename.
* | Merge pull request #89513 from bruvzg/menu_mingw_fixRémi Verschelde2024-03-151-9/+9
|\ \ | | | | | | [NativeMenu] Fix MinGW build.
| * | [NativeMenu] Fix MinGW build.bruvzg2024-03-151-9/+9
|/ /
* | Merge pull request #89511 from bruvzg/win_emb_xRémi Verschelde2024-03-151-3/+3
|\ \ | | | | | | | | | [Windows] Fix exporting as ZIP when console wrapper and/or embedded PCK is enabled.
| * | [Windows] Fix exporting as ZIP when console wrapper and/or embedded PCK is ↵bruvzg2024-03-151-3/+3
| |/ | | | | | | enabled.
* | Merge pull request #89510 from bruvzg/lbl_shadow_stepRémi Verschelde2024-03-152-79/+54
|\ \ | | | | | | | | | [Label] Move shadow drawing into a separate draw step.
| * | [Label] Move shadow drawing into a separate draw step.bruvzg2024-03-152-79/+54
| |/
* | Merge pull request #89509 from timothyqiu/touch-event-positionRémi Verschelde2024-03-152-2/+2
|\ \ | | | | | | | | | Fix description of touch input position
| * | Fix description of touch input positionHaoyu Qiu2024-03-152-2/+2
| |/
* | Merge pull request #89507 from bruvzg/ios_no_jitRémi Verschelde2024-03-151-0/+1
|\ \ | | | | | | | | | [iOS] Disable PCRE2 JIT.
| * | [iOS] Disable PCRE2 JIT.bruvzg2024-03-151-0/+1
| |/
* | Merge pull request #89506 from bruvzg/menu_fix1Rémi Verschelde2024-03-153-4/+4
|\ \ | | | | | | | | | Fix NativeMenu layout direction on macOS, add extra check for Windows menu.
| * | Fix NativeMenu layout direction on macOS, add extra check for Windows menu.bruvzg2024-03-153-4/+4
| |/
* | Merge pull request #89502 from kleonc/control-set-global-position-fixRémi Verschelde2024-03-151-9/+5
|\ \ | | | | | | | | | Fix `Control::set_global_position` for rotated/scaled transforms
| * | Fix Control::set_global_position for rotated/scaled transformskleonc2024-03-151-9/+5
| |/
* | Merge pull request #89495 from akien-mga/pcre2-fix-sljit-compilation-ioscrossRémi Verschelde2024-03-156-1127/+2
|\ \ | | | | | | | | | pcre2: Remove unused sjlit files after last update
| * | pcre2: Remove unused sjlit files after last updateRémi Verschelde2024-03-156-1127/+2
| |/ | | | | | | Follow-up to #89371.
* | Merge pull request #89490 from AThousandShips/queue_print_fixRémi Verschelde2024-03-151-9/+9
|\ \ | | | | | | | | | [Core] Prevent further infinite recursion when printing errors
| * | [Core] Prevent further infinite recursion when printing errorsA Thousand Ships2024-03-141-9/+9
| | |
* | | Merge pull request #89034 from smix8/navobstacle_bake_n_carveRémi Verschelde2024-03-1516-15/+664
|\ \ \ | |_|/ |/| | | | | Add NavigationObstacle options to affect navigation mesh baking
| * | Add NavigationObstacle options to affect and carve navigation meshsmix82024-03-1516-15/+664
|/ / | | | | | | Adds NavigationObstacle options to affect and carve navigation mesh.
* | Merge pull request #89493 from KoBeWi/just_download_more_ramRémi Verschelde2024-03-142-17/+52
|\ \ | | | | | | | | | Fix call queue problems when loading TileSet
| * | Fix call queue problems when loading TileSetkobewi2024-03-142-17/+52
| |/
* | Merge pull request #89489 from YeldhamDev/yet_another_etr_fixRémi Verschelde2024-03-142-6/+6
|\ \ | | | | | | | | | Fix some translations not properly falling back
| * | Fix some translations not properly falling backMichael Alexsander2024-03-142-6/+6
| |/
* | Merge pull request #89484 from dalexeev/update-gds-docRémi Verschelde2024-03-141-1/+5
|\ \ | | | | | | | | | Update `@GDScript` documentation
| * | Update `@GDScript` documentationDanil Alexeev2024-03-141-1/+5
| |/
* | Merge pull request #89483 from Riteo/silent-compilation-unitRémi Verschelde2024-03-141-1/+1
|\ \ | | | | | | | | | SCons: Disable verbose output for SCU build
| * | SCU: disable verbose outputRiteo2024-03-141-1/+1
| |/ | | | | | | It's meant to be used as a debug tool but it has been forgotten on.
* | Merge pull request #89481 from adamscott/fix-compiledb-tool-availabilityRémi Verschelde2024-03-141-10/+10
|\ \ | | | | | | | | | Fix `compiledb` SCons tool availability
| * | Fix `compiledb` SCons tool availabilityAdam Scott2024-03-141-10/+10
| |/
* | Merge pull request #89475 from rsubtil/feature-add_message_type_to_dapRémi Verschelde2024-03-145-11/+12
|\ \ | | | | | | | | | Add output type to DAP `output` events
| * | Add output type to DAP `output` eventsRicardo Subtil2024-03-145-11/+12
| | |
* | | Merge pull request #89469 from garrettgu10/ggu/multicursor-bugfixRémi Verschelde2024-03-141-4/+5
|\ \ \ | | | | | | | | | | | | Fix bug related to multicursor and backspacing with brackets
| * | | Fix bug related to multicursor and backspacing with bracketsGarrett Gu2024-03-141-4/+5
| | |/ | |/|
* | | Merge pull request #89468 from MrPersonDev/increase-rigidbody-mass-precisionRémi Verschelde2024-03-142-2/+2
|\ \ \ | | | | | | | | | | | | Increase precision of RigidBody `mass` property
| * | | Increase precision of rigidbody massMrPersonDev2024-03-132-2/+2
| |/ /
* | | Merge pull request #89462 from RobProductions/fix-external-theme-marginRémi Verschelde2024-03-143-23/+29
|\ \ \ | | | | | | | | | | | | Fix main editor button margins while using a custom theme
| * | | Fix main button margins in custom themesMatt Enad2024-03-133-23/+29
| | | | | | | | | | | | | | | | | | | | | | | | Defined more theme variations and styleboxes for those variations to work around an issue where external editor themes would apply incorrect margins to certain buttons. This should eliminate clipping/alignment issues while a custom theme is in use. Also simplified the step where margins are copied over thanks to @Rindbee 's suggestion
* | | | Merge pull request #89460 from dsnopek/openxr-composition-layers-multipleRémi Verschelde2024-03-148-16/+91
|\ \ \ \ | | | | | | | | | | | | | | | OpenXR: Allow GDExtensions to provide multiple, ordered composition layers
| * | | | OpenXR: Allow GDExtensions to provide multiple, ordered composition layersDavid Snopek2024-03-138-16/+91
| | |/ / | |/| | | | | | | | | | Co-authored-by: Bastiaan Olij <mux213@gmail.com>
* | | | Merge pull request #89459 from ↵Rémi Verschelde2024-03-142-15/+25
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Calinou/rigidbody-inspector-reorder-contact-monitor Move Max Contacts Reported below Contact Monitor in RigidBody inspector
| * | | | Move Max Contacts Reported below Contact Monitor in RigidBody inspectorHugo Locurcio2024-03-132-15/+25
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also changes the code used to hide the custom center of mass property for consistency with other places in the editor (only this approach worked for Contact Monitor as well). The Center of Mass property hint in RigidBody2D was also modified for better usability.
* | | | Merge pull request #89454 from iltenahmet/masterRémi Verschelde2024-03-141-2/+2
|\ \ \ \ | | | | | | | | | | | | | | | [Doc] Clarify description for `get_unix_time_from_system` on UTC
| * | | | Update docs clarifying description for get_unix_time_from_system on UTCiltenahmet2024-03-131-2/+2
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix url tag in doc/classes/Time.xml Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com> fix url tag in doc/classes/Time.xml Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com> update get_unix_time_from_system description Update doc/classes/Time.xml Co-authored-by: Aaron Franke <arnfranke@yahoo.com>