Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-03 | Merge pull request #15114 from capnm/fix-bad-lightmap-crash | Rémi Verschelde | |
Avoid thekla_unwrap crash | |||
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde | |
Happy new year to the wonderful Godot community! | |||
2017-12-31 | Add thekla_atlas/godot-changes.patch | Martin Capitanio | |
2017-12-31 | Avoid thekla_unwrap crash | Martin Capitanio | |
Godot crashed here sometimes by generating the uv map. | |||
2017-12-20 | Thekla: redo reduz's changes from 8b01b2e85cb7ed60209c925f1e123374272bd8c8 | Rémi Verschelde | |
But this time without messing up the code style and with proper comments documenting changed code. | |||
2017-12-20 | Thekla: Revert to state before clang-format changes | Rémi Verschelde | |
The file was wrongly formatted in 8b01b2e85cb7ed60209c925f1e123374272bd8c8, for thirdparty code we keep the upstream style *if* we need to make changes at all. | |||
2017-12-19 | -Fix some crashes in unwrapper | Juan Linietsky | |
-Add emission lighting to raytrace mode, fixes #14686 | |||
2017-12-16 | Fix #12220: Add Decompress Bc5 to Squish | Orkun | |
This Commit fixes the corrupted file preview described in #12220. Added DecompressColourBc5 function to squish. | |||
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 | |
Fixes #14709. Same as https://github.com/Thekla/thekla_atlas/pull/11, but adding comments until it's merged upstream. | |||
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 ↵ | bruvzg | |
(with OpenMP support). | |||
2017-12-12 | Fix mingw build for thekla_atlas | Hein-Pieter van Braam | |
2017-12-12 | Update libwebp to 0.6.1 | volzhs | |
* lossless performance and compression improvements + a new 'cruncher' mode (-m 6 -q 100) * ARM performance improvements with clang (15-20% w/ndk r15c) * webp-js: emscripten/webassembly based javascript decoder * miscellaneous bug & build fixes | |||
2017-12-09 | oops, missing | Juan Linietsky | |
2017-12-09 | thekla_atlas: Fix compilation error | Rémi Verschelde | |
Bug introduced in 65fb961b8b2c81ce33c9e0e4c0add7b13da0193a. | |||
2017-12-09 | -Ability to and unwrap lightmap coordinates on import | Juan Linietsky | |
-Added unwrap functionality to Mesh -Ability to display and debug mesh UVs -Added multiline draw, so it's easier and faster to draw UVs -Many fixes to SurfaceTool -Fixes to Thekla Unwrap, but it's a piece of ass and it keeps crashing. Will have to go away | |||
2017-12-08 | Import thekla_atlas | Hein-Pieter van Braam | |
As requested by reduz, an import of thekla_atlas into thirdparty/ | |||
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 | |
This reverts commit 37f5e1dcd94611dd5b670f013abf0323e8b47def. | |||
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 | |
Fix video playback | |||
2017-11-09 | UWP: Update to build with Windows SDK 10.16229.0 | George Marques | |
- Update the OpenSSL shim to work with the new SDK - Change the ARM platform detection to work with VS2017 | |||
2017-11-05 | Convert DOS line endings to Unix line endings | Rémi Verschelde | |
Should fix issues some of us have with `misc/dist/uwp_template/AppxManifest.xml` always showing up as modified. Might cause issues on Windows due to the removal of BOMs or change of line endings in some of the Mono, UWP or gradlew.bat files, we will test and adapt if need be. | |||
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 | |
No code change in the part we are using, it only affected contrib code. [ci skip] | |||
2017-10-27 | Add an option to use zstd's recently introduced long range matching (off by ↵ | Ferenc Arn | |
default). | |||
2017-10-26 | Update zstd to 1.3.2. | Ferenc Arn | |
2017-10-17 | Fix BSD compile issues | Marcelo Fernandez | |
2017-10-14 | Fix video playback | Matt Hughes | |
This adds support to - VideoPlayer - VideoStreamWebm - VideoStreamTheora | |||
2017-10-12 | updated libpng to version 1.6.33 (September 28, 2017) | Indah Sylvia | |
2017-10-10 | Update freetype to 2.8.1 | volzhs | |
2017-09-23 | Enable building against system zstd. | Elliott Sales de Andrade | |
2017-09-17 | Changed Mononoki font to Hack font | Daniel J. Ramirez | |
2017-09-14 | Merge pull request #11253 from djrm/pr_better_docs | Rémi Verschelde | |
Improved editor docs | |||
2017-09-14 | Changed source font to Mononoki. | Daniel J. Ramirez | |
2017-09-13 | Copyright: Document recastnavigation | Rémi Verschelde | |
2017-09-04 | Recast integration. | Saracen | |
2017-08-31 | Replace editor font to NotoSans for Latin, Arabic, Hebrew, Thai | volzhs | |
2017-08-31 | Update source code pro font to 2.030 | volzhs | |
2017-08-31 | Merge pull request #10148 from leezh/pcre2 | Rémi Verschelde | |
Replacement of internal RegEx with PCRE2 | |||
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | |
2017-08-27 | nanosvg: Document in COPYRIGHT.txt and thirdparty README.md | Rémi Verschelde | |
2017-08-27 | Copyright: Add etc2comp and small fixes | Rémi Verschelde | |
2017-08-27 | zstd: Update to upstream version 1.3.1 | Rémi Verschelde | |
It is now dual-licensed BSD-3-Clause and GPL-2.0, we use the former. The PATENTS file is no longer applicable \o/ Also add zstd to COPYRIGHT.txt | |||
2017-08-27 | stb: Update to upstream stb_truetype 1.17 and stb_vorbis 1.11 | Rémi Verschelde | |
Also fix documented OpenSSL version, it was updated to 1.0.2l in 67305d1b0a6dbcdb032d5a5a0e92122cf8f10b8d. | |||
2017-08-27 | libpng: Update to upstream version 1.6.32 | Rémi Verschelde | |
Fixes security vulnerability in our 1.6.31rc01 snapshot. | |||
2017-08-22 | minizip: Fix compatibility with Gentoo's unique zlib API | Rémi Verschelde | |
Fixes #10539 in a diplomatic way (as opposed to telling Gentoo users to just change their distro or rebuild zlib from upstream...). |