summaryrefslogtreecommitdiffstats
path: root/doc/classes/EditorSettings.xml
Commit message (Expand)AuthorAgeFilesLines
...
| * | [doc] Fix grammar in class docs: less vs. fewer/lowerAndy Maloney2022-08-181-1/+1
| |/
* / Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...bruvzg2022-08-181-0/+4
|/
* [doc] Use "param" instead of "code" to refer to parameters (6)Andy Maloney2022-08-121-11/+11
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-23/+23
* Document editor settings in the class referenceHugo Locurcio2022-08-061-0/+277
* Rename visual shader editor setting category for proper capitalizationHugo Locurcio2022-08-031-1/+1
* Add support for documenting most editor settings in the class referenceHugo Locurcio2022-07-291-0/+448
* Move editor paths into the EditorPaths classAaron Franke2022-07-291-6/+0
* Added ability to retrieve array of changed settings changed when it is saved.Eric M2022-03-051-0/+20
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-74/+37
* Implement shader cachingreduz2021-05-311-9/+0
* doc: Sync classref with current sourceRémi Verschelde2021-02-191-0/+10
* Port code examples to C# (D)HaSa10022020-11-011-11/+37
* Complete the EditorSettings class documentationHugo Locurcio2020-07-171-10/+23
* Document how some editor classes should be accessed as singletons onlyHugo Locurcio2020-04-221-0/+1
* doc: Sync classref with StringName/Callable changesRémi Verschelde2020-02-221-1/+1
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-4/+4
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Markup fixes for enums and constantsRémi Verschelde2019-12-061-1/+4
* Clearify how hex_to_int expects a '0x' prefixed string. Provide a small hex_...lmp2019-07-071-1/+1
* doc: Sync classref with current sourceRémi Verschelde2019-07-051-0/+4
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-11/+11
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* Fixes favorites not updating and rename favorite_dirs to favoritesgroud2018-09-181-4/+4
* Sync classref with current sourceRémi Verschelde2018-05-281-1/+3
* Exposed set/get_project_metadata in EditorSettings.Michael Alexsander Silva Dias2018-05-161-1/+23
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* Fix bindings of EditorSettings.set_initial_valueRémi Verschelde2018-01-091-0/+2
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1
* EditorSettings: Rename settings_path to settings_dirRémi Verschelde2017-11-171-2/+2
* doc: Rename "@Global Scope" to "@GlobalScope"Rémi Verschelde2017-11-151-1/+1
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-151-1/+1
* doc: Sync classref with current sourceRémi Verschelde2017-10-111-0/+52
* Changed the doc class generation to individual files per class. It is also po...Juan Linietsky2017-09-121-0/+108