diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2018-09-30 17:21:07 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2018-09-30 21:31:16 +0200 |
commit | fc8b73a9351063b5bc1af66b257bac0cac2deff4 (patch) | |
tree | b48da37257481b1bd9c6f527ab6e996637faeab1 /thirdparty/tinyexr | |
parent | d3f01a22817a76fbb73d4021090cddee695b7b09 (diff) |
Main: Use ImageLoader directly instead of Image::load
Image::load is now issuing warnings (since ef50957) to prevent users
from using it to load images at runtime which would be included in
their exported game.
So we now use ImageLoader explicitly instead for the custom-handled
cases in Main.
Fixes #21072, supersedes #22321.
Diffstat (limited to 'thirdparty/tinyexr')
0 files changed, 0 insertions, 0 deletions