2
0
Fork 0
godot/modules
Pedro J. Estébanez 7426b3fa91 Add Script::inherits_script()
Partial cherry-pick of 5d4dc2d45c.

Co-authored-by: Juan Linietsky <reduzio@gmail.com>
2021-08-02 15:18:30 +07:00
..
bmp fix misaligned loads in bmp loader 2021-05-11 10:44:21 +07:00
bullet Merge pull request #50257 from Calinou/physicsserver3d-add-set-iterations-3.x 2021-07-14 07:56:57 +07:00
camera iOS Modules: separate main platform code from modules 2021-01-14 15:30:00 +07:00
csg Portals - Fix CSG updates on room conversion 2021-07-29 12:41:23 +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 [Net] ENet non-relaying server now process broadcasts. 2021-06-17 12:47:55 +07:00
etc Style: Enforce braces around if blocks and loops 2021-05-05 15:02:01 +07:00
fbx Octahedral Normal/Tangent Compression 2021-07-30 10:29:09 +07:00
freetype Use modules_enabled.gen.h to improve inter dependency checks 2021-07-14 23:36:38 +07:00
gdnative Add Script::inherits_script() 2021-08-02 15:18:30 +07:00
gdscript Add Script::inherits_script() 2021-08-02 15:18:30 +07:00
gltf gltf: Fix mesh nodes which are also bones. 2021-05-31 13:18:10 +07:00
gridmap Fix GridMap erase Octans 2021-07-06 11:10:45 +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 Add a property to control the bounce indirect energy in BakedLightmap 2021-07-25 03:04:40 +07:00
mbedtls [Crypto] Delete mbedtls ctx in deconstructor. 2021-07-06 11:10:47 +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 Add Script::inherits_script() 2021-08-02 15:18:30 +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 Validate image formats, check if resize_to_po2 failed 2021-06-29 14:02:23 +07:00
raycast Upgrade Embree to the latest official release. 2021-05-22 15:14:07 +07:00
recast Use modules_enabled.gen.h to improve inter dependency checks 2021-07-14 23:36:38 +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 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 Style: Cleanup uses of double spaces between words 2021-06-07 12:06:59 +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 Options to clean/simplify convex hull generated from mesh 2021-07-09 17:45:59 +07:00
visual_script Add Script::inherits_script() 2021-08-02 15:18:30 +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 Merge pull request #47854 from mortarroad/3.x-lossless-webp 2021-06-11 19:35:47 +07:00
webrtc Add get_buffered_amount() to WebRTCDataChannel 2021-07-20 16:52:33 +07:00
websocket Improve error reporting in WebSocketServer 2021-07-06 13:38:54 +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 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