Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xatlas: Sync with upstream ec707faea | Rémi Verschelde | 2021-11-19 | 1 | -12/+24 |
| | | | | https://github.com/jpcy/xatlas/commit/ec707faeac3b95e6b416076a9509718cce105b6a | ||||
* | xatlas: Sync with upstream 5571fc7 | Adam Brown | 2020-12-02 | 1 | -92/+78 |
| | | | | Fixes #44017 by changing the `normalize()` function to check for non-negative rather than non-zero via an epsilon check. | ||||
* | xatlas: Sync with upstream 470576d | Rémi Verschelde | 2020-05-20 | 1 | -27/+36 |
| | |||||
* | xatlas: Sync with upstream e12ea82 | Rémi Verschelde | 2019-12-22 | 1 | -4/+7 |
| | |||||
* | Tweak xatlas and import new version b4b5426 | K. S. Ernest Lee | 2019-08-28 | 1 | -16/+20 |
| | | | | | | * Avoid xatlas crash * Enable alignment and disable bruteforce for speedups * Update xatlas to b4b5426 * Delete old patches | ||||
* | Update xatlas to b7d7bb. | K. S. Ernest (iFire) Lee | 2019-07-09 | 1 | -128/+206 |
| | |||||
* | xatlas: Redo our custom changes, but properly documented | Rémi Verschelde | 2019-04-19 | 1 | -0/+3 |
| | |||||
* | xatlas: Revert to unmodified upstream code, add to COPYRIGHT | Rémi Verschelde | 2019-04-19 | 1 | -22/+36 |
| | | | | | Imported by @reduz from https://github.com/jpcy/xatlas/commit/b8ec29b6b62fb808823e042df5f0f800c07f2e8b Custom changes will be remade properly in the next commit. | ||||
* | Added xatlas as alternative to thekla, forced it on. | Juan Linietsky | 2018-09-29 | 1 | -0/+160 |
Did some hacks to it to avoid it from failing on bad geometry. |