aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/OS.xml
Commit message (Collapse)AuthorAgeFilesLines
* doc: Sync classref with current sourceRémi Verschelde2017-10-111-1/+15
| | | | | Ensure that s/fixed_process/physics_process/ is handled properly. [ci skip]
* [DOCS] - Completes the docs for the OS classDavid Saltares2017-10-101-28/+56
|
* Merge pull request #11793 from NathanWarden/updated_os_docNathan Lovato2017-10-031-0/+7
|\ | | | | Updated some documentation for the OS class.
| * Updated some documentation for the OS class.Nathan Warden2017-10-031-0/+7
| |
* | Add OS::is_userfs_persistent to check user:// persistenceLeon Krause2017-10-021-0/+7
|/ | | | Allows starting HTML5 export when IndexedDB is not available.
* doc: Sync classref and escape comparatorsRémi Verschelde2017-09-171-8/+8
| | | | [ci skip]
* doc: Sync classref with current sourceRémi Verschelde2017-09-161-6/+6
| | | | [ci skip]
* Changed the doc class generation to individual files per class. It is also ↵Juan Linietsky2017-09-121-0/+854
possible to save module files in module directories and the build system will recognize them.