| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync classref with current source | Rémi Verschelde | 2018-05-12 | 1 | -4/+33 |
| | | |||||
| * | Fixes a typo in the VisualServer.canvas_item_add_set_transform docs. | Pieter-Jan Briers | 2018-04-21 | 1 | -1/+1 |
| | | |||||
| * | 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. | ||||
| * | [DOCS] Sync classref with current source | Poommetee Ketson | 2018-02-25 | 1 | -2/+6 |
| | | |||||
| * | 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: Sync classref with current source | Rémi Verschelde | 2018-02-19 | 1 | -0/+1850 |
| | | |||||
| * | doc: Update version string in header | Rémi Verschelde | 2018-02-19 | 1 | -1/+1 |
| | | |||||
| * | doc: Sync with current source | Rémi Verschelde | 2018-01-25 | 1 | -2/+2 |
| | | | | | | | 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). | ||||
| * | Fix typos in code and docs with codespell | Rémi Verschelde | 2018-01-18 | 1 | -5/+5 |
| | | | | | Using v1.11.0 from https://github.com/lucasdemarchi/codespell | ||||
| * | doc: Update version string in XML | Rémi Verschelde | 2018-01-13 | 1 | -1/+1 |
| | | |||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2018-01-04 | 1 | -6/+6 |
| | | |||||
| * | Bind TextEdit.deselect and update documentation | Rémi Verschelde | 2017-12-16 | 1 | -1/+3 |
| | | |||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2017-12-10 | 1 | -4/+4 |
| | | |||||
| * | Merge pull request #13310 from Grosskopf/visual-server-docs | Rémi Verschelde | 2017-12-09 | 1 | -1/+285 |
| |\ | | | | | [DOCS] Added documentation for VisualServer | ||||
| | * | Added documentation for VisualServer | Grosskopf | 2017-12-07 | 1 | -1/+285 |
| | | | |||||
| * | | doc: Sync classref with current source | Rémi Verschelde | 2017-11-27 | 1 | -0/+4 |
| |/ | |||||
| * | doc: Fix enum tags thanks to 2bc6db6 | Rémi Verschelde | 2017-11-24 | 1 | -155/+155 |
| | | |||||
| * | doc: Update header version for 3.0-beta | Rémi Verschelde | 2017-11-24 | 1 | -1/+1 |
| | | |||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2017-11-24 | 1 | -14/+14 |
| | | |||||
| * | Rename Rect3 to AABB. | Ferenc Arn | 2017-11-17 | 1 | -3/+3 |
| | | | | | Fixes #12973. | ||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2017-11-15 | 1 | -0/+6 |
| | | |||||
| * | 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. | ||||
| * | classref: Sync with current source | Rémi Verschelde | 2017-10-22 | 1 | -2/+0 |
| | | | | | | Also fix hyperlink references to same class as per the guidelines. [ci skip] | ||||
| * | classref: Sync with current source | Rémi Verschelde | 2017-10-21 | 1 | -0/+2006 |
| | | |||||
| * | Expose 'request_frame_drawn_callback' to script. | Saracen | 2017-10-14 | 1 | -0/+14 |
| | | |||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2017-10-11 | 1 | -0/+6 |
| | | | | | | Ensure that s/fixed_process/physics_process/ is handled properly. [ci skip] | ||||
| * | Changed the doc class generation to individual files per class. It is also ↵ | Juan Linietsky | 2017-09-12 | 1 | -0/+82 |
| possible to save module files in module directories and the build system will recognize them. | |||||
