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:
authorBastien Montagne <bastien@blender.org>2022-01-31 17:16:36 +0300
committerBastien Montagne <bastien@blender.org>2022-01-31 17:16:36 +0300
commit180a68c1dcc7f18d746b43803e34119f31fc323d (patch)
tree15a60f84ba3ee4775d623ba936e1027f6e2754a2 /source/blender/io/wavefront_obj
parentb9718899fa6448e96868de4e56a5a12835381ae1 (diff)
Fix (studio-reported) missing RNA path for EEVEE render passes.
For those EEVEE passes a bit of trickery with pointer offsets allows to get the owning viewlayer, so path generation is not too bad. Also moved ViewLayer path generation itself into a public utils, to avoid duplicating code. NOTE: Doing the same for AOV would be needed, but since pointer offsets won't help us here to find the owning viewlayer, not sure how to do it nicely yet (only solution I think is to loop over all AOVs of all ViewLayer of the scene to find it :( ). Reported by Beau Gerbrands (@Beaug), thanks.
Diffstat (limited to 'source/blender/io/wavefront_obj')
0 files changed, 0 insertions, 0 deletions