-
-
Notifications
You must be signed in to change notification settings - Fork 241
Closed
Labels
bugSomething isn't workingSomething isn't workingregressionSomething that worked before is now brokenSomething that worked before is now broken
Description
The hidden edge detection functionality of the OutlinePass is currently broken.
One reason for this is that the depth render target format has been changed to RGB in 4a13895 while the depth packing method is set to RGBADepthPacking. Furthermore, an incorrect refactoring was performed in 156d893 which broke depth comparison.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingregressionSomething that worked before is now brokenSomething that worked before is now broken