summaryrefslogtreecommitdiff
path: root/thirdparty/misc
AgeCommit message (Expand)Author
2022-02-25Merge pull request #58497 from JFonS/stb_rect_pack_upgradeRémi Verschelde
2022-02-24Upgrade stb_rect_pack to 1.01jfons
2022-02-21Fixed issue with Godot modifications to polypartition.cpp third-party fileNova
2022-02-04Core: Move Vector2i to its own `vector2i.h` headerRémi Verschelde
2021-09-24Refactor and move easing equationskobewi
2021-09-24Add a special case for 0-time interpolationskobewi
2021-09-09Replace stb_vorbis with libogg+libvorbisEllen Poe
2021-06-19Complete rewrite of TweensTomasz Chabora
2021-05-31Implement shader cachingreduz
2021-05-21Fix STL to Godot type convertion of polypartitionHaoyu Qiu
2021-01-12Update PolyPartition / Triangulator libraryAaron Franke
2021-01-08r128: Update to upstream 1.4.4, fixes warningsRémi Verschelde
2020-12-28Rename empty() to is_empty()Marcel Admiraal
2020-12-08Fix some easing equations' undefined behaviours.Fabio Alessandrelli
2020-12-04Updated open-simplex to have const noise functionsSacha Waked
2020-11-09Update "open-simplex-noise-in-c" to fix undefined signed overflow.bruvzg
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-11-06Exposed randi_range to global funcs + renamed rand_range to randf_rangeYuri Roubinsky
2020-10-29Fix biased output of randi_rangeYuri Roubinsky
2020-07-20stb_vorbis: Update to upstream version 1.20Rémi Verschelde
2020-07-07stb_vorbis: Add missing error checks in comment reading mallocsRémi Verschelde
2020-05-18Merge pull request #38711 from clayjohn/force-floatRémi Verschelde
2020-05-16Remove HQ2X and the `Image.expand_2x_hq2x()` methodHugo Locurcio
2020-05-16Update r128.h to include latest fix for mingw-64 32 bit builds.Marcel Admiraal
2020-05-12Force using floats in cubemap coefficientclayjohn
2020-05-11thirdparty: Cleanup after #38386, document provenance and copyrightRémi Verschelde
2020-05-03Fix crash in stb_vorbis.cPedro J. Estébanez
2020-04-30Merge pull request #38361 from akien-mga/stb_vorbis-1.19Rémi Verschelde
2020-04-30Merge pull request #38360 from akien-mga/drop-unused-curl_hostcheckRémi Verschelde
2020-04-30stb_vorbis: Update to upstream version 1.19Rémi Verschelde
2020-04-30Drop now unused curl_hostcheck.cRémi Verschelde
2020-04-30FastLZ: Update to upstream version 0.5.0Rémi Verschelde
2020-03-28Fix copyright headers for recently added filesRémi Verschelde
2019-12-04Mono/C#: Several android fixesIgnacio Etcheverry
2019-11-10Update stb_vorbis to 1.17Jonathan Mannancheril
2019-10-03Remove unused stb_truetype-based DynamicFont implementationHugo Locurcio
2019-07-11stb_vorbis: Update to upstream version 1.16Rémi Verschelde
2019-07-02CryptoCore class to access to base crypto utils.Fabio Alessandrelli
2019-05-22Build Clipper with `tools=no` and patch it to auto-disable exceptionsAndrii Doroshenko (Xrayez)
2019-05-22Fix non UTF8-encoded thirdparty filesRémi Verschelde
2019-04-30Merge pull request #26051 from 20kdc/videofixRémi Verschelde
2019-03-27Properly setup seed in RNGChaosus
2019-03-04stb: Update to upstream stb_truetype 1.21 and stb_vorbis 1.15Rémi Verschelde
2019-02-21webm/theora/yuv2rgb: Fix YUV conversion issues and add BGRP WEBM handling. (N...20kdc
2019-01-22base64.h: Fix return type mismatchRémi Verschelde
2018-12-20Android: Better identify thirdparty C/C++ codeRémi Verschelde
2018-09-29Fix warning about functions defined but not used [-Wunused-function]Rémi Verschelde
2018-09-28Move Penner easing equations to thirdparty/miscRémi Verschelde
2018-09-14Add SimplexNoise and NoiseTexture as new resourcesJFonS
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde