summaryrefslogtreecommitdiffstats
path: root/doc/classes/ClassDB.xml
Commit message (Expand)AuthorAgeFilesLines
* Rename ClassDB::class_call_static_method -> class_call_staticJan Haller2024-10-301-1/+1
* Expose ClassDB::class_get_api_type method深淵の鴿子2024-09-181-0/+24
* Merge pull request #93141 from RadiantUwU/add_static_classdb_callsRémi Verschelde2024-08-261-0/+8
|\
| * Implement `ClassDB::class_call_static_method`Radiant2024-08-231-0/+8
* | Expose ClassDB methods `get_property_setter` / `get_property_getter`Chris Cranford2024-07-271-0/+16
|/
* Merge pull request #90916 from Naros/expose-classdb-class-get-property-defaul...Rémi Verschelde2024-04-221-0/+8
|\
| * Expose ClassDB::class_get_property_default_value methodChris Cranford2024-04-191-0/+8
* | Expose `ClassDB::is_enum_bitfield` as `ClassDB::is_class_enum_bitfield`Chris Cranford2024-04-191-0/+9
|/
* Add methods to get argument count of methodsA Thousand Ships2024-03-101-0/+9
* 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
* Overhaul the top sections of the class reference (Core classes)VolTer2023-05-191-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Fix small mistakes throughout much of the documentationVolTer2022-10-211-1/+1
* Replace Array return types with TypedArraykobewi2022-08-221-3/+3
* [doc] Use "param" instead of "code" to refer to parameters (7)Andy Maloney2022-08-121-22/+22
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-43/+43
* Object: Remove unused category boilerplateRémi Verschelde2022-03-261-7/+0
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde2021-10-051-1/+1
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* Expose enum related methods in ClassDBHaoyu Qiu2021-09-111-0/+35
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-106/+53
* Rename `instance()`->`instantiate()` when it's a verbLightning_A2021-06-191-2/+2
* Clarify class_get_method_list() in release exportskobewi2021-01-071-0/+1
* doc: Sync classref with StringName/Callable changesRémi Verschelde2020-02-221-27/+27
* doc: Sync classref with current sourceRémi Verschelde2020-02-181-3/+3
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Fix various typos and style errors in textTomasz Chabora2019-08-191-2/+2
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-17/+17
* Change "Return" to "Returns" where necessary in XML documentationSean Heffernan2019-05-231-3/+3
* Merge pull request #28125 from KoBeWi/code_true_codeRémi Verschelde2019-04-221-4/+4
|\
| * Consistently wrap booleans in [code]Tomasz Chabora2019-04-171-4/+4
* | doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
|/
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* [docs] fix links in class docsKelly Thomas2018-05-171-1/+1
* 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
* [DOCS] CanvasItem/Material/Layer, ClassDB, CollisionObject(2D)Will Nations2017-12-071-0/+1
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-151-1/+1
* Added documentation for ClassDB and MarshallsDaniel J. Ramirez2017-09-131-0/+21
* Changed the doc class generation to individual files per class. It is also po...Juan Linietsky2017-09-121-0/+201