Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-05 | Fixes to baker, restored xatlas and fixed bake options. | Juan Linietsky | |
2018-09-30 | -Many GLES2 optimizations | Juan Linietsky | |
-Android export fixes (use ETC if GLES2 backend in use) -revert to thekla atlas because xatlas is not working well | |||
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. | |||
2018-05-30 | SCons: Pass env to modules can_build method | RĂ©mi Verschelde | |
This allows to disable modules based on the environment, in particular `env[tools]` which tells us if we are building the editor or not. | |||
2017-12-08 | Fix thekla_atlas build | Hein-Pieter van Braam | |
clang doesn't like c++ versions being supplied to build c source files. | |||
2017-12-08 | Import thekla_atlas | Hein-Pieter van Braam | |
As requested by reduz, an import of thekla_atlas into thirdparty/ |