Gdnative module for the Pandemonium Rngine.
Go to file
Relintai 22ec60fc4e Added deprecation notice, as this module got merged into the engine directly. 2023-06-23 17:00:28 +02:00
android
doc_classes
gdnative Added a new constructor to Projection. 2023-06-02 13:52:23 +02:00
icons
include Added the new property hint. 2023-06-11 16:34:20 +02:00
nativescript Don't add a method + vmethod twice to the api.json, when a class defines a vmethod, and implements it. 2023-05-31 15:35:41 +02:00
net
pluginscript Update ResourceLoader Load method parameters. 2023-06-03 01:29:17 +02:00
scripts Added a new api json generator helper script. 2023-05-31 11:00:58 +02:00
videodecoder Update ResourceLoader Load method parameters. 2023-06-03 01:29:17 +02:00
.gitignore
LICENSE.txt
README.md Added deprecation notice, as this module got merged into the engine directly. 2023-06-23 17:00:28 +02:00
SCsub
config.py Remove WebRTC related classes from config.py. 2023-05-31 09:38:54 +02:00
gdnative.cpp Update ResourceLoader Load method parameters. 2023-06-03 01:29:17 +02:00
gdnative.h Update ResourceLoader Load method parameters. 2023-06-03 01:29:17 +02:00
gdnative_api.json Added a new constructor to Projection. 2023-06-02 13:52:23 +02:00
gdnative_builders.py Fix hardcoded value in gdnative_builders.py. 2023-05-31 09:38:17 +02:00
gdnative_library_editor_plugin.cpp
gdnative_library_editor_plugin.h
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
register_types.cpp
register_types.h

README.md

Gdnative module for the Pandemonium Rngine.

Deprecated. It got merged into the engine directly.