aboutsummaryrefslogtreecommitdiff
path: root/modules/gdnative/config.py
Commit message (Collapse)AuthorAgeFilesLines
* SCons: Pass env to modules can_build methodRémi Verschelde2018-05-301-1/+1
| | | | | | This allows to disable modules based on the environment, in particular `env[tools]` which tells us if we are building the editor or not.
* doc: Make all module docs self-containedRémi Verschelde2017-11-151-3/+8
|
* Redoing the ARVR GDNative interface as module and tighter implementationBastiaanOlij2017-10-141-1/+1
|
* removed GDNativeClass doc from GDNative moduleKarroffel2017-10-131-2/+2
|
* Move GDNative docs into gdnative folderBastiaanOlij2017-10-131-2/+6
|
* Fix GDNative API generator after changes to MethodBindRuslan Mustakov2017-08-301-1/+1
|
* -Code completion for enumerationsJuan Linietsky2017-08-241-1/+1
| | | | -Disabled GDNative and GDNativeScript so build compiles again
* Finish implementation of GDnative builtins bindingsEmmanuel Leblond2017-05-191-1/+1
|
* Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-171-1/+1
|
* renamed dlscript module to gdnativeKarroffel2017-04-091-0/+8