summaryrefslogtreecommitdiffstats
path: root/thirdparty/misc
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unused stb_truetype-based DynamicFont implementationHugo Locurcio2019-10-031-4882/+0
* stb_vorbis: Update to upstream version 1.16Rémi Verschelde2019-07-111-2/+9
* CryptoCore class to access to base crypto utils.Fabio Alessandrelli2019-07-028-1202/+0
* Build Clipper with `tools=no` and patch it to auto-disable exceptionsAndrii Doroshenko (Xrayez)2019-05-222-14/+200
* Fix non UTF8-encoded thirdparty filesRémi Verschelde2019-05-221-4/+4
* Merge pull request #26051 from 20kdc/videofixRémi Verschelde2019-04-301-82/+39
|\
| * webm/theora/yuv2rgb: Fix YUV conversion issues and add BGRP WEBM handling. (N...20kdc2019-02-211-82/+39
* | Properly setup seed in RNGChaosus2019-03-272-0/+11
* | stb: Update to upstream stb_truetype 1.21 and stb_vorbis 1.15Rémi Verschelde2019-03-042-36/+82
|/
* base64.h: Fix return type mismatchRémi Verschelde2019-01-221-2/+2
* Android: Better identify thirdparty C/C++ codeRémi Verschelde2018-12-202-0/+267
* Fix warning about functions defined but not used [-Wunused-function]Rémi Verschelde2018-09-291-0/+2
* Move Penner easing equations to thirdparty/miscRémi Verschelde2018-09-281-0/+308
* Add SimplexNoise and NoiseTexture as new resourcesJFonS2018-09-144-0/+2470
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-127-10/+10
* [Core] Change math_2d includes to vector2 includes where relevantAaron Franke2018-08-101-1/+1
* Update stb_truetype to 1.19 and stb_vorbis to 1.14Guilherme Felipe2018-05-242-240/+540
* Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion.Juan Linietsky2018-02-212-0/+5035
* stb: Update to upstream stb_truetype 1.17 and stb_vorbis 1.11Rémi Verschelde2017-08-272-125/+1474
* -Added GLTF scene support (still missing animations and .glb extension)Juan Linietsky2017-08-021-3/+2
* Improve documentation of thirdparty code snippetsRémi Verschelde2017-05-071-1/+24
* Move other lone thirdparty files to thirdparty/miscRémi Verschelde2017-04-287-0/+12080
* Split thirdparty smaz.c out of compressed_translation.cppRémi Verschelde2017-04-282-0/+227
* Move core thirdparty files to thirdparty/{minizip,misc}Rémi Verschelde2017-04-2816-0/+6394