summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #34164 from Calinou/pckpacker-optional-argsRémi Verschelde2019-12-091-4/+4
|\ \ \ \ \
| * | | | | Make some arguments in PCKPacker methods optionalHugo Locurcio2019-12-071-4/+4
* | | | | | Improve the PCKPacker class documentationHugo Locurcio2019-12-071-2/+5
|/ / / / /
* | | | | Merge pull request #34160 from Calinou/add-makerst-git-hookRémi Verschelde2019-12-072-0/+0
|\ \ \ \ \
| * | | | | Add a pre-commit hook to check the class reference syntaxHugo Locurcio2019-12-062-0/+0
* | | | | | Merge pull request #34159 from akien-mga/doc-enums-constantsRémi Verschelde2019-12-0747-149/+158
|\ \ \ \ \ \
| * | | | | | doc: Markup fixes for enums and constantsRémi Verschelde2019-12-0647-149/+158
* | | | | | | Merge pull request #34086 from Calinou/doc-improve-styleboxRémi Verschelde2019-12-073-4/+36
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Improve the StyleBox class documentationsHugo Locurcio2019-12-063-4/+36
| | |/ / / / | |/| | | |
* | | | | | Document RichTextEffect and CharFXTransformHugo Locurcio2019-12-062-0/+34
| |/ / / / |/| | | |
* | | | | Merge pull request #34128 from akien-mga/doc-animplayer-play-stopRémi Verschelde2019-12-061-8/+7
|\ \ \ \ \
| * | | | | doc: Fix and clarify AnimationPlayer play and stop descriptionsRémi Verschelde2019-12-051-8/+7
* | | | | | Merge pull request #34132 from flyingpimonster/arvr-docsRémi Verschelde2019-12-062-13/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Docs: ARVRController and ARVRInterfaceJames Westman2019-12-052-13/+14
| | |_|_|/ | |/| | |
* | | | | Merge pull request #34039 from Eoin-ONeill-Yokai/multimeshfixRémi Verschelde2019-12-051-0/+8
|\ \ \ \ \
| * | | | | Added method binding for `multimesh_create` that was missing from VisualServe...Eoin O'Neill2019-12-041-0/+8
| | |_|/ / | |/| | |
* | | | | Added support for vertical syncing via the Windows OS compositor (DWM.)TerminalJack2019-12-042-0/+6
* | | | | Travis CI: Run `makerst.py` to check for documentation errorsHugo Locurcio2019-12-041-2/+6
* | | | | [ci skip] OS class documentations, adds platform compatibility notes.bruvzg2019-12-031-4/+40
| |_|/ / |/| | |
* | | | doc: Fix markup errorsRémi Verschelde2019-12-031-2/+2
* | | | Merge pull request #34077 from Calinou/doc-improve-dynamicfontRémi Verschelde2019-12-031-4/+10
|\ \ \ \
| * | | | Improve the DynamicFont class documentationHugo Locurcio2019-12-031-4/+10
* | | | | Merge pull request #34076 from Calinou/doc-listenerRémi Verschelde2019-12-031-0/+8
|\ \ \ \ \
| * | | | | Add documentation for the Listener classHugo Locurcio2019-12-031-0/+8
| |/ / / /
* / / / / Improve the Camera class documentationHugo Locurcio2019-12-031-6/+11
|/ / / /
* | | | Merge pull request #33857 from nekomatata/polygon-2d-antialiasingRémi Verschelde2019-12-032-0/+5
|\ \ \ \
| * | | | Fixed antialiased option for Polygon2D / Line2DPouleyKetchoupp2019-11-282-0/+5
* | | | | Merge pull request #33997 from akien-mga/doc-makerst-escapeRémi Verschelde2019-12-011-30/+37
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | makerst: Escape default values using reST markupRémi Verschelde2019-11-291-30/+37
| | |/ / | |/| |
* | | | Add docs for is_equal_approx on structuresAaron Franke2019-11-3010-2/+12
| |_|/ |/| |
* | | Fixed typo in docs for Script and GDScript classes ("exends" -> "extends")miere432019-11-301-1/+1
* | | Docs: GridMap and MeshLibraryJames Westman2019-11-291-5/+17
|/ /
* | Document the `ViewportContainer.stretch_shrink` propertyHugo Locurcio2019-11-271-0/+3
* | document popup behaviourHaSa10022019-11-271-1/+1
* | Only display Environment sky rotation in degrees in the InspectorHugo Locurcio2019-11-261-3/+3
* | Merge pull request #33867 from rcorre/get_node_docsRémi Verschelde2019-11-251-2/+2
|\ \
| * | Clarify get_node vs get_node_or_null.Ryan Roden-Corrent2019-09-191-2/+2
* | | Merge pull request #33862 from Faless/net/http_request_chunk_sizeRémi Verschelde2019-11-252-9/+7
|\ \ \
| * | | Add download_chunk_size property to HTTPRequest.Fabio Alessandrelli2019-11-242-9/+7
* | | | Update Viewport.xmlRobert Colton2019-11-241-0/+1
| |_|/ |/| |
* | | Fix typos with codespellRémi Verschelde2019-11-221-7/+7
|/ /
* | Better description of the binds parameter of connectBenjamin Navarro2019-11-211-1/+8
* | Editor: fix typo in VCS plugin method namesmerumelu2019-11-191-1/+1
* | Merge pull request #33663 from Calinou/add-node-get-process-priorityRémi Verschelde2019-11-172-10/+3
|\ \
| * | Implement `Node::get_process_priority()` and its associated propertyHugo Locurcio2019-11-172-10/+3
* | | Merge pull request #33658 from NeoSpark314/rename_ext_msaaRémi Verschelde2019-11-161-2/+2
|\ \ \ | |/ / |/| |
| * | Rename External MSAA to AndroidVR MSAAHolger Dammertz2019-11-161-2/+2
* | | Added more in-depth examples of NodePaths in API docs.willnationsdev2019-11-131-0/+13
* | | Merge pull request #33591 from zaksnet/fix-string-docs-splitRémi Verschelde2019-11-131-2/+17
|\ \ \
| * | | Fix split/rsplit docsZak2019-11-131-2/+17