pixijs/pixi-haxe

View on GitHub
src/pixi/core/renderers/webgl/managers/FilterManager.hx

Summary

Maintainability
Test Coverage

Line is longer than 160 characters (found 167)
Open

     * TODO playing around here.. this is temporary - (will end up in the shader) this returns a matrix that will normalise map filter cords in the filter to screen space

Checks for long lines. Long lines are hard to read.

Trailing whitespace
Open

    

Checks if there are any trailing white spaces.

Trailing whitespace
Open

    

Checks if there are any trailing white spaces.

Trailing whitespace
Open

    function calculateScreenSpaceMatrix(output:Matrix):Void;    

Checks if there are any trailing white spaces.

Trailing whitespace
Open

    

Checks if there are any trailing white spaces.

Trailing whitespace
Open

    

Checks if there are any trailing white spaces.

There are no issues that match your filters.

Category
Status