mirror of
https://github.com/godotengine/godot.git
synced 2024-11-22 12:12:28 +00:00
0445ccf428
This switches to 64-bit integers in select locations of the Image class, so that image resolutions of 16384×16384 (used by lightmap texture arrays) can be used properly. Values that are larger should also work. VRAM compression is also supported, although most VRAM-compressed formats are limited to individual slices of 16384×16384. WebP is limited to 16383×16383 due to format limitations. |
||
---|---|---|
.. | ||
test_config_file.h | ||
test_file_access.h | ||
test_http_client.h | ||
test_image.h | ||
test_ip.h | ||
test_json.h | ||
test_marshalls.h | ||
test_pck_packer.h | ||
test_resource.h | ||
test_xml_parser.h |