Skip to content

Object's hasTransparency should be re-evaluated on shader changes #98

Closed
@csvurt

Description

A RenderObject's hasTransparency function is only evaluated when the object enters the ready queue, however shader changes (especially shader reassignments) could change the object's transparency state. This should be rechecked on shader changes to ensure the object is always in the correct render group (transparent or opaque).

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions