aboutsummaryrefslogtreecommitdiff
path: root/thirdparty
Commit message (Collapse)AuthorAgeFilesLines
...
* | openssl: Update to pristine 1.0.2n (security update)Rémi Verschelde2018-01-1374-360/+887
| |
* | libogg: Update to pristine version 1.3.3Rémi Verschelde2018-01-135-21/+51
| |
* | Merge pull request #15114 from capnm/fix-bad-lightmap-crashRémi Verschelde2018-01-032-1/+159
|\ \ | | | | | | Avoid thekla_unwrap crash
| * | Add thekla_atlas/godot-changes.patchMartin Capitanio2017-12-311-0/+154
| | |
| * | Avoid thekla_unwrap crashMartin Capitanio2017-12-311-1/+5
| |/ | | | | | | Godot crashed here sometimes by generating the uv map.
* / Update copyright statements to 2018Rémi Verschelde2018-01-012-4/+4
|/ | | | Happy new year to the wonderful Godot community!
* Thekla: redo reduz's changes from 8b01b2e85cb7ed60209c925f1e123374272bd8c8Rémi Verschelde2017-12-203-14/+43
| | | | | But this time without messing up the code style and with proper comments documenting changed code.
* Thekla: Revert to state before clang-format changesRémi Verschelde2017-12-203-1128/+1216
| | | | | The file was wrongly formatted in 8b01b2e85cb7ed60209c925f1e123374272bd8c8, for thirdparty code we keep the upstream style *if* we need to make changes at all.
* -Fix some crashes in unwrapperJuan Linietsky2017-12-193-1216/+1128
| | | | -Add emission lighting to raytrace mode, fixes #14686
* Fix #12220: Add Decompress Bc5 to SquishOrkun2017-12-165-1/+246
| | | | | This Commit fixes the corrupted file preview described in #12220. Added DecompressColourBc5 function to squish.
* Fix 32bit MingW build for thekla_altasHein-Pieter van Braam2017-12-151-0/+9
|
* thekla: Fix build on x86 systems without SSE supportRémi Verschelde2017-12-152-5/+17
| | | | | | | Fixes #14709. Same as https://github.com/Thekla/thekla_atlas/pull/11, but adding comments until it's merged upstream.
* Update Hack font to version 3.000Hugo Locurcio2017-12-153-41/+22
|
* Fixes thekla atlas mingw-w64 buildbruvzg2017-12-153-1/+10
|
* Adds `macports_clang` build flag to build using clang-5.0 form MacPorts ↵bruvzg2017-12-142-2/+6
| | | | (with OpenMP support).
* Fix mingw build for thekla_atlasHein-Pieter van Braam2017-12-122-11/+9
|
* Update libwebp to 0.6.1volzhs2017-12-12161-6148/+7513
| | | | | | | * 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
* oops, missingJuan Linietsky2017-12-092-0/+387
|
* thekla_atlas: Fix compilation errorRémi Verschelde2017-12-091-1/+1
| | | | Bug introduced in 65fb961b8b2c81ce33c9e0e4c0add7b13da0193a.
* -Ability to and unwrap lightmap coordinates on importJuan Linietsky2017-12-093-2/+17
| | | | | | | | -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
* Import thekla_atlasHein-Pieter van Braam2017-12-08122-0/+31300
| | | | As requested by reduz, an import of thekla_atlas into thirdparty/
* tinyexr: Update to current upstream master branchRémi Verschelde2017-12-052-129/+315
|
* Revert "Fix MinGW-w64 build of TinyEXR for old toolchains"Rémi Verschelde2017-12-052-37/+7
| | | | This reverts commit 37f5e1dcd94611dd5b670f013abf0323e8b47def.
* glad: Sync with upstream 0.1.16a0Indah Sylvia2017-11-304-29/+49
|
* fix some typosMartin Lindhe2017-11-281-2/+2
|
* Merge pull request #12014 from hi-ogawa/fix-video-playbackRémi Verschelde2017-11-132-1/+38
|\ | | | | Fix video playback
| * Fix video playbackMatt Hughes2017-10-142-1/+38
| | | | | | | | | | | | | | | | This adds support to - VideoPlayer - VideoStreamWebm - VideoStreamTheora
* | UWP: Update to build with Windows SDK 10.16229.0George Marques2017-11-091-0/+2
| | | | | | | | | | - Update the OpenSSL shim to work with the new SDK - Change the ARM platform detection to work with VS2017
* | Convert DOS line endings to Unix line endingsRémi Verschelde2017-11-056-2063/+2063
| | | | | | | | | | | | | | 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.
* | Vendor thirdparty Bullet source for upcoming physics server backendAndreaCatania2017-11-04648-0/+220889
| |
* | libpng: Cosmetic update to upstream 1.6.34Rémi Verschelde2017-10-296-22/+22
| | | | | | | | | | No code change in the part we are using, it only affected contrib code. [ci skip]
* | Add an option to use zstd's recently introduced long range matching (off by ↵Ferenc Arn2017-10-271-1/+1
| | | | | | | | default).
* | Update zstd to 1.3.2.Ferenc Arn2017-10-2633-3435/+5435
| |
* | Fix BSD compile issuesMarcelo Fernandez2017-10-171-0/+1
|/
* updated libpng to version 1.6.33 (September 28, 2017)Indah Sylvia2017-10-1211-77/+87
|
* Update freetype to 2.8.1volzhs2017-10-1079-1118/+2091
|
* Enable building against system zstd.Elliott Sales de Andrade2017-09-231-0/+23
|
* Changed Mononoki font to Hack fontDaniel J. Ramirez2017-09-175-98/+68
|
* Merge pull request #11253 from djrm/pr_better_docsRémi Verschelde2017-09-144-7/+7
|\ | | | | Improved editor docs
| * Changed source font to Mononoki.Daniel J. Ramirez2017-09-144-7/+7
| |
* | Copyright: Document recastnavigationRémi Verschelde2017-09-131-2/+2
|/
* Recast integration.Saracen2017-09-0416-0/+9884
|
* Replace editor font to NotoSans for Latin, Arabic, Hebrew, Thaivolzhs2017-08-319-2/+102
|
* Update source code pro font to 2.030volzhs2017-08-312-0/+6
|
* Merge pull request #10148 from leezh/pcre2Rémi Verschelde2017-08-3158-0/+87907
|\ | | | | Replacement of internal RegEx with PCRE2
| * Replacement of internal RegEx with PCRE2Zher Huei Lee2017-08-1958-0/+87907
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The pattern and replacement matching behaviour has been changed purely due to the nature of switching to a standards-compliant library. One mistake in the previous behaviour was that named groups didn't have a number. This has been corrected. As names are actually just an alias of numbered groups, RegExMatch::get_name_dict() is now get_names() and is a dict referring to the group number it represents. Duplicate names are enabled and the with the first matching instance used. Due the lack of a suitable equivalent in PCRE2, RegExMatch::expand() was removed.
* | Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-272-2/+2
| |
* | nanosvg: Document in COPYRIGHT.txt and thirdparty README.mdRémi Verschelde2017-08-275-2/+12
| |
* | Copyright: Add etc2comp and small fixesRémi Verschelde2017-08-271-13/+13
| |
* | zstd: Update to upstream version 1.3.1Rémi Verschelde2017-08-2727-1196/+1141
| | | | | | | | | | | | | | 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