godot/modules/tinyexr
Juan Linietsky 1bea8e1eac New lightmapper
-Added LocalVector (needed it)
-Added stb_rect_pack (It's pretty cool, we could probably use it for other stuff too)
-Fixes and changes all around the place
-Added library for 128 bits fixed point (required for Delaunay3D)
2020-05-10 15:59:09 -03:00
..
config.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
image_loader_tinyexr.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
image_loader_tinyexr.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
image_saver_tinyexr.cpp New lightmapper 2020-05-10 15:59:09 -03:00
image_saver_tinyexr.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
SCsub tinyexr: Enable C++11 threaded loading 2020-04-30 15:31:02 +02:00