godot/modules
Rémi Verschelde 09534e2922 Fix Mono and GDNative builds after changes to ObjectID
Issues caused by cf8c679a23.

The Mono change is actually a bugfix (used the int instead of ObjectID
by mistake).

The GDNative change is a temporary revert until a more exhaustive approach
is taken to make 'godot_int' 64-bit, is confirmed wanted by GDNative users.
2020-02-12 20:06:30 +01:00
..
arkit
assimp Fix Vector3 ambiguities and out of bounds init. 2020-02-11 12:03:39 +01:00
basis_universal Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
bmp
bullet ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits. 2020-02-12 14:24:54 -03:00
camera
csg Modernized default 3D material, fixes material bugs. 2020-02-11 12:01:24 +01:00
cvtt Rewritten StreamTexture for better code reuse, added basis universal support 2020-02-11 12:02:36 +01:00
dds Texture refactor 2020-02-11 11:53:26 +01:00
enet
etc basis_universal: Fix py3 build and document license and provenance 2020-02-11 12:02:45 +01:00
freetype
gdnative Fix Mono and GDNative builds after changes to ObjectID 2020-02-12 20:06:30 +01:00
gdnavigation ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits. 2020-02-12 14:24:54 -03:00
gdscript ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits. 2020-02-12 14:24:54 -03:00
glslang Vulkan: Move thirdparty code out of drivers, style fixes 2020-02-11 14:08:44 +01:00
gridmap Modernized default 3D material, fixes material bugs. 2020-02-11 12:01:24 +01:00
hdr
jpg
jsonrpc
mbedtls
mobile_vr A lot of progress with canvas rendering, still far from working. 2020-02-11 11:53:27 +01:00
mono Fix Mono and GDNative builds after changes to ObjectID 2020-02-12 20:06:30 +01:00
ogg
opensimplex doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
opus
pvr Texture refactor 2020-02-11 11:53:26 +01:00
regex
squish Rewritten StreamTexture for better code reuse, added basis universal support 2020-02-11 12:02:36 +01:00
stb_vorbis
svg
tga
theora Texture refactor 2020-02-11 11:53:26 +01:00
tinyexr Fix assign instead of comparison in image_save_tinyexr.cpp. 2020-02-11 17:11:39 +01:00
upnp
vhacd
visual_script ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits. 2020-02-12 14:24:54 -03:00
vorbis
webm Texture refactor 2020-02-11 11:53:26 +01:00
webp
webrtc
websocket
xatlas_unwrap
modules_builders.py
register_module_types.h Moved the shader source compilation code outside RenderingDevice and Vulkan 2020-02-11 11:53:29 +01:00
SCsub