Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-20 | xatlas: Sync with upstream 470576d | Rémi Verschelde | |
2020-05-20 | xatlas: Revert style changes made by mistake in #38386 | Rémi Verschelde | |
2020-05-10 | New lightmapper | Juan Linietsky | |
-Added LocalVector (needed it) -Added stb_rect_pack (It's pretty cool, we could probably use it for other stuff too) -Fixes and changes all around the place -Added library for 128 bits fixed point (required for Delaunay3D) | |||
2019-12-22 | xatlas: Sync with upstream e12ea82 | Rémi Verschelde | |
2019-08-28 | Tweak xatlas and import new version b4b5426 | K. S. Ernest Lee | |
* Avoid xatlas crash * Enable alignment and disable bruteforce for speedups * Update xatlas to b4b5426 * Delete old patches | |||
2019-07-16 | Update xatlas to f65a664. | K. S. Ernest (iFIre) Lee | |
xatlas is now multicore. | |||
2019-07-09 | Update xatlas to b7d7bb. | K. S. Ernest (iFire) Lee | |
2019-05-22 | Fix non UTF8-encoded thirdparty files | Rémi Verschelde | |
2019-04-19 | xatlas: Redo our custom changes, but properly documented | Rémi Verschelde | |
2019-04-19 | xatlas: Revert to unmodified upstream code, add to COPYRIGHT | Rémi Verschelde | |
Imported by @reduz from https://github.com/jpcy/xatlas/commit/b8ec29b6b62fb808823e042df5f0f800c07f2e8b Custom changes will be remade properly in the next commit. | |||
2018-09-29 | Added xatlas as alternative to thekla, forced it on. | Juan Linietsky | |
Did some hacks to it to avoid it from failing on bad geometry. |