godot/modules/gdnative
Juan Linietsky ae09b55a19 Exposed RenderingDevice to script API
Also added an easier way to load native GLSL shaders.

Extras:

Had to fix no-cache for subresources in resource loader, it was not properly working, making shaders not properly reload.

Note:

The precommit hooks are broken because they don't seem to support enums from one class being used in another.
Feel free to fix this after merging this PR.
2020-04-20 21:21:58 -03:00
..
android Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
doc_classes Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
gdnative Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
icons Fix missing module editor icons 2020-03-08 19:32:25 +02:00
include Fix handling of PROPERTY_USAGE_SUBGROUP in DocData and editor 2020-04-20 17:13:06 +02:00
nativescript Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
net Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
pluginscript Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
videodecoder Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
xr Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
config.py Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
gdnative.cpp Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
gdnative.h Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
gdnative_api.json Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
gdnative_builders.py Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
gdnative_library_editor_plugin.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gdnative_library_editor_plugin.h PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
gdnative_library_singleton_editor.cpp Signals: Port connect calls to use callable_mp 2020-02-28 14:24:09 +01:00
gdnative_library_singleton_editor.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.cpp Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
SCsub Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00