2
0
Fork 0
godot/modules
Raul Santos b096c4b05f
Fix `KeyValuePairAt` memory leak
(cherry picked from commit 1fdfc379b6)
2022-01-06 00:58:30 +07:00
..
bmp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +07:00
bullet Fix errors in KinematicBody when floor is destroyed or removed 2021-11-15 22:32:53 +07:00
camera [macOS] Request camera permission before session init. 2021-09-19 11:31:14 +07:00
csg clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +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 [3.x] Add support for the RISC-V architecture 2021-10-22 12:51:23 +07:00
enet doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs 2021-10-06 09:29:32 +07:00
etc Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +07:00
fbx Added Mesh Compression Import Options 2021-11-01 12:54:28 +07:00
freetype HTML5: Fix a couple warnings 2021-08-12 16:37:38 +07:00
gdnative Revert "Expose Variant operator= to GDNative" 2021-12-02 11:47:50 +07:00
gdscript Remove extraneous return to LSP 2021-12-09 22:08:21 +07:00
gltf [3.x] Misc build system fixes 2021-12-14 17:29:59 +07:00
gridmap Clears RIDs wherever they are freed by VisualServer or PhysicsServer and possibly reused. Fixes #53374 2021-12-09 22:02:00 +07:00
hdr Remove duplicate WARN_PRINTS macro 2021-06-18 12:57:59 +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 maximum allowed size atlas in CPU lightmapper 2021-11-02 15:50:50 +07:00
mbedtls [Crypto] Delete mbedtls ctx in deconstructor. 2021-07-06 11:10:47 +07:00
minimp3 AudioStreamMP3: expose loop properties to the editor 2021-12-07 09:14:31 +07:00
mobile_vr Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +07:00
mono Fix `KeyValuePairAt` memory leak 2022-01-06 00:58:30 +07:00
ogg SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +07:00
opensimplex doc: Use self-closing tags for `return` and `argument` 2021-08-03 10:20:19 +07:00
opus SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +07:00
pvr clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +07:00
raycast [3.x] Add support for the RISC-V architecture 2021-10-22 12:51:23 +07:00
recast Modules: Make sure to include `modules_enabled.gen.h` where needed 2021-11-15 22:36:02 +07:00
regex [3.x] Add support for the RISC-V architecture 2021-10-22 12:51:23 +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 Use modules_enabled.gen.h to improve inter dependency checks 2021-07-14 23:36:38 +07:00
tga Fix loading RLE compressed TGA files. 2021-06-14 18:51:09 +07:00
theora doc: Use self-closing tags for `return` and `argument` 2021-08-03 10:20:19 +07:00
tinyexr Make all file access 64-bit (`uint64_t`) 2021-05-16 17:52:31 +07:00
upnp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +07:00
vhacd Clean convex hull decomposition code 2021-07-13 11:13:25 +07:00
visual_script clang-format: Various fixes to comments alignment from `clang-format` 13 2021-10-28 14:50:32 +07:00
vorbis SCons: Add explicit dependencies on thirdparty code in cloned env 2021-04-29 16:57:00 +07:00
webm [3.x] Add support for the RISC-V architecture 2021-10-22 12:51:23 +07:00
webp Create 'rendering/misc' project settings section 2021-10-05 11:47:03 +07:00
webrtc [Net] Fix WebRTC returning packets from peers too early. 2021-12-16 22:58:48 +07:00
websocket Websockets: Fix buffer size checks in put_packet() 2021-12-16 22:57:16 +07:00
webxr doc: Use self-closing tags for `return` and `argument` 2021-08-03 10:20:19 +07:00
xatlas_unwrap Style: Replaces uses of 0/NULL by nullptr (C++11) 2021-05-04 16:30:23 +07:00
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-07-14 23:46:44 +07:00
modules_builders.py SCons: Generate header with info on which modules are enabled 2021-07-14 23:09:47 +07:00
register_module_types.h SCons: Generate header with info on which modules are enabled 2021-07-14 23:09:47 +07:00