summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | Merge pull request #95964 from Chubercik/clipper2-1.4.0Thaddeus Crews2024-11-2616-618/+873
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | clipper2: Update to 1.4.0
| * | | | | | | | | | | | | | | | | | clipper2: Update to 1.4.0Jakub Marcowski2024-11-2616-618/+873
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #99417 from passivestar/thread-selectorThaddeus Crews2024-11-261-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable the debugger thread selector when there's nothing to select
| * | | | | | | | | | | | | | | | | | Disable the debugger thread selector when there's nothing to selectpassivestar2024-11-191-0/+1
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #94026 from passivestar/mac-align-transform-shortcutThaddeus Crews2024-11-261-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [macOS] Change the shortcut for Align Transform with View
| * | | | | | | | | | | | | | | | | | [macOS] Change the shortcut for Align Transform with Viewpassivestar2024-10-161-1/+6
| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #99516 from KoBeWi/quantum_entanglement_of_source_filesThaddeus Crews2024-11-2610-34/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Untangle ColorPicker includes
| * | | | | | | | | | | | | | | | | | | Untangle ColorPicker includeskobewi2024-11-2210-34/+42
| | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #99387 from 0x0ACB/direct_compositionThaddeus Crews2024-11-265-8/+67
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use direct composition for d3d12 backend
| * | | | | | | | | | | | | | | | | | | Use direct composition for d3d12 backend0x0ACB2024-11-265-8/+67
| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #98862 from HuntJSparra/early-projsettings-registrationThaddeus Crews2024-11-265-52/+71
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Register Engine, OS, ProjectSettings, and Time singletons in time for for `INITIZATION_LEVEL_CORE`
| * | | | | | | | | | | | | | | | | | | | Register Engine, OS, ProjectSettings, and Time early.Hunt J. Sparra2024-11-215-52/+71
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #99626 from smix8/performance_dataThaddeus Crews2024-11-263-49/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change navigation map performance monitor to use a struct
| * | | | | | | | | | | | | | | | | | | | Change navigation map performance monitor to use a structsmix82024-11-243-49/+37
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes navigation map performance monitor to use a struct as it is easier to pass to sub functions.
* | | | | | | | | | | | | | | | | | | | Merge pull request #99364 from ↵Thaddeus Crews2024-11-261-49/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mickeon/documentation-global-scope-keys-plus-minus Rewrite some `@GlobalScope` keys in documentation to use `[code]` tags
| * | | | | | | | | | | | | | | | | | | | Rewrite some `@GlobalScope` keys in documentation to use `[code]` tagsMicky2024-11-261-49/+49
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #99619 from TokageItLab/flippableThaddeus Crews2024-11-261-4/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make flipping flag consider influence in LookAtModifier3D
| * | | | | | | | | | | | | | | | | | | | Make flipping flag consider influence in LookAtModifier3DSilc Lizard (Tokage) Renew2024-11-251-4/+10
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #97824 from TokageItLab/retarget-modifierThaddeus Crews2024-11-2618-22/+877
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add RetargetModifier3D for realtime retarget to keep original rest
| * | | | | | | | | | | | | | | | | | | | Add RetargetModifier3D for realtime retarget to keep original restSilc Lizard (Tokage) Renew2024-11-1818-22/+877
| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #96414 from SaracenOne/improve_animation_warningsThaddeus Crews2024-11-262-7/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve behaviour of AnimationPlayer warnings.
| * | | | | | | | | | | | | | | | | | | | | Improve behaviour of AnimationPlayer warnings.Saracen2024-09-012-7/+24
| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #99613 from TokageItLab/scl-fwThaddeus Crews2024-11-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix `forward_vector` scale to handle `safe_margin` correctly in LookAtModifier
| * | | | | | | | | | | | | | | | | | | | | | Fix forward_vector scale to handle safe_margin in LookAtModifierSilc Lizard (Tokage) Renew2024-11-241-1/+1
| | |_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #99612 from TokageItLab/lkat-bnThaddeus Crews2024-11-263-9/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make LookAtModifier3D adopt the bone name method
| * | | | | | | | | | | | | | | | | | | | | | Make LookAtModifier3D adopt to bone name methodSilc Lizard (Tokage) Renew2024-11-253-9/+69
| |/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #90644 from BattyBovine/cs3d_debug_colourThaddeus Crews2024-11-2626-34/+539
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add CollisionShape3D custom debug colors
| * | | | | | | | | | | | | | | | | | | | | | Add CollisionShape3D custom debug coloursJamie Greunbaum2024-11-2626-34/+539
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows changing the display colour of a CollisionShape3D node on a per-shape basis. It also adds the ability to display a solid coloured preview of a CollisionShape3D. Closes https://github.com/godotengine/godot-proposals/issues/906
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #98567 from ydeltastar/remote-pickThaddeus Crews2024-11-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix `ColorPicker`'s remote synchronization when typing values
| * | | | | | | | | | | | | | | | | | | | | | Fix `ColorPicker`'s remote synchronization when typing valuesyds2024-10-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #99585 from TokageItLab/start-end-eachThaddeus Crews2024-11-262-17/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make start/end can be retrieved from each PlaybackData on AnimationPlayer
| * | | | | | | | | | | | | | | | | | | | | | | Make start/end can be retrieved from each PlaybackData on AnimPlayerSilc Lizard (Tokage) Renew2024-11-232-17/+23
| | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #99201 from Ivorforce/variant-get-contents-ptrThaddeus Crews2024-11-262-0/+104
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add GDExtension `variant_get_ptr_internal_getter`, facilitating `VariantGetInternalPtr`-like behavior in GDExtension
| * | | | | | | | | | | | | | | | | | | | | | Add variant_get_ptr_internal_getter to gdextension_interface.h. The function ↵Lukas Tenbrink2024-11-262-0/+104
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | returns functions to retrieve a pointer to a Variant's internal value. This enables GDExtensions to implement functionality similar to VariantGetInternalPtr, to access Variant internal values directly.
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #99068 from yahkr/fix_monitor_displayThaddeus Crews2024-11-251-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Editor] Fix float value used for integer performance monitors
| * | | | | | | | | | | | | | | | | | | | | | | Fix float value used for MONITOR_TYPE_QUANTITYyahkr2024-11-111-0/+3
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #99545 from KoBeWi/Vector4.0Thaddeus Crews2024-11-253-8/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix stringification of Vector4
| * | | | | | | | | | | | | | | | | | | | | | | Fix stringification of Vector4kobewi2024-11-223-8/+13
| | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #99542 from bruvzg/stdin_strThaddeus Crews2024-11-253-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert line breaks to `\n` and strip line break from the end of string returned by `OS::read_string_from_stdin`/`OS::get_stdin_string`.
| * | | | | | | | | | | | | | | | | | | | | | | Convert line breaks to `\n` and strip line break from the end of string ↵Pāvels Nadtočajevs2024-11-233-2/+3
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | returned by `OS::read_string_from_stdin`/`OS::get_stdin_string`.
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #99605 from Alex2782/fix_errmsg_java_sdk_pathThaddeus Crews2024-11-251-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix missing space after period in error message.
| * | | | | | | | | | | | | | | | | | | | | | | Fix missing space after period in error message.Alexander Hartmann2024-11-241-6/+6
| |/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #98069 from ↵Thaddeus Crews2024-11-254-25/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thedinosoar/fix/service-worker-sandbox-error-98068 [Web] Fix PWA callback assignment causing crash in sandboxed iframes
| * | | | | | | | | | | | | | | | | | | | | | | Fix PWA callback assignment and error handlingKeegan McGonigle2024-10-224-25/+48
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #99506 from Giganzo/scale-2d-selectionThaddeus Crews2024-11-251-8/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change how multi selection scale is applied to canvas item
| * | | | | | | | | | | | | | | | | | | | | | | Change how multi selection scale is applied to canvas itemGiganzo2024-11-211-8/+7
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #99597 from Faless/upnp/custom_instanceThaddeus Crews2024-11-2510-488/+734
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [UPNP] Allow disabling UPNP implementation on the Web
| * | | | | | | | | | | | | | | | | | | | | | | [UPNP] Allow disabling UPNP implementation on the WebFabio Alessandrelli2024-11-2310-488/+734
| | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make UPNP classes custom instance, so they can come with empty implementation on the Web (where the would not work anyway) without breaking scripts referencing it. This results in smaller Web builds by not including the library which also results in the emscripten socket wrappers to be stipped away.
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #99629 from AThousandShips/fix_scu_winThaddeus Crews2024-11-251-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Buildsystem] Fix path format for SCU builds on Windows
| * | | | | | | | | | | | | | | | | | | | | | | [Buildsystem] Fix path format for SCU builds on WindowsA Thousand Ships2024-11-241-0/+1
| | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |