summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #77452 from Sauermann/fix-deprecate-push-unhandled-inputRémi Verschelde2023-06-012-2/+4
|\ \ \ \ \
| * | | | | Deprecate push_unhandled_inputMarkus Sauermann2023-05-312-2/+4
* | | | | | Merge pull request #76348 from warriormaster12/pipeline-cacheRémi Verschelde2023-06-011-0/+3
|\ \ \ \ \ \
| * | | | | | Implement Vulkan pipeline cachingwarriormaster122023-05-311-0/+3
* | | | | | | Merge pull request #74894 from rainlizard/patch-1Rémi Verschelde2023-06-011-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Specify how to use the global animation library in gdscriptrainlizard2023-03-141-0/+1
* | | | | | | | Merge pull request #77694 from mhilbrunner/docs-close-accessYuri Sizov2023-05-311-11/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Docs: Add FileAccess.close, remove dupl. exampleMax Hilbrunner2023-05-311-11/+1
* | | | | | | | Merge pull request #47628 from Calinou/2d-editor-remove-contrained-viewYuri Sizov2023-05-311-3/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove constrained view in the 2D editorHugo Locurcio2023-05-201-3/+0
* | | | | | | | Merge pull request #65269 from MJacred/docs/animationrootnodeYuri Sizov2023-05-311-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Add examples to AnimationRootNode DescriptionMJacred2023-05-311-0/+1
* | | | | | | | | Merge pull request #77668 from winston-yallow/expose-marking-project-settings...Yuri Sizov2023-05-311-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Expose ProjectSettings.set_as_internal()Winston2023-05-301-0/+8
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #77446 from YuriSizov/gui-treeitem-add-childYuri Sizov2023-05-311-1/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Implement `TreeItem.add_child`Yuri Sizov2023-05-311-1/+9
| |/ / / / / / / /
* / / / / / / / / Small rework of tooltip pluginskobewi2023-05-301-9/+12
|/ / / / / / / /
* | | | | | | | Merge pull request #75614 from AThousandShips/vector_docYuri Sizov2023-05-308-0/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | Add more info on the nature of NANNinni Pipping2023-05-308-0/+48
* | | | | | | | | Merge pull request #77650 from mhilbrunner/Doc-Patch-1Yuri Sizov2023-05-301-3/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Update HTTPRequest Class DocumentationTechnicalSoup2023-05-301-3/+4
* | | | | | | | | | Merge pull request #77226 from aaronfranke/clampYuri Sizov2023-05-301-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Document that clamp works with any type that supports greater/less thanAaron Franke2023-05-181-2/+2
* | | | | | | | | | | Merge pull request #77657 from vmedea/color-hex-docYuri Sizov2023-05-301-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Clarify doc for Color.hex and C# Color()mara2023-05-301-4/+4
* | | | | | | | | | | | Merge pull request #76272 from BWPanda/patch-2Yuri Sizov2023-05-301-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add Stretch Mode description to ProjectSettings.xmlPeter Anderson2023-05-301-0/+4
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #66625 from Sauermann/fix-move-child-updateYuri Sizov2023-05-301-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Create a virtual mouse move event after moving child nodesMarkus Sauermann2023-05-291-0/+6
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #77017 from Calinou/doc-noisetexture-seamless-smallYuri Sizov2023-05-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Document seamless caveats on small textures in NoiseTexture2D and NoiseTexture3DHugo Locurcio2023-05-131-1/+1
* | | | | | | | | | | Merge pull request #75483 from PoolloverNathan/patch-1Yuri Sizov2023-05-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update outdated syntax in `JavaScriptBridge` docPoolloverNathan2023-05-301-1/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #75455 from archsolar/patch-1Yuri Sizov2023-05-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Docs: Fix SurfaceTool example caps typoarchsolar2023-05-301-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #77227 from you-win/docs/cannot-use-not-operator-for-stringsYuri Sizov2023-05-302-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Mention that the not operator cannot be used with Strings and StringNamesTim Yuen2023-05-302-2/+2
| |/ / / / / / / / / /
* / / / / / / / / / / Updated texture_button documentationTLAliceDev2023-05-301-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #77609 from RedworkDE/class-ref-code-fixesYuri Sizov2023-05-298-14/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix more issues with code tags in class referenceRedworkDE2023-05-298-14/+13
* | | | | | | | | | | Merge pull request #77577 from YeldhamDev/improve_window_docsYuri Sizov2023-05-294-74/+84
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Improve `Window` documentationMichael Alexsander2023-05-294-74/+84
* | | | | | | | | | | | Merge pull request #76151 from MewPurPur/square-gradient2dYuri Sizov2023-05-291-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add a square fill mode to GradientTexture2DVolTer2023-04-201-0/+3
* | | | | | | | | | | | | Merge pull request #76600 from MewPurPur/improve-docs-top-sections-PHYSYuri Sizov2023-05-29100-299/+295
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Overhaul the top sections of the class reference (Physics classes)VolTer2023-05-20100-299/+295
* | | | | | | | | | | | | | Merge pull request #76702 from MewPurPur/improve-docs-top-sections-GUIYuri Sizov2023-05-29109-318/+294
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Overhaul the top sections of the class reference (GUI classes)VolTer2023-05-28109-318/+294
* | | | | | | | | | | | | | | Merge pull request #76526 from MewPurPur/improve-docs-top-sections-COREYuri Sizov2023-05-2981-245/+207
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Overhaul the top sections of the class reference (Core classes)VolTer2023-05-1981-245/+207
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |