Page MenuHome

DepsGraph: Query Local View
AbandonedPublic

Authored by Jeroen Bakker (jbakker) on Sep 11 2019, 8:16 AM.

Details

Summary

When doing research for supporting local view in external engines one of the options were to move the local_view check to the depsgraph query T61797: Cycles ignores 'Local View' mode during Prreview. In the end it was not easy to add it in the API in a clean way so I had to find a different solution.

This diff is the implementation that I did so far.

Diff Detail

Repository
rB Blender

Event Timeline

I think this was fixed in some other ways. I can't reproduce the issue anymore. Abandoning the revision for this reason.