aboutsummaryrefslogtreecommitdiff
path: root/modules/gdnative/doc_classes
Commit message (Collapse)AuthorAgeFilesLines
* doc: Sync classref with current sourceRémi Verschelde2018-04-101-6/+2
|
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-275-5/+5
| | | | It has no practical use case and just generates noise for each alpha, beta, etc.
* doc: Update version string in headerRémi Verschelde2018-02-194-4/+4
|
* add initial NativeScript 1.1 extensionkarroffel2018-02-091-1/+37
| | | | | | | | | | | | | | | This commit adds new functionality to NativeScript, namely: - ability to set and get documentation for classes, methods, signals and properties - ability to set names and type information to method arguments - ability to set and get type tags for nativescripts - ability to register instance binding data management functions - ability to use instance binding data
* doc: Sync with current sourceRémi Verschelde2018-01-255-5/+5
| | | | | | Also enhance RigidBody docs as per https://github.com/godotengine/godot-docs/pull/1018 and fix the version tag in all files (not really stable yet, but it makes no sense to hardcode rc3 at this stage).
* doc: Update version string in XMLRémi Verschelde2018-01-135-5/+5
|
* doc: Sync classref with current sourceRémi Verschelde2018-01-071-0/+2
|
* doc: Remove setters and getters now exposed via properties/membersRémi Verschelde2017-11-243-84/+0
|
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-245-5/+5
|
* doc: Sync classref with current sourceRémi Verschelde2017-11-241-6/+0
|
* doc: Sync classref with current sourceRémi Verschelde2017-11-151-11/+43
|
* doc: Make all module docs self-containedRémi Verschelde2017-11-151-0/+15
|
* doc: Remove revision.module_config from version stringRémi Verschelde2017-11-154-4/+4
| | | | | It is now "3.0-alpha" instead of "3.0.alpha.custom_build{,.mono}", limits unnecessary diffs.
* classref: Sync with current sourceRémi Verschelde2017-10-212-12/+3
|
* Redoing the ARVR GDNative interface as module and tighter implementationBastiaanOlij2017-10-141-0/+26
|
* removed GDNativeClass doc from GDNative moduleKarroffel2017-10-131-21/+0
|
* Move GDNative docs into gdnative folderBastiaanOlij2017-10-134-0/+190