We've reconsidered previous patch in IRC.
It's more useful to completely ignore alpha for display of straight colors. Supporting straight pipeline is possible, but not a topic for bcon4.
This commit is contained in:
@@ -48,7 +48,7 @@ ViewerBaseOperation::ViewerBaseOperation() : NodeOperation()
|
||||
this->m_doDepthBuffer = false;
|
||||
this->m_viewSettings = NULL;
|
||||
this->m_displaySettings = NULL;
|
||||
this->m_straightAlpha = false;
|
||||
this->m_ignoreAlpha = false;
|
||||
}
|
||||
|
||||
void ViewerBaseOperation::initExecution()
|
||||
|
||||
Reference in New Issue
Block a user