| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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. | ||||
| * | 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 | -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). | ||||
| * | Fix typos in code and docs with codespell | Rémi Verschelde | 2018-01-18 | 1 | -1/+1 |
| | | | | | Using v1.11.0 from https://github.com/lucasdemarchi/codespell | ||||
| * | [DOCS] Description for the JavaScript singleton in @GlobalScope. | Michael Alexsander Silva Dias | 2018-01-15 | 1 | -0/+1 |
| | | |||||
| * | doc: Update version string in XML | Rémi Verschelde | 2018-01-13 | 1 | -1/+1 |
| | | |||||
| * | Fix malformed doc after #15611 | Rémi Verschelde | 2018-01-12 | 1 | -0/+3 |
| | | |||||
| * | Update docs | Bojidar Marinov | 2018-01-12 | 1 | -4/+1 |
| | | | | | [ci skip] | ||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2018-01-03 | 1 | -0/+60 |
| | | |||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2017-12-07 | 1 | -1/+1 |
| | | |||||
| * | Improve slang, especially in user-visible parts | Unknown | 2017-12-05 | 1 | -3/+0 |
| | | |||||
| * | doc: Fix enum tags thanks to 2bc6db6 | Rémi Verschelde | 2017-11-24 | 1 | -448/+448 |
| | | |||||
| * | 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 | -0/+3 |
| | | |||||
| * | Merge pull request #12961 from eska014/platform-doc | Rémi Verschelde | 2017-11-19 | 1 | -0/+2 |
| |\ | | | | | Facilitate documenting platform-exclusive classes | ||||
| | * | Facilitate exposing platform-exclusive interfaces to all platforms | Leon Krause | 2017-11-18 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | This makes the interfaces available, without implementation, in other platforms and the editor, which facilitates documenting platform-exclusive classes. Platform-exclusive APIs must be set up in platform/<platform>/api/api.cpp. Provide noop method-implementations where necessary. Also setup and document the HTML5 platform's JavaScript singleton. | ||||
| * | | Rename Rect3 to AABB. | Ferenc Arn | 2017-11-17 | 1 | -2/+2 |
| |/ | | | | Fixes #12973. | ||||
| * | doc: Rename "@Global Scope" to "@GlobalScope" | Rémi Verschelde | 2017-11-15 | 1 | -0/+1387 |
| Spaces in filenames are evil. | |||||
