godot/modules
Rémi Verschelde 11931d06ae
Merge pull request #48476 from AndreaCatania/AndreaCatania-patch-4
Add env.Depends to modules_enabled.gen.h generator
2021-05-05 13:19:45 +02:00
..
basis_universal
bmp
bullet Unexpose _direct_state_changed in PhysicsBody 2021-04-22 23:20:58 -05:00
camera Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +02:00
csg Change Path to Path3D in CSGPolygon3D 2021-05-01 22:43:36 -05:00
cvtt
dds
denoise
enet Merge pull request #48235 from Faless/feature/network-local-port-enet-salvaged 2021-04-28 19:04:09 +02:00
etcpak Import: Cleanup and optimize etcpak compression method 2021-04-16 17:08:36 +02:00
fbx Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +02:00
freetype
gdnative Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +02:00
gdnavigation Remove uses of `auto` for better readability and online code reviews 2021-04-26 14:59:28 +02:00
gdscript Merge pull request #47798 from ray90514/bug#47620 2021-05-04 08:20:03 +02:00
glslang Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +02:00
gltf Fix some tangent Color typos in GLTF 2021-05-01 18:49:23 -04:00
gridmap Prevent setting too big or too small Collision Mask and Layer 2021-04-30 17:19:04 +02:00
hdr
jpg
jsonrpc
lightmapper_rd Assorted fixes to UV unwrapping and GPU lightmapper 2021-05-03 18:10:34 +02:00
mbedtls Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +02:00
meshoptimizer
minimp3 Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +02:00
mobile_vr
mono Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +02:00
ogg
opensimplex
opus
pvr Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +02:00
raycast Port changes to the "raycast" module build files from 3.x 2021-05-04 17:21:41 +02:00
regex
squish Import: Cleanup and optimize etcpak compression method 2021-04-16 17:08:36 +02:00
stb_vorbis Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +02:00
svg
text_server_adv ICU: Update to version 69.1, improve ICU data export process. 2021-04-22 16:56:53 +03:00
text_server_fb
tga
theora Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +02:00
tinyexr Assorted fixes to UV unwrapping and GPU lightmapper 2021-05-03 18:10:34 +02:00
upnp
vhacd
visual_script Re-bind posmod, use int64_t instead of int 2021-05-04 13:25:08 +02:00
vorbis
webm Print a warning when trying to seek in VideoPlayer 2021-04-14 20:39:13 +02:00
webp Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +02:00
webrtc
websocket Merge pull request #48205 from Faless/net/4.x_url_parsing 2021-05-03 13:55:57 +02:00
webxr Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +02:00
xatlas_unwrap Assorted fixes to UV unwrapping and GPU lightmapper 2021-05-03 18:10:34 +02:00
SCsub Add env.Depends to modules_enabled.gen.h generator 2021-05-05 11:44:29 +02:00
modules_builders.py
register_module_types.h