xatlas: Revert to unmodified upstream code, add to COPYRIGHT

Imported by @reduz from b8ec29b6b6
Custom changes will be remade properly in the next commit.
This commit is contained in:
Rémi Verschelde
2019-04-19 12:03:12 +02:00
parent 1b3ea697c5
commit 1e39fee140
6 changed files with 1398 additions and 1018 deletions

View File

@ -1,5 +1,4 @@
def can_build(env, platform):
#return False #xatlas is buggy
return (env['tools'] and platform not in ["android", "ios"])
def configure(env):