tobspr/RenderPipeline

View on GitHub
rpplugins/dof/dof_stage.py

Summary

Maintainability
A
1 hr
Test Coverage

Function create has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def create(self):

        self.target_prefilter = self.create_target("PrefilterDoF")
        # self.target_prefilter.size = -2
        self.target_prefilter.add_color_attachment(bits=16, alpha=True)
Severity: Minor
Found in rpplugins/dof/dof_stage.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status