godot/modules
Rémi Verschelde 329d2c1ced
Merge pull request #42947 from Calinou/image-load-bmp-from-buffer
Add `Image.load_bmp_from_buffer()` for run-time BMP image loading
2020-11-07 16:38:09 +01:00
..
arkit iOS: Refactoring 2020-10-02 15:04:51 +03:00
assimp
basis_universal Fix header guards in modules: 2020-09-06 16:13:59 +01:00
bmp Add Image.load_bmp_from_buffer() for run-time BMP image loading 2020-10-20 23:52:45 +02:00
bullet Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
camera iOS: Refactoring 2020-10-02 15:04:51 +03:00
csg Optimize SVG using svgcleaner --multipass 2020-10-25 10:02:37 +01:00
cvtt
dds
denoise Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
enet
etc
freetype
gdnative Remove Color.contrasted() as its behavior is barely useful 2020-11-03 04:46:08 -05:00
gdnavigation Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
gdscript Exposed randi_range to global funcs + renamed rand_range to randf_range 2020-11-06 17:06:26 +03:00
glslang vulkan: Sync loader, headers and glslang to sdk-1.2.154.0 2020-10-15 12:29:42 +02:00
gridmap Fix uninitialized GridMapEditor::node and InputMapEditor::setting variables. 2020-10-26 22:57:11 +02:00
hdr
jpg
jsonrpc Refactor MethodBind to use variadic templates 2020-10-18 12:28:44 +02:00
lightmapper_rd
mbedtls Fix certificate generation with mbedtls 2.16.8 . 2020-09-15 18:47:51 +02:00
mobile_vr
mono [Mono] Added Shuffle method to Array 2020-11-07 11:26:54 +03:00
ogg
opensimplex Optimize SVG using svgcleaner --multipass 2020-10-25 10:02:37 +01:00
opus
pvr iOS: Fix multiple issues with PVRTC import, disable ETC1 2020-09-23 11:22:51 +02:00
regex
squish
stb_vorbis stb_vorbis: Increase max alloc buffer size for big Vorbis comments 2020-09-09 20:50:41 +02:00
svg
tga Add Image.load_bmp_from_buffer() for run-time BMP image loading 2020-10-20 23:52:45 +02:00
theora Improve documentation about VideoPlayer video formats 2020-09-23 14:28:16 +02:00
tinyexr Make EXR import format support all depths and channel configurations 2020-09-09 16:51:32 -03:00
upnp
vhacd
visual_script Refactored Variant Operators. 2020-11-06 12:45:50 -03:00
vorbis
webm Improve documentation about VideoPlayer video formats 2020-09-23 14:28:16 +02:00
webp
webrtc doc: Sync classref with current source 2020-10-09 15:04:15 +02:00
websocket
xatlas_unwrap
modules_builders.py
register_module_types.h
SCsub