Certain packed images, like those loaded directly into memory with `BKE_image_packfiles_from_mem`, would cause USD to process the images as "in memory" rather than as "packed" because the API was not removing the IMG_GEN_TILE flag. Additionally, be sure to use the packed filepath whenever possible rather than the name given to the Image datablock as this ensures the correct file names are used inside the USD file and for the resulting file on disk after export. This also fixes 2 render tests which now match when compared to the native renders. Pull Request: https://projects.blender.org/blender/blender/pulls/145749
This folder contains files used by ctest testing system in Blender. The purpose of this files it to do automated render tests for Cycles, Workbench and EEVEE. If you want to extend this collection make sure the file is really small and uses as few samples as possible for reliable detection of render regressions. Each file is expected to be rendered in around one second.