| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for tutorial links to makerst.py | robojumper | 2018-06-12 | 1 | -2/+2 |
| | | | | | Also change the <tutorials> structure to make use of individual <link> tags | ||||
| * | Enhance HTTPClient.query_string_from_dict() | Pedro J. Estébanez | 2018-03-27 | 1 | -0/+6 |
| | | |||||
| * | doc: Remove status from hardcoded version string | Rémi Verschelde | 2018-02-27 | 1 | -1/+1 |
| | | | | | It has no practical use case and just generates noise for each alpha, beta, etc. | ||||
| * | Fix typos with codespell | luz.paz | 2018-02-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Found via `codespell -q 3 --skip="./thirdparty,./editor/translations" -I ../godot-word-whitelist.txt` Whitelist consists of: ``` ang doubleclick lod nd que te unselect ``` | ||||
| * | doc: Update version string in header | Rémi Verschelde | 2018-02-19 | 1 | -1/+1 |
| | | |||||
| * | doc: Fix references to online tutorials after godotengine/godot-docs#1015 | Rémi Verschelde | 2018-01-25 | 1 | -2/+2 |
| | | |||||
| * | doc: Sync with current source | Rémi Verschelde | 2018-01-25 | 1 | -1/+1 |
| | | | | | | | Also enhance RigidBody docs as per https://github.com/godotengine/godot-docs/pull/1018 and fix the version tag in all files (not really stable yet, but it makes no sense to hardcode rc3 at this stage). | ||||
| * | doc: Replace some more "val" with "value" + sync | Rémi Verschelde | 2018-01-17 | 1 | -1/+1 |
| | | |||||
| * | Filled tutorial field in most relevent classes. | Juan Linietsky | 2018-01-15 | 1 | -0/+2 |
| | | | | | Added tutorial display in doc. | ||||
| * | doc: Update version string in XML | Rémi Verschelde | 2018-01-13 | 1 | -1/+1 |
| | | |||||
| * | Update docs | Bojidar Marinov | 2018-01-12 | 1 | -32/+8 |
| | | | | | [ci skip] | ||||
| * | Bind TextEdit.deselect and update documentation | Rémi Verschelde | 2017-12-16 | 1 | -1/+2 |
| | | |||||
| * | HTTPClient: Add PATCH method and missing HTTP status codes | mhilbrunner | 2017-12-12 | 1 | -2/+41 |
| | | |||||
| * | [DOCS] HTTPClient & HTTPRequest | mhilbrunner | 2017-12-10 | 1 | -18/+88 |
| | | |||||
| * | doc: Fix enum tags thanks to 2bc6db6 | Rémi Verschelde | 2017-11-24 | 1 | -68/+68 |
| | | |||||
| * | doc: Update header version for 3.0-beta | Rémi Verschelde | 2017-11-24 | 1 | -1/+1 |
| | | |||||
| * | doc: Remove revision.module_config from version string | Rémi Verschelde | 2017-11-15 | 1 | -1/+1 |
| | | | | | | It is now "3.0-alpha" instead of "3.0.alpha.custom_build{,.mono}", limits unnecessary diffs. | ||||
| * | Remove HTTPClient::send_body_text and ::send_body_data | Leon Krause | 2017-10-26 | 1 | -18/+0 |
| | | | | | | These were never implemented, the request* methods provide parameters to send body data as part of the client's requests. | ||||
| * | classref: Sync with current source | Rémi Verschelde | 2017-10-22 | 1 | -3/+3 |
| | | | | | | Also fix hyperlink references to same class as per the guidelines. [ci skip] | ||||
| * | Changed the doc class generation to individual files per class. It is also ↵ | Juan Linietsky | 2017-09-12 | 1 | -0/+356 |
| possible to save module files in module directories and the build system will recognize them. | |||||
