godot/platform
Rémi Verschelde 1ee44b2366
ImageLoader: Remove references to unsupported svgz extension
I don't see any reference to gzip/svgz supported in the nanosvg library,
and the handful of test gzip compressed svgz files I tried failed loading.

Also cleaning a couple missing includes in platform export code.
2022-01-17 10:52:32 +01:00
..
android Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 2022-01-14 15:36:35 +00:00
iphone Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 2022-01-14 15:36:35 +00:00
javascript ImageLoader: Remove references to unsupported svgz extension 2022-01-17 10:52:32 +01:00
osx Merge pull request #56015 from bruvzg/phy_code_conv 2022-01-16 11:36:26 +01:00
server Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
uwp Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 2022-01-14 15:36:35 +00:00
windows ImageLoader: Remove references to unsupported svgz extension 2022-01-17 10:52:32 +01:00
x11 Merge pull request #56015 from bruvzg/phy_code_conv 2022-01-16 11:36:26 +01:00
register_platform_apis.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00