I would guess perhaps UE has worse performance reading tiled EXR files as typically written out by renderers, compared to scanline EXR files. Command line tools like exrheader
and oiiotool
can…
Closing as this is not a bug report, even though it might be good to improve this.
Moved to blender/cycles#12, as we don't track Houdini related issues in the Blender tracked.
I'm fine with this generally, but will leave actual code review to developers more active in this area.
I guess the trade-off is:
- Depth is a more user friendly name, to learn what it means.
- Z is how it's stored in EXR files and may be more standard.
Maybe we can use Depth for the UI names…
The portable config changes to avoid the overlap landed in #122778.
I'm undecided here, although adding to the top-level menu makes the "System" repository more prominent than it needs to be, especially when most users would just stick to the default system…
I think "source" sounds ok. Personally would just call it source
and Source
.
This PR relies on a change in Blender which changes the behavior of creating "config" directory locally which can be done to store local configuration (instead of the users home directory) thi…