Juan Linietsky
|
f12cb82e0f
|
Fixes to baker, restored xatlas and fixed bake options.
|
2018-10-05 19:00:32 -03:00 |
Juan Linietsky
|
c24277a520
|
-Many GLES2 optimizations
-Android export fixes (use ETC if GLES2 backend in use)
-revert to thekla atlas because xatlas is not working well
|
2018-09-30 23:11:24 -03:00 |
Juan Linietsky
|
6cbdeedf57
|
Added xatlas as alternative to thekla, forced it on.
Did some hacks to it to avoid it from failing on bad geometry.
|
2018-09-29 09:46:26 -03:00 |
Rémi Verschelde
|
3334209a73
|
SCons: Pass env to modules can_build method
This allows to disable modules based on the environment,
in particular `env[tools]` which tells us if we are
building the editor or not.
|
2018-05-30 19:11:36 +02:00 |
Hein-Pieter van Braam
|
a974464629
|
Fix thekla_atlas build
clang doesn't like c++ versions being supplied to build c source files.
|
2017-12-08 16:18:36 +01:00 |
Hein-Pieter van Braam
|
bf05309af7
|
Import thekla_atlas
As requested by reduz, an import of thekla_atlas into thirdparty/
|
2017-12-08 15:47:15 +01:00 |