ArtifactForms/MeshLibCore

View on GitHub
src/main/java/mesh/modifier/RippleModifier.java

Summary

Maintainability
A
2 hrs
Test Coverage

RippleModifier has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

public class RippleModifier implements IMeshModifier {

    /**
     * Represents the time progression of the ripple. Higher values simulate wave
     * movement over time.
Severity: Minor
Found in src/main/java/mesh/modifier/RippleModifier.java - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status