marxin
|
e5f665c718
|
Fix -Wsign-compare warnings.
I decided to modify code in a defensive way. Ideally functions
like size() or length() should return an unsigned type.
|
2019-02-27 07:45:57 +01:00 |
|
Rémi Verschelde
|
b16c309f82
|
Update copyright statements to 2019
Happy new year to the wonderful Godot community!
|
2019-01-01 12:58:10 +01:00 |
|
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 |
|
Mikko Mustonen
|
8d31aba24e
|
Fix inconsistent use of tabs and spaces in indentation
|
2018-09-29 18:03:56 +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 |
|