summaryrefslogtreecommitdiffstats
path: root/doc/classes/EditorVCSInterface.xml
Commit message (Expand)AuthorAgeFilesLines
* Add missing tutorials to documentation classesHugo Locurcio2023-08-191-0/+1
* Fix many typos in documentationSeptian2023-07-191-1/+1
* 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
* Validate code tags in documentation for potential paramsYuri Sizov2023-04-261-19/+19
* Fix typos and inconsistencies in classrefHaoyu Qiu2023-03-161-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* VCS: Fix GDExtension return types for VCS after Array type hardeningTwarit Waikar2022-12-201-2/+2
* Change Array arguments to TypedArraykobewi2022-09-011-7/+7
* VCS: Improve VCS UI/UX by QoL changesTwarit Waikar2022-08-311-42/+221
* Replace Array return types with TypedArraykobewi2022-08-221-1/+1
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-5/+5
* Remove unused GDNative codeRémi Verschelde2022-03-091-1/+1
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* 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-32/+16
* class reference proofreadingPaul Joannon2021-03-191-1/+1
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* doc: Misc updates for AnimationNode* and othersRémi Verschelde2020-01-231-5/+5
* Fix typos with codespellRémi Verschelde2019-11-221-7/+7
* Editor: fix typo in VCS plugin method namesmerumelu2019-11-191-1/+1
* Fix misc. source comment typosluz.paz2019-09-191-2/+2
* Add an overridable VCS Interface for the editorTwarit2019-09-031-0/+115