summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | Merge pull request #99220 from Flarkk/fix_sss_reverse_zThaddeus Crews2024-11-271-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix regression in SSS with reverse-z
| | * | | | | | | | | | | | | | | | | Fix SSS with reverse-zFlorent Guiocheau2024-11-261-2/+2
| | | |_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge pull request #99091 from Mickeon/documentation-object-boolean-context-4.4Thaddeus Crews2024-11-271-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add documentation note on Object's boolean context
| | * | | | | | | | | | | | | | | | | Add documentation note on Object's boolean contextMicky2024-11-111-0/+1
| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge pull request #99600 from Spartan322/permit/non-spec-ddsThaddeus Crews2024-11-271-0/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Round DDS width/height to next divisor multiple for block compression
| | * | | | | | | | | | | | | | | | | | Round DDS width/height to next divisor multiple for block compressionSpartan3222024-11-251-0/+9
| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Merge pull request #99079 from FlooferLand/patch-1Thaddeus Crews2024-11-271-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add note about LightmapGI only baking nodes under its parent
| | * | | | | | | | | | | | | | | | | | | Add note about LightmapGI only baking nodes under its parentFlooferLand!2024-11-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `LightmapGI`'s documentation currently doesn't mention the fact it only bakes nodes under its parent. This can make the user think there is something wrong with their scene setup or 3D models, as it refuses to bake when the user's models / world isn't under the same parent as the `LightmapGI`.
| * | | | | | | | | | | | | | | | | | | | Merge pull request #97924 from passivestar/plugin-tooltipThaddeus Crews2024-11-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix plugin creation dialog script name tooltip
| | * | | | | | | | | | | | | | | | | | | | Fix plugin creation dialog script name tooltippassivestar2024-10-071-1/+1
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #99459 from bruvzg/svg_font_fixThaddeus Crews2024-11-278-383/+125
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix SVG font rendering.
| | * | | | | | | | | | | | | | | | | | | | Fix SVG font rendering.Pāvels Nadtočajevs2024-11-218-383/+125
| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Merge pull request #98419 from KoBeWi/dialog_scalarThaddeus Crews2024-11-261-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve Scale Selection in Animation tab
| | * | | | | | | | | | | | | | | | | | | | | Improve Scale Selection in Animation tabkobewi2024-10-221-1/+5
| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge pull request #99563 from akien-mga/fix-projection-stringificationThaddeus Crews2024-11-263-8/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix stringification of Projection
| | * | | | | | | | | | | | | | | | | | | | | | Fix stringification of ProjectionRémi Verschelde2024-11-253-8/+6
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | 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.