Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-10 | doc: Sync classref with current source + AUTHORS edit | Rémi Verschelde | |
2018-07-26 | doc: Sync classref with current source | Rémi Verschelde | |
Fix various missing arguments in bindings. | |||
2018-06-27 | Add [Packet/Stream/Multiplayer]PeerGDNative | Fabio Alessandrelli | |
They provide an interface to implement PacketPeer, StreamPeer, and NetworkedMultiplayerPeer via GDNative. | |||
2018-05-30 | SCons: Pass env to modules can_build method | Rémi Verschelde | |
This allows to disable modules based on the environment, in particular `env[tools]` which tells us if we are building the editor or not. | |||
2017-11-15 | doc: Make all module docs self-contained | Rémi Verschelde | |
2017-10-14 | Redoing the ARVR GDNative interface as module and tighter implementation | BastiaanOlij | |
2017-10-13 | removed GDNativeClass doc from GDNative module | Karroffel | |
2017-10-13 | Move GDNative docs into gdnative folder | BastiaanOlij | |
2017-08-30 | Fix GDNative API generator after changes to MethodBind | Ruslan Mustakov | |
2017-08-24 | -Code completion for enumerations | Juan Linietsky | |
-Disabled GDNative and GDNativeScript so build compiles again | |||
2017-05-19 | Finish implementation of GDnative builtins bindings | Emmanuel Leblond | |
2017-05-17 | Removal of Image from Variant, converted to a Resource. | Juan Linietsky | |
2017-04-09 | renamed dlscript module to gdnative | Karroffel | |