summaryrefslogtreecommitdiff
path: root/modules/gdnative/config.py
AgeCommit message (Expand)Author
2020-11-25Core: Always enable ptrcall, remove PTRCALL_ENABLED defineRémi Verschelde
2020-06-17DocData: Skip language-specific ClassDoc without methods/constantsRémi Verschelde
2020-04-09Renaming all ARVR nodes to XRBastiaan Olij
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2019-06-18doc: Improve docs for Resource* classesRémi Verschelde
2019-06-18Unexpose subclasses of ResourceFormatLoader and -SaverRémi Verschelde
2019-05-16WebRTC refactor. Data channels, STUN/TURN support.Fabio Alessandrelli
2019-04-19doc: Sync classref with current sourceRémi Verschelde
2019-01-10doc: Sync classref with current source + AUTHORS editRémi Verschelde
2018-07-26doc: Sync classref with current sourceRémi Verschelde
2018-06-27Add [Packet/Stream/Multiplayer]PeerGDNativeFabio Alessandrelli
2018-05-30SCons: Pass env to modules can_build methodRémi Verschelde
2017-11-15doc: Make all module docs self-containedRémi Verschelde
2017-10-14Redoing the ARVR GDNative interface as module and tighter implementationBastiaanOlij
2017-10-13removed GDNativeClass doc from GDNative moduleKarroffel
2017-10-13Move GDNative docs into gdnative folderBastiaanOlij
2017-08-30Fix GDNative API generator after changes to MethodBindRuslan Mustakov
2017-08-24-Code completion for enumerationsJuan Linietsky
2017-05-19Finish implementation of GDnative builtins bindingsEmmanuel Leblond
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-04-09renamed dlscript module to gdnativeKarroffel