godot/modules
ScorpionInc e74a0eff16 Adds some basic 16BPP BMP Support.
This commit adds some basic 16bpp support for BMP File Format.

Added support for reading and using of 16 bit mask values from file. All values are scaled to ARGB255 format based on bit depth of source color channel.

Removed warning, it's no longer required as 16 bit with alpha bit(s) are now supported.

Adjusted spacing, added spacing and brackets to make clang static check happy.
2023-04-12 19:27:23 -04:00
..
astcenc Refactor high quality texture import 2023-01-30 15:53:23 +01:00
basis_universal basisu: Loop over the last mipmap lod 2023-02-26 16:01:54 -08:00
bmp Adds some basic 16BPP BMP Support. 2023-04-12 19:27:23 -04:00
camera One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
csg Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
cvtt Use multiple threads to import HDR images 2023-02-22 09:35:15 -08:00
dds Remove (or make verbose only) various debug prints. 2023-03-20 08:14:18 +02:00
denoise One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
enet Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
etcpak Refactor high quality texture import 2023-01-30 15:53:23 +01:00
freetype One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gdscript Fix typo and slightly reword in @GDScript.xml 2023-03-31 20:30:29 +00:00
glslang One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gltf Fix blend-file import when using custom color management in blender 2023-03-06 22:36:03 +01:00
gridmap Only change floors in GridMap editor when holding Ctrl/Cmd, not Shift 2023-03-25 03:57:37 +01:00
hdr One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
jpg One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
jsonrpc One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
lightmapper_rd One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
mbedtls [Net] Remove StreamPeerTLS.blocking_handshake option. 2023-01-28 11:08:02 +01:00
meshoptimizer One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
minimp3 Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
mobile_vr Add a get_system_info method to XRInterface 2023-03-15 13:11:48 +11:00
mono Merge pull request #75477 from kleonc/csharp-fix-vector234i-from-floats-creation 2023-03-31 13:01:48 +02:00
msdfgen One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
multiplayer Fixups to list handling in SceneReplicationConfig 2023-03-07 09:41:42 -05:00
navigation Merge pull request #74558 from smix8/navserver_real_t_4.x 2023-04-03 16:00:42 +02:00
noise Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
ogg Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
openxr Merge pull request #74928 from BastiaanOlij/fix_typo_pose_orientation 2023-03-29 16:24:12 +02:00
raycast Use range iterators in LocalVector loops 2023-01-21 18:44:42 +01:00
regex Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
squish One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
svg One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
text_server_adv Update HarfBuzz to 7.1.0 2023-04-03 09:13:48 +02:00
text_server_fb Merge pull request #74149 from bruvzg/get_char 2023-03-16 13:07:11 +01:00
tga One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
theora Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
tinyexr One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
upnp Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
vhacd One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
vorbis Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
webp libwebp: Sync with upstream 1.3.0 2023-01-25 10:38:03 -03:00
webrtc Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
websocket Fix typos and inconsistencies in classref 2023-03-16 14:10:20 +08:00
webxr Add a get_system_info method to XRInterface 2023-03-15 13:11:48 +11:00
xatlas_unwrap One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
zip Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
modules_builders.py
register_module_types.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
SCsub