godot/modules
Yuri Roubinsky 7b261d1cb7 Show colored rects for autocompletion of Color constants in functions 2021-05-19 14:40:03 +03:00
..
basis_universal basis_universal: Update to upstream commit from Apr 16, 2021 2021-05-07 17:26:11 +02:00
bmp fix misaligned loads in bmp loader 2021-05-08 17:07:44 +02:00
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 Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 2021-05-06 02:52:01 +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 Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
gdnavigation Remove uses of `auto` for better readability and online code reviews 2021-04-26 14:59:28 +02:00
gdscript Show colored rects for autocompletion of Color constants in functions 2021-05-19 14:40:03 +03: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 Rename "Control" key to "Ctrl" and add "_pressed" suffix to all InputEventWithModifiers properties/methods 2021-05-07 14:00:50 -06:00
hdr
jpg Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
jsonrpc
lightmapper_rd Assorted fixes to UV unwrapping and GPU lightmapper 2021-05-03 18:10:34 +02:00
mbedtls Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
meshoptimizer
minimp3 Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
mobile_vr
mono Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
ogg
opensimplex
opus
pvr Core: Drop custom `copymem`/`zeromem` defines 2021-04-27 16:26:27 +02:00
raycast Add checks for __SSE2__ in the lightmap raycaster 2021-05-11 14:09:44 +02:00
regex
squish Import: Cleanup and optimize etcpak compression method 2021-04-16 17:08:36 +02:00
stb_vorbis Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
svg Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
text_server_adv Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
text_server_fb Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
tga Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
theora Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
tinyexr Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
upnp
vhacd
visual_script Improve TreeItem API and allow to move nodes 2021-05-17 22:06:46 +02:00
vorbis
webm Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
webp Make all file access 64-bit (uint64_t) 2021-05-17 15:06:19 +02:00
webrtc
websocket Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores 2021-05-06 02:52:01 +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