godot/modules
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
..
arkit Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
assimp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
basis_universal Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
bmp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
bullet DocData: Skip unexposed classes 2020-04-20 12:51:10 +02:00
camera SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
csg Rename all gizmo classes, using the 4.0 node names. 2020-04-07 10:02:18 +02:00
cvtt SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
dds Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
enet Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
etc Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
freetype SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
gdnative Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
gdnavigation Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
gdscript Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
glslang SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
gridmap Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
hdr Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
jpg Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
jsonrpc Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
mbedtls Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
mobile_vr Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
mono Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
ogg SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
opensimplex NoiseTexture: prevent race condition because of Ref::unref() 2020-04-06 13:22:31 +02:00
opus SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
pvr Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
regex Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
squish SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
stb_vorbis Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
svg Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
tga Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
theora Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
tinyexr Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
upnp Improve error explanations related to UPNP and UPNPDevice 2020-04-13 02:25:39 -03:00
vhacd Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
visual_script Change MATH_POSMOD return type back to INT 2020-04-14 17:23:35 -04:00
vorbis SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
webm Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
webp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
webrtc Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
websocket Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
xatlas_unwrap Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
modules_builders.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
register_module_types.h Moved the shader source compilation code outside RenderingDevice and Vulkan 2020-02-11 11:53:29 +01:00
SCsub fixed modules not beeing added to vsproj 2020-04-09 15:15:52 +02:00