Fabio Alessandrelli
|
15451479e5
|
Add [Packet/Stream/Multiplayer]PeerGDNative
They provide an interface to implement PacketPeer, StreamPeer, and
NetworkedMultiplayerPeer via GDNative.
|
2018-06-27 19:07:30 +02:00 |
|
Rémi Verschelde
|
3334209a73
|
SCons: Pass env to modules can_build method
This allows to disable modules based on the environment,
in particular `env[tools]` which tells us if we are
building the editor or not.
|
2018-05-30 19:11:36 +02:00 |
|
Rémi Verschelde
|
677e95d8d1
|
doc: Make all module docs self-contained
|
2017-11-15 21:29:33 +01:00 |
|
BastiaanOlij
|
cc37d43f86
|
Redoing the ARVR GDNative interface as module and tighter implementation
|
2017-10-14 09:10:18 +11:00 |
|
Karroffel
|
916ee427ff
|
removed GDNativeClass doc from GDNative module
|
2017-10-13 15:02:54 +02:00 |
|
BastiaanOlij
|
41e70d4192
|
Move GDNative docs into gdnative folder
|
2017-10-13 21:54:57 +11:00 |
|
Ruslan Mustakov
|
415f7da025
|
Fix GDNative API generator after changes to MethodBind
|
2017-08-30 10:45:10 +07:00 |
|
Juan Linietsky
|
36e0a72c77
|
-Code completion for enumerations
-Disabled GDNative and GDNativeScript so build compiles again
|
2017-08-24 00:06:56 -03:00 |
|
Emmanuel Leblond
|
abcb044bf3
|
Finish implementation of GDnative builtins bindings
|
2017-05-19 23:28:15 +02:00 |
|
Juan Linietsky
|
98a3296702
|
Removal of Image from Variant, converted to a Resource.
|
2017-05-17 07:37:45 -03:00 |
|
Karroffel
|
c7f8b22ba0
|
renamed dlscript module to gdnative
|
2017-04-09 21:07:53 +02:00 |
|