godot/thirdparty/misc
Fabio Alessandrelli 3936da7ab4 Fix some easing equations' undefined behaviours.
Spotted via -Wunsequenced.
Easing equations had different behaviours depending on the toolchain
due to its abusing of inline assignments.
2020-12-08 18:21:16 +01:00
..
clipper-exceptions.patch
clipper.cpp
clipper.hpp
cubemap_coeffs.h Force using floats in cubemap coefficient 2020-05-12 23:34:01 -07:00
easing_equations.cpp Fix some easing equations' undefined behaviours. 2020-12-08 18:21:16 +01:00
fastlz.c FastLZ: Update to upstream version 0.5.0 2020-04-30 14:25:00 +02:00
fastlz.h FastLZ: Update to upstream version 0.5.0 2020-04-30 14:25:00 +02:00
ifaddrs-android.cc
ifaddrs-android.h
mikktspace.c
mikktspace.h
open-simplex-noise-LICENSE
open-simplex-noise-no-allocate.patch
open-simplex-noise.c Updated open-simplex to have const noise functions 2020-12-04 11:26:05 +01:00
open-simplex-noise.h Updated open-simplex to have const noise functions 2020-12-04 11:26:05 +01:00
pcg.cpp Exposed randi_range to global funcs + renamed rand_range to randf_range 2020-11-06 17:06:26 +03:00
pcg.h Fix biased output of randi_range 2020-10-29 15:41:00 +03:00
r128.c thirdparty: Cleanup after #38386, document provenance and copyright 2020-05-11 14:50:06 +02:00
r128.h Update r128.h to include latest fix for mingw-64 32 bit builds. 2020-05-16 10:30:51 +01:00
smaz.c
smaz.h
stb_rect_pack.h thirdparty: Cleanup after #38386, document provenance and copyright 2020-05-11 14:50:06 +02:00
stb_vorbis.c stb_vorbis: Update to upstream version 1.20 2020-07-20 11:18:26 +02:00
stb_vorbis.h
triangulator.cpp
triangulator.h Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
yuv2rgb.h