polyfox/moon

View on GitHub
modules/graphics/mrblib/renderer.rb

Summary

Maintainability
A
45 mins
Test Coverage

Method render has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def render(shader, vbo, texture, transform, mode, index = 0)
Severity: Minor
Found in modules/graphics/mrblib/renderer.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status