tobspr/RenderPipeline

View on GitHub
data/environment_brdf/generate_reference.py

Summary

Maintainability
A
45 mins
Test Coverage

Avoid deeply nested control flow statements.
Open

                if NxV >= s_nxv:
                    index = i
                    break
            index = len(nxv_values) - index - 1
Severity: Major
Found in data/environment_brdf/generate_reference.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status