Age | Commit message (Collapse) | Author |
|
Since f12cb82 @reduz dropped the use of the thirdparty thekla_atlas
library, which is replaced by xatlas.
Fixes #28180.
Fixes #28182.
|
|
|
|
-Android export fixes (use ETC if GLES2 backend in use)
-revert to thekla atlas because xatlas is not working well
|
|
Did some hacks to it to avoid it from failing on bad geometry.
|
|
This allows to disable modules based on the environment,
in particular `env[tools]` which tells us if we are
building the editor or not.
|
|
clang doesn't like c++ versions being supplied to build c source files.
|
|
As requested by reduz, an import of thekla_atlas into thirdparty/
|