summaryrefslogtreecommitdiffstats
path: root/doc/classes/EditorPaths.xml
Commit message (Expand)AuthorAgeFilesLines
* Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-5/+5
* Use `[codeblock lang=text]` more often in class refMicky2024-04-081-3/+3
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* Merge pull request #73429 from bruvzg/macos_no_scRémi Verschelde2023-03-071-1/+3
|\
| * [macOS] Re-add support for the _sc_ inside app bundle. Update docs.bruvzg2023-02-171-1/+3
* | Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* | Minor typo and docs URL fixesRémi Verschelde2023-02-281-1/+1
|/
* Only support XDG directory path configuration on LinuxHugo Locurcio2022-12-121-1/+1
* Move editor paths into the EditorPaths classAaron Franke2022-07-291-0/+6
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* Document the EditorPaths classHugo Locurcio2021-11-151-0/+30
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-10/+5
* Replace get_settings_dir with get_config_dir when fetching configuration pathsYuri Sizov2021-06-031-6/+0
* Implement shader cachingreduz2021-05-311-0/+49