Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Yurkovich <jesse.y@gmail.com>2022-03-28 03:49:26 +0300
committerJesse Yurkovich <jesse.y@gmail.com>2022-03-28 03:49:26 +0300
commit77155ae1c03e6bd430c4a3a1b9a09bd6d245a156 (patch)
tree496d47d3d949e94a5b5b85cb06243ceb25bda4d4 /source/blender/freestyle
parente2e4c1daaa47df7892ca2dee4d317164726928f9 (diff)
Cleanup: Reduce duplication to prepare for UDIM packing
In preparation for supporting packing of UDIM tiled textures, this patch refactors a small portion of image.cc. The refactor should lead to less duplicate code now and when Tiled images are added in the near future. This patch is based on the prior work done for D6492 where it was requested this part be split and can be summarized as follows: - `load_sequence_single` is removed and merged with `load_image_single` - `image_load_sequence_file` is removed and merged with `image_load_image_file` Reviewed By: lukasstockner97 Differential Revision: https://developer.blender.org/D14327
Diffstat (limited to 'source/blender/freestyle')
0 files changed, 0 insertions, 0 deletions