Page MenuHome

Proposed fix for 70121
AbandonedPublic

Authored by Antonio Vazquez (antoniov) on Dec 24 2019, 10:47 AM.

Details

Summary

Instead to render all object type for grease pencil object engine, now only this type is filtered. In theory, GP engine does not need review any other type.

@Clément Foucault (fclem) I have doubts about LIGHTS for the new refactored engine. Maybe LIGHTS must be included always.

For the rest of engines, all objects are included.

Diff Detail

Repository
rB Blender
Branch
temp-T70121 (branched from master)
Build Status
Buildable 6105
Build 6105: arc lint + arc unit

Event Timeline

  • Inlude always LAMP types

I am not sure if this solves the root cause, or just hides it for this specific case, but might fail for other cases.

I am not sure if this solves the root cause, or just hides it for this specific case, but might fail for other cases.

Me neither. My only assumption is that the grease pencil engine only needs grease pencil objects and lamps.

This is not the proper fix. Assigning the task to myself.