summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #80965 from Calinou/viewport-add-get-stretch-scale-factorThaddeus Crews2024-11-272-1/+8
|\
| * Add a Viewport method to get automatically computed 2D stretch transformHugo Locurcio2024-11-192-1/+8
* | Merge pull request #85443 from smix8/gridmap_castshadowsThaddeus Crews2024-11-271-0/+15
|\ \
| * | Add ShadowCastingSetting to MeshLibrary / GridMap itemssmix82024-11-271-0/+15
* | | Merge pull request #97346 from DevPoodle/vertex-attribute-docsThaddeus Crews2024-11-271-0/+5
|\ \ \
| * | | Add descriptions to RDVertexAttribute's propertiesDevPoodle2024-09-231-0/+5
* | | | Merge pull request #99091 from Mickeon/documentation-object-boolean-context-4.4Thaddeus Crews2024-11-271-0/+1
|\ \ \ \
| * | | | Add documentation note on Object's boolean contextMicky2024-11-111-0/+1
* | | | | Merge pull request #99079 from FlooferLand/patch-1Thaddeus Crews2024-11-271-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Add note about LightmapGI only baking nodes under its parentFlooferLand!2024-11-111-0/+1
* | | | | Merge pull request #99364 from Mickeon/documentation-global-scope-keys-plus-m...Thaddeus Crews2024-11-261-49/+49
|\ \ \ \ \
| * | | | | Rewrite some `@GlobalScope` keys in documentation to use `[code]` tagsMicky2024-11-261-49/+49
* | | | | | Merge pull request #97824 from TokageItLab/retarget-modifierThaddeus Crews2024-11-263-0/+45
|\ \ \ \ \ \
| * | | | | | Add RetargetModifier3D for realtime retarget to keep original restSilc Lizard (Tokage) Renew2024-11-183-0/+45
* | | | | | | Merge pull request #99612 from TokageItLab/lkat-bnThaddeus Crews2024-11-261-2/+8
|\ \ \ \ \ \ \
| * | | | | | | Make LookAtModifier3D adopt to bone name methodSilc Lizard (Tokage) Renew2024-11-251-2/+8
* | | | | | | | Add CollisionShape3D custom debug coloursJamie Greunbaum2024-11-261-0/+6
* | | | | | | | Merge pull request #99542 from bruvzg/stdin_strThaddeus Crews2024-11-251-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Convert line breaks to `\n` and strip line break from the end of string retur...Pāvels Nadtočajevs2024-11-231-0/+1
* | | | | | | | | Merge pull request #99620 from tetrapod00/doc-control-childrenThaddeus Crews2024-11-251-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Docs: Update Control class to properly reflect behavior of Themes on Control ...tetrapod002024-11-241-1/+1
* | | | | | | | | Merge pull request #97388 from tetrapod00/visualshader-linear-srgbThaddeus Crews2024-11-221-1/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VisualShader: Add LinearToSRGB and SRGBToLinear to ColorFunc nodetetrapod002024-10-191-1/+26
* | | | | | | | | | Merge pull request #99424 from dalexeev/core-fix-builtin-enum-const-bindsThaddeus Crews2024-11-228-27/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Core: Fix built-in enum constant bindingsDanil Alexeev2024-11-228-27/+25
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #95711 from TokageItLab/warn-oneshot-propThaddeus Crews2024-11-221-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add hint for oneshot & warning when it will be updated continuouslySilc Lizard (Tokage) Renew2024-11-111-1/+4
* | | | | | | | | | | Merge pull request #99533 from crei0/look_at_modifier3d_documentation_data_typosThaddeus Crews2024-11-221-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix wording in LookAtModifier3D docsAndré Guedes2024-11-221-2/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #99394 from TokageItLab/root-localThaddeus Crews2024-11-221-14/+30
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add root_motion_local option to AnimationMixerSilc Lizard (Tokage) Renew2024-11-191-14/+30
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #99521 from mechalynx/update-packedarray-class-descriptionsThaddeus Crews2024-11-222-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update PackedVector4Array description to include explanation shared by Packed...mechalynx2024-11-221-0/+1
| * | | | | | | | | | | Correct PackedInt64Array comparison in descriptionmechalynx2024-11-221-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #97716 from pafuent/add_half_precision_floating_point_to_s...Thaddeus Crews2024-11-222-0/+26
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add half precision floating point support to `StreamPeer`Pablo Andres Fuente2024-11-122-0/+26
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #99352 from Mickeon/documentation-aabb-coords-are-complicatedThaddeus Crews2024-11-221-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix incorrect Z direction for AABB's positionMicky2024-11-221-3/+3
* | | | | | | | | | | | Merge pull request #99348 from TokageItLab/explicit_elapseThaddeus Crews2024-11-221-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Add explicit_elapse option to NodeSeek to handle some processesSilc Lizard (Tokage) Renew2024-11-201-0/+5
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #98972 from dbnicholson/standardize-add-defaultsThaddeus Crews2024-11-211-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Expose standardize_locale add_default param publiclyDan Nicholson2024-11-211-1/+2
* | | | | | | | | | | | Merge pull request #99511 from Mickeon/documentation-audio-stream-typoThaddeus Crews2024-11-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix typo in AudioStream's documentationMicky2024-11-211-1/+1
* | | | | | | | | | | | | Merge pull request #99465 from aaronfranke/arch-bit-has-featureThaddeus Crews2024-11-211-15/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Suggest using OS.has_feature instead of the engine architecture name for bitnessAaron Franke2024-11-201-15/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #99270 from Sauermann/fix-svc-drop-configThaddeus Crews2024-11-211-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Introduce a `SubViewportContainer` config for drag-and-drop targetsMarkus Sauermann2024-11-191-0/+4
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #99200 from KingTheFifth/masterThaddeus Crews2024-11-211-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Document `AudioStreamPlayer.get_playback_position()` intentionally always ret...Johannes Kung2024-11-191-0/+1
| | |/ / / / / / / / / / | |/| | | | | | | | | |