Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #89519 from YeldhamDev/are_you_kidding_me_right_now | Rémi Verschelde | 2024-03-15 | 1 | -2/+2 |
|\ | | | | | | | Fix translation fallback not working in the Project Manager | ||||
| * | Fix translation fallback not working in the Project Manager | Michael Alexsander | 2024-03-15 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #89517 from mihe/32-max-collisions | Rémi Verschelde | 2024-03-15 | 1 | -1/+1 |
|\ \ | | | | | | | | | | Allow for 32 max collisions in `test_body_motion` | ||||
| * | | Allow for 32 max collisions in `test_body_motion` | Mikael Hermansson | 2024-03-15 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #89421 from /pre-commit-fix-copyright_headers | Rémi Verschelde | 2024-03-15 | 2 | -47/+51 |
|\ \ \ | |/ / |/| | | |||||
| * | | Pre-commit: Fix `copyright_headers.py` to run on all relevant files | Rémi Verschelde | 2024-03-15 | 2 | -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_fix | Rémi Verschelde | 2024-03-15 | 1 | -9/+9 |
|\ \ | | | | | | | [NativeMenu] Fix MinGW build. | ||||
| * | | [NativeMenu] Fix MinGW build. | bruvzg | 2024-03-15 | 1 | -9/+9 |
|/ / | |||||
* | | Merge pull request #89511 from bruvzg/win_emb_x | Rémi Verschelde | 2024-03-15 | 1 | -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 ↵ | bruvzg | 2024-03-15 | 1 | -3/+3 |
| |/ | | | | | | | enabled. | ||||
* | | Merge pull request #89510 from bruvzg/lbl_shadow_step | Rémi Verschelde | 2024-03-15 | 2 | -79/+54 |
|\ \ | | | | | | | | | | [Label] Move shadow drawing into a separate draw step. | ||||
| * | | [Label] Move shadow drawing into a separate draw step. | bruvzg | 2024-03-15 | 2 | -79/+54 |
| |/ | |||||
* | | Merge pull request #89509 from timothyqiu/touch-event-position | Rémi Verschelde | 2024-03-15 | 2 | -2/+2 |
|\ \ | | | | | | | | | | Fix description of touch input position | ||||
| * | | Fix description of touch input position | Haoyu Qiu | 2024-03-15 | 2 | -2/+2 |
| |/ | |||||
* | | Merge pull request #89507 from bruvzg/ios_no_jit | Rémi Verschelde | 2024-03-15 | 1 | -0/+1 |
|\ \ | | | | | | | | | | [iOS] Disable PCRE2 JIT. | ||||
| * | | [iOS] Disable PCRE2 JIT. | bruvzg | 2024-03-15 | 1 | -0/+1 |
| |/ | |||||
* | | Merge pull request #89506 from bruvzg/menu_fix1 | Rémi Verschelde | 2024-03-15 | 3 | -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. | bruvzg | 2024-03-15 | 3 | -4/+4 |
| |/ | |||||
* | | Merge pull request #89502 from kleonc/control-set-global-position-fix | Rémi Verschelde | 2024-03-15 | 1 | -9/+5 |
|\ \ | | | | | | | | | | Fix `Control::set_global_position` for rotated/scaled transforms | ||||
| * | | Fix Control::set_global_position for rotated/scaled transforms | kleonc | 2024-03-15 | 1 | -9/+5 |
| |/ | |||||
* | | Merge pull request #89495 from akien-mga/pcre2-fix-sljit-compilation-ioscross | Rémi Verschelde | 2024-03-15 | 6 | -1127/+2 |
|\ \ | | | | | | | | | | pcre2: Remove unused sjlit files after last update | ||||
| * | | pcre2: Remove unused sjlit files after last update | Rémi Verschelde | 2024-03-15 | 6 | -1127/+2 |
| |/ | | | | | | | Follow-up to #89371. | ||||
* | | Merge pull request #89490 from AThousandShips/queue_print_fix | Rémi Verschelde | 2024-03-15 | 1 | -9/+9 |
|\ \ | | | | | | | | | | [Core] Prevent further infinite recursion when printing errors | ||||
| * | | [Core] Prevent further infinite recursion when printing errors | A Thousand Ships | 2024-03-14 | 1 | -9/+9 |
| | | | |||||
* | | | Merge pull request #89034 from smix8/navobstacle_bake_n_carve | Rémi Verschelde | 2024-03-15 | 16 | -15/+664 |
|\ \ \ | |_|/ |/| | | | | | Add NavigationObstacle options to affect navigation mesh baking | ||||
| * | | Add NavigationObstacle options to affect and carve navigation mesh | smix8 | 2024-03-15 | 16 | -15/+664 |
|/ / | | | | | | | Adds NavigationObstacle options to affect and carve navigation mesh. | ||||
* | | Merge pull request #89493 from KoBeWi/just_download_more_ram | Rémi Verschelde | 2024-03-14 | 2 | -17/+52 |
|\ \ | | | | | | | | | | Fix call queue problems when loading TileSet | ||||
| * | | Fix call queue problems when loading TileSet | kobewi | 2024-03-14 | 2 | -17/+52 |
| |/ | |||||
* | | Merge pull request #89489 from YeldhamDev/yet_another_etr_fix | Rémi Verschelde | 2024-03-14 | 2 | -6/+6 |
|\ \ | | | | | | | | | | Fix some translations not properly falling back | ||||
| * | | Fix some translations not properly falling back | Michael Alexsander | 2024-03-14 | 2 | -6/+6 |
| |/ | |||||
* | | Merge pull request #89484 from dalexeev/update-gds-doc | Rémi Verschelde | 2024-03-14 | 1 | -1/+5 |
|\ \ | | | | | | | | | | Update `@GDScript` documentation | ||||
| * | | Update `@GDScript` documentation | Danil Alexeev | 2024-03-14 | 1 | -1/+5 |
| |/ | |||||
* | | Merge pull request #89483 from Riteo/silent-compilation-unit | Rémi Verschelde | 2024-03-14 | 1 | -1/+1 |
|\ \ | | | | | | | | | | SCons: Disable verbose output for SCU build | ||||
| * | | SCU: disable verbose output | Riteo | 2024-03-14 | 1 | -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-availability | Rémi Verschelde | 2024-03-14 | 1 | -10/+10 |
|\ \ | | | | | | | | | | Fix `compiledb` SCons tool availability | ||||
| * | | Fix `compiledb` SCons tool availability | Adam Scott | 2024-03-14 | 1 | -10/+10 |
| |/ | |||||
* | | Merge pull request #89475 from rsubtil/feature-add_message_type_to_dap | Rémi Verschelde | 2024-03-14 | 5 | -11/+12 |
|\ \ | | | | | | | | | | Add output type to DAP `output` events | ||||
| * | | Add output type to DAP `output` events | Ricardo Subtil | 2024-03-14 | 5 | -11/+12 |
| | | | |||||
* | | | Merge pull request #89469 from garrettgu10/ggu/multicursor-bugfix | Rémi Verschelde | 2024-03-14 | 1 | -4/+5 |
|\ \ \ | | | | | | | | | | | | | Fix bug related to multicursor and backspacing with brackets | ||||
| * | | | Fix bug related to multicursor and backspacing with brackets | Garrett Gu | 2024-03-14 | 1 | -4/+5 |
| | |/ | |/| | |||||
* | | | Merge pull request #89468 from MrPersonDev/increase-rigidbody-mass-precision | Rémi Verschelde | 2024-03-14 | 2 | -2/+2 |
|\ \ \ | | | | | | | | | | | | | Increase precision of RigidBody `mass` property | ||||
| * | | | Increase precision of rigidbody mass | MrPersonDev | 2024-03-13 | 2 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #89462 from RobProductions/fix-external-theme-margin | Rémi Verschelde | 2024-03-14 | 3 | -23/+29 |
|\ \ \ | | | | | | | | | | | | | Fix main editor button margins while using a custom theme | ||||
| * | | | Fix main button margins in custom themes | Matt Enad | 2024-03-13 | 3 | -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-multiple | Rémi Verschelde | 2024-03-14 | 8 | -16/+91 |
|\ \ \ \ | | | | | | | | | | | | | | | | OpenXR: Allow GDExtensions to provide multiple, ordered composition layers | ||||
| * | | | | OpenXR: Allow GDExtensions to provide multiple, ordered composition layers | David Snopek | 2024-03-13 | 8 | -16/+91 |
| | |/ / | |/| | | | | | | | | | | Co-authored-by: Bastiaan Olij <mux213@gmail.com> | ||||
* | | | | Merge pull request #89459 from ↵ | Rémi Verschelde | 2024-03-14 | 2 | -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 inspector | Hugo Locurcio | 2024-03-13 | 2 | -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/master | Rémi Verschelde | 2024-03-14 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | [Doc] Clarify description for `get_unix_time_from_system` on UTC | ||||
| * | | | | Update docs clarifying description for get_unix_time_from_system on UTC | iltenahmet | 2024-03-13 | 1 | -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> |