godot/thirdparty/misc
bonjorno7 283cac859c Make ok_color functions static
It needs to be a class to prevent build errors, but the functions can at least be static, so you don't have to instance the class.
2023-05-13 16:57:19 +02:00
..
patches Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
clipper-exceptions.patch
clipper.cpp
clipper.hpp
cubemap_coeffs.h
fastlz.c
fastlz.h
ifaddrs-android.cc
ifaddrs-android.h
mikktspace.c
mikktspace.h
ok_color.h Make ok_color functions static 2023-05-13 16:57:19 +02:00
ok_color_shader.h Allow picking similar colours using OKHSL. 2022-06-07 05:53:27 -07:00
pcg.cpp
pcg.h
polypartition.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
polypartition.h Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2022-10-07 11:32:33 +03:00
r128.c
r128.h
smaz.c
smaz.h
smolv.cpp
smolv.h
stb_rect_pack.h Upgrade stb_rect_pack to 1.01 2022-02-24 13:15:41 +01:00
yuv2rgb.h