2
0
Fork 0
godot/modules
David Cambré 72bb6dd2be
The built in function math/seed was missing the sequenceport.
(cherry picked from commit d7205ef1d0)
2021-06-01 12:52:18 +07:00
..
bmp fix misaligned loads in bmp loader 2021-05-11 10:44:21 +07:00
bullet Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +07:00
camera
csg Fix UV mapping on CSGSphere 2021-05-29 19:13:57 +07:00
cvtt Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +07:00
dds Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +07:00
denoise SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +07:00
enet Fix typos with codespell 2021-05-20 12:56:56 +07:00
etc Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +07:00
fbx Fix typos with codespell 2021-05-20 12:56:56 +07:00
freetype SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +07:00
gdnative Highlight control flow keywords with a different color 2021-05-25 00:31:39 +07:00
gdscript Highlight control flow keywords with a different color 2021-05-25 00:31:39 +07:00
gltf gltf: Fix mesh nodes which are also bones. 2021-05-31 13:18:10 +07:00
gridmap Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +07:00
hdr Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +07:00
jpg Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +07:00
jsonrpc Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +07:00
lightmapper_cpu Fix typos with codespell 2021-05-20 12:56:56 +07:00
mbedtls Backport HMac crypto to 3.x 2021-05-20 13:29:38 +07:00
minimp3 Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +07:00
mobile_vr Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +07:00
mono Highlight control flow keywords with a different color 2021-05-25 00:31:39 +07:00
ogg SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +07:00
opensimplex Add support for generating noise images with an offset. 2021-06-01 12:52:18 +07:00
opus SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +07:00
pvr Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +07:00
raycast Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +07:00
recast Replace QuickHull with Bullet's convex hull computer. 2021-05-22 08:16:43 +07:00
regex Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +07:00
squish Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +07:00
stb_vorbis Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +07:00
svg Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +07:00
tga Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +07:00
theora Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +07:00
tinyexr Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +07:00
upnp Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +07:00
vhacd Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +07:00
visual_script The built in function math/seed was missing the sequenceport. 2021-06-01 12:52:18 +07:00
vorbis SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +07:00
webm Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +07:00
webp Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +07:00
webrtc Fix typos with codespell 2021-05-20 12:56:56 +07:00
websocket Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +07:00
webxr Fix typos with codespell 2021-05-20 12:56:56 +07:00
xatlas_unwrap Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +07:00
SCsub
register_module_types.h