godot/modules/etc
Juan Linietsky 710970f004 Properly resize textures so they can be ETC compressed, fixes #15139
this may make import times slower though, will have to wait for 3.1 for background texture import and compressonator.
2018-01-12 11:46:42 -03:00
..
config.py doc: Make all module docs self-contained 2017-11-15 21:29:33 +01:00
image_etc.cpp Properly resize textures so they can be ETC compressed, fixes #15139 2018-01-12 11:46:42 -03:00
image_etc.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_types.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub Change -std=gnu++11 to -stc=c++11 and don't pass flag to MSVC 2017-12-12 18:58:51 +01:00
texture_loader_pkm.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
texture_loader_pkm.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00