aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/@GlobalScope.xml
Commit message (Collapse)AuthorAgeFilesLines
* doc: Sync classref with current sourceRémi Verschelde2017-12-071-1/+1
|
* Improve slang, especially in user-visible partsUnknown2017-12-051-3/+0
|
* doc: Fix enum tags thanks to 2bc6db6Rémi Verschelde2017-11-241-448/+448
|
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1
|
* doc: Sync classref with current sourceRémi Verschelde2017-11-241-0/+3
|
* Merge pull request #12961 from eska014/platform-docRémi Verschelde2017-11-191-0/+2
|\ | | | | Facilitate documenting platform-exclusive classes
| * Facilitate exposing platform-exclusive interfaces to all platformsLeon Krause2017-11-181-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 Arn2017-11-171-2/+2
|/ | | | Fixes #12973.
* doc: Rename "@Global Scope" to "@GlobalScope"Rémi Verschelde2017-11-151-0/+1387
Spaces in filenames are evil.