godot/modules
reduz 141c375581 Clean up Hash Functions
Clean up and do fixes to hash functions and newly introduced murmur3 hashes in #61934
* Clean up usage of murmur3
* Fixed usages of binary murmur3 on floats (this is invalid)
* Changed DJB2 to use xor (which seems to be better)
2022-06-20 12:54:19 +02:00
..
basis_universal
bmp
camera
csg Clean up Hash Functions 2022-06-20 12:54:19 +02:00
cvtt
dds
denoise
enet Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
etcpak
freetype Update HarfBuzz, ICU and FreeType. 2022-05-17 18:39:31 +03:00
gdscript Clean up Hash Functions 2022-06-20 12:54:19 +02:00
glslang
gltf Fix typos with codespell 2022-05-23 21:32:19 +02:00
gridmap Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer. 2022-06-16 16:49:37 +03:00
hdr
jpg
jsonrpc Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
lightmapper_rd Clean up Hash Functions 2022-06-20 12:54:19 +02:00
mbedtls Add StreamPeerSSL.get_stream() accessor. 2022-05-25 12:43:19 -07:00
meshoptimizer
minimp3 Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
mobile_vr
mono Clean up Hash Functions 2022-06-20 12:54:19 +02:00
msdfgen
navigation Print NavMap error only once for invalid NavMesh. 2022-06-16 13:56:16 +02:00
noise Add suffixes to all nodes and resources 2022-06-11 09:41:05 -05:00
ogg
openxr Expose XRPose's get angular velocity. 2022-06-14 07:33:22 -07:00
raycast Clean up Hash Functions 2022-06-20 12:54:19 +02:00
regex Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
squish
svg
text_server_adv Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer. 2022-06-16 16:49:37 +03:00
text_server_fb Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer. 2022-06-16 16:49:37 +03:00
tga
theora
tinyexr
upnp
vhacd
visual_script Improve stack overflow error message in GDScript and VisualScript 2022-06-15 16:20:01 +02:00
vorbis Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
webp
webrtc [WebRTC] Static extension registration. 2022-06-09 07:19:00 +02:00
websocket Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
webxr
xatlas_unwrap
modules_builders.py
register_module_types.h
SCsub