Age | Commit message (Expand) | Author |
2018-02-21 | Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion. | Juan Linietsky |
2018-02-20 | Small patch to change mbedtls _WIN32_WINNT | Fabio Alessandrelli |
2018-02-20 | Import PR 730 from mbedTLS project | Fabio Alessandrelli |
2018-02-16 | Update CA certificates to latest Mozilla bundle | Rémi Verschelde |
2018-02-14 | Merge pull request #14804 from ColinKinloch/master | Rémi Verschelde |
2018-02-14 | Deleting OpenSSL module and library | Fabio Alessandrelli |
2018-02-14 | Small change to lws `mbedtls_wrapper` to fix OSX build. | Fabio Alessandrelli |
2018-02-14 | lws module now uses mbedtls as OpenSSL replacement | Fabio Alessandrelli |
2018-02-14 | Add mbedTLS lib. Version 2.7.0, license Apache 2.0 | Fabio Alessandrelli |
2018-02-13 | Add FreeBSD and OpenBSD #defines to skip LWS_HAVE_SYS_PRCTL_H | robfram |
2018-02-05 | Add libwebsockets as thirdparty library. | Fabio Alessandrelli |
2018-01-22 | Copyright: Add license info for bullet and Mozilla CA certs | Rémi Verschelde |
2018-01-13 | COPYRIGHT: Update with recently added thirdparty libraries | Rémi Verschelde |
2018-01-13 | bullet: Streamline bundling, remove extraneous src/ folder | Rémi Verschelde |
2018-01-13 | zstd: Update to pristine 1.3.3 | Rémi Verschelde |
2018-01-13 | tinyexr: Update to pristine commit e385dad (security update) | Rémi Verschelde |
2018-01-13 | openssl: Update to pristine 1.0.2n (security update) | Rémi Verschelde |
2018-01-13 | libogg: Update to pristine version 1.3.3 | Rémi Verschelde |
2018-01-03 | Merge pull request #15114 from capnm/fix-bad-lightmap-crash | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-12-31 | Add thekla_atlas/godot-changes.patch | Martin Capitanio |
2017-12-31 | Avoid thekla_unwrap crash | Martin Capitanio |
2017-12-23 | Fixed android arm64v8 | Colin Kinloch |
2017-12-20 | Thekla: redo reduz's changes from 8b01b2e85cb7ed60209c925f1e123374272bd8c8 | Rémi Verschelde |
2017-12-20 | Thekla: Revert to state before clang-format changes | Rémi Verschelde |
2017-12-19 | -Fix some crashes in unwrapper | Juan Linietsky |
2017-12-16 | Fix #12220: Add Decompress Bc5 to Squish | Orkun |
2017-12-15 | Fix 32bit MingW build for thekla_altas | Hein-Pieter van Braam |
2017-12-15 | thekla: Fix build on x86 systems without SSE support | Rémi Verschelde |
2017-12-15 | Update Hack font to version 3.000 | Hugo Locurcio |
2017-12-15 | Fixes thekla atlas mingw-w64 build | bruvzg |
2017-12-14 | Adds `macports_clang` build flag to build using clang-5.0 form MacPorts (with... | bruvzg |
2017-12-12 | Fix mingw build for thekla_atlas | Hein-Pieter van Braam |
2017-12-12 | Update libwebp to 0.6.1 | volzhs |
2017-12-09 | oops, missing | Juan Linietsky |
2017-12-09 | thekla_atlas: Fix compilation error | Rémi Verschelde |
2017-12-09 | -Ability to and unwrap lightmap coordinates on import | Juan Linietsky |
2017-12-08 | Import thekla_atlas | Hein-Pieter van Braam |
2017-12-05 | tinyexr: Update to current upstream master branch | Rémi Verschelde |
2017-12-05 | Revert "Fix MinGW-w64 build of TinyEXR for old toolchains" | Rémi Verschelde |
2017-11-30 | glad: Sync with upstream 0.1.16a0 | Indah Sylvia |
2017-11-28 | fix some typos | Martin Lindhe |
2017-11-13 | Merge pull request #12014 from hi-ogawa/fix-video-playback | Rémi Verschelde |
2017-11-09 | UWP: Update to build with Windows SDK 10.16229.0 | George Marques |
2017-11-05 | Convert DOS line endings to Unix line endings | Rémi Verschelde |
2017-11-04 | Vendor thirdparty Bullet source for upcoming physics server backend | AndreaCatania |
2017-10-29 | libpng: Cosmetic update to upstream 1.6.34 | Rémi Verschelde |
2017-10-27 | Add an option to use zstd's recently introduced long range matching (off by d... | Ferenc Arn |
2017-10-26 | Update zstd to 1.3.2. | Ferenc Arn |
2017-10-17 | Fix BSD compile issues | Marcelo Fernandez |