godot/modules
juliuse98 e3e117cac5 Fix blend-file import when using custom color management in blender
When using custom color management in blender the --version command will
output additional information infront of the "normal" output and this
prevented the import.

Fixes #74439.

(cherry picked from commit 7a0d12182e)
2023-03-13 22:19:36 +01: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 Merge pull request #67661 from cooperra/bmp-2bpp-loader 2023-01-19 10:08:21 +01:00
camera
csg Add compatibility code for CSGBox3D width/height/depth from Godot 3.x 2023-02-13 20:41:23 +01:00
cvtt Use multiple threads to import HDR images 2023-02-22 09:35:15 -08:00
dds
denoise
enet Fix various typos with codespell 2023-01-30 14:22:47 +01:00
etcpak Refactor high quality texture import 2023-01-30 15:53:23 +01:00
freetype
gdscript GDScript: Fix checking if a call is awaited in compiler 2023-03-13 21:54:05 +01:00
glslang
gltf Fix blend-file import when using custom color management in blender 2023-03-13 22:19:36 +01:00
gridmap Fix GridMap 'cell_size_changed' signal not disconnecting properly 2023-02-23 21:17:37 +01:00
hdr
jpg
jsonrpc
lightmapper_rd
mbedtls [Net] Remove StreamPeerTLS.blocking_handshake option. 2023-01-28 11:08:02 +01:00
meshoptimizer
minimp3 docs: replace File with FileAccess 2023-01-30 22:43:08 +08:00
mobile_vr
mono C#: Get singleton instances using the Core name 2023-03-13 21:56:31 +01:00
msdfgen
multiplayer Minor typo and docs URL fixes 2023-02-28 13:38:01 +01:00
navigation Fix NavigationServer free error print 2023-03-13 22:12:27 +01:00
noise [Noise/NoiseTexture2D] Allow disabling normalization 2023-01-29 14:59:10 +01:00
ogg Fix includes of thirdparty libs which can be unbundled on Linux 2023-02-16 15:52:13 +01:00
openxr Fix various typos in the classref 2023-03-13 14:27:06 +01:00
raycast Use range iterators in LocalVector loops 2023-01-21 18:44:42 +01:00
regex
squish
svg
text_server_adv [TextServer] Fix justification on punctuation characters. 2023-03-13 22:18:04 +01:00
text_server_fb [TextServer] Fix justification on punctuation characters. 2023-03-13 22:18:04 +01:00
tga
theora Patch VideoStreamPlaybackTheora::set_file to only look for header packets of one stream type 2023-02-26 09:20:49 -03:00
tinyexr
upnp
vhacd
vorbis Fix includes of thirdparty libs which can be unbundled on Linux 2023-02-16 15:52:13 +01:00
webp libwebp: Sync with upstream 1.3.0 2023-01-25 10:38:03 -03:00
webrtc Remove some unused signals 2023-01-31 18:54:04 +01:00
websocket Fix WebSocketMultiplayerPeer server crash 2023-02-23 20:00:00 +09:00
webxr Fix byte packing (and buffer overrun) in godot_webxr_get_bounds_geometry() 2023-02-10 19:33:18 -06:00
xatlas_unwrap
zip
modules_builders.py
register_module_types.h
SCsub