godot/modules
endlesstravel d2461bad63 fix crash when pass null in print array in GD.print
fix crash when pass null in print array in GD.print 2

fix crash when pass null in print array in GD.print 3

fix space
2020-07-03 16:55:09 +08:00
..
arkit SCons: Enable iOS modules for ARKit and Camera 2020-06-23 12:48:44 +03:00
assimp Merge pull request #39370 from Anutrix/remove-usused-assimp-var 2020-06-08 13:22:20 +02:00
basis_universal Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
bmp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
bullet Merge pull request #37350 from aaronfranke/force-impulse 2020-07-02 18:39:16 +02:00
camera [macOS] Add support for the Apple Silicon (ARM64) build target. 2020-06-29 12:33:51 +03:00
csg Use is_equal_approx() instead of vertex_snap when checking if ray is 2020-06-29 18:21:15 +01:00
cvtt Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
dds DDS: Fix loading files without DDSD_CAPS or DDSD_PIXELFORMAT 2020-06-15 13:10:24 +02:00
denoise [macOS] Add support for the Apple Silicon (ARM64) build target. 2020-06-29 12:33:51 +03:00
enet Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
etc Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
freetype SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
gdnative Merge pull request #38713 from aaronfranke/string-64bit 2020-07-01 16:01:05 +02:00
gdnavigation Remove ToolButton in favor of Button 2020-06-19 20:49:49 +02:00
gdscript Merge pull request #38713 from aaronfranke/string-64bit 2020-07-01 16:01:05 +02:00
glslang Style: Enforce separation line between function definitions 2020-05-14 16:54:55 +02:00
gridmap Remove unused class PaneDrag 2020-07-02 13:50:31 +02:00
hdr Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
jpg Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
jsonrpc Improve jsonrpc error reporting 2020-05-15 23:55:41 +02:00
lightmapper_rd Split Geometry singleton into Geometry2D and Geometry3D 2020-05-27 14:28:34 +03:00
mbedtls Implement RSA encryption/decryption. 2020-06-18 15:29:39 +02:00
mobile_vr Style: Fix unnecessary semicolons that confused clang-format 2020-05-19 11:24:58 +02:00
mono fix crash when pass null in print array in GD.print 2020-07-03 16:55:09 +08:00
ogg SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
opensimplex Fix OpenSimplexNoise get_image() swap axes 2020-07-01 11:40:14 +08:00
opus [macOS] Add support for the Apple Silicon (ARM64) build target. 2020-06-29 12:33:51 +03:00
pvr Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
regex Fix RegEx example in class doc and correct typo 2020-06-15 10:25:09 +08:00
squish Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
stb_vorbis Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
svg Style: Enforce separation line between function definitions 2020-05-14 16:54:55 +02:00
tga Expose loading TGA images in Image. 2020-05-21 16:02:53 +02:00
theora SCons: Validate dependencies for linked multimedia modules 2020-06-03 11:00:10 +02:00
tinyexr Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
upnp Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
vhacd Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 2020-05-14 16:54:55 +02:00
visual_script DocData: Skip language-specific ClassDoc without methods/constants 2020-06-17 15:09:07 +02:00
vorbis SCons: Validate dependencies for linked multimedia modules 2020-06-03 11:00:10 +02:00
webm [macOS] Add support for the Apple Silicon (ARM64) build target. 2020-06-29 12:33:51 +03:00
webp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
webrtc Fix WebRTCPeerConnection set_local_description doc 2020-06-04 21:10:34 +02:00
websocket websocket: Fix crash at exit when not running the editor 2020-05-16 04:30:12 +02:00
xatlas_unwrap xatlas: Sync with upstream 470576d 2020-05-20 13:51:15 +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 Add custom_modules build option to compile external user modules 2020-05-25 15:33:32 +03:00