2
0
Fork 0
godot/modules
Rémi Verschelde 0ad03ba052
Merge pull request #48333 from MaxStgs/master
Add WebSocketMultiplayerPeer _incoming_packets check bound
2021-04-30 20:12:35 +07:00
..
basis_universal Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +07:00
bmp Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +07:00
bullet Unexpose _direct_state_changed in PhysicsBody 2021-04-22 23:20:58 +07:00
camera Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +07:00
csg Prevent setting too big or too small Collision Mask and Layer 2021-04-30 17:19:04 +07:00
cvtt Modernize atomics 2021-02-18 17:12:46 +07:00
dds Improve resource load cache 2021-02-11 15:44:28 +07:00
denoise Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
enet Merge pull request #48235 from Faless/feature/network-local-port-enet-salvaged 2021-04-28 19:04:09 +07:00
etcpak Import: Cleanup and optimize etcpak compression method 2021-04-16 17:08:36 +07:00
fbx Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +07:00
freetype Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
gdnative Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +07:00
gdnavigation Remove uses of `auto` for better readability and online code reviews 2021-04-26 14:59:28 +07:00
gdscript Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +07:00
glslang Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +07:00
gltf Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +07:00
gridmap Prevent setting too big or too small Collision Mask and Layer 2021-04-30 17:19:04 +07:00
hdr Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
jpg Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
jsonrpc Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
lightmapper_rd Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +07:00
mbedtls Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +07:00
meshoptimizer Scale error in mesh optimizer so it uses absolute scale. 2021-01-11 06:07:54 +07:00
minimp3 Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +07:00
mobile_vr Fixes small typos and grammar correction 2021-03-12 19:05:16 +07:00
mono Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +07:00
ogg Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
opensimplex Rename Texture.get_data() to get_image() 2021-03-28 13:00:46 +07:00
opus Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
pvr Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +07:00
raycast Raycast: Fix use of removed copymem after #48239 2021-04-28 11:09:20 +07:00
regex Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +07:00
squish Import: Cleanup and optimize etcpak compression method 2021-04-16 17:08:36 +07:00
stb_vorbis Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +07:00
svg Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
text_server_adv ICU: Update to version 69.1, improve ICU data export process. 2021-04-22 16:56:53 +07:00
text_server_fb [Complex Text Layouts] Provide access to glyph contour points. 2021-03-31 09:32:14 +07:00
tga Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +07:00
theora Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +07:00
tinyexr Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
upnp miniupnpc: Update to version 2.2.2 2021-03-16 10:54:38 +07:00
vhacd Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
visual_script Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +07:00
vorbis Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
webm Print a warning when trying to seek in VideoPlayer 2021-04-14 20:39:13 +07:00
webp Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +07:00
webrtc Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +07:00
websocket Add WebSocketMultiplayerPeer _incoming_packets check bound 2021-04-30 21:00:52 +07:00
webxr Replace remaining uses of `NULL` with `nullptr` 2021-04-29 11:53:27 +07:00
xatlas_unwrap Replace malloc's with Godot's memalloc macro 2021-03-13 11:51:45 +07:00
SCsub [iOS] Remove plugins from modules. 2021-01-17 14:33:39 +07:00
modules_builders.py
register_module_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00