flaw-visual/Flaw/Visual/Geometry/Vertex.hs

Summary

Maintainability
Test Coverage

Reduce duplication
Open

    positions <- cvdPositions verticesData

Found

positions <- cvdPositions verticesData
normals <- cvdNormals verticesData
texcoords <- fallbackVertexData count (Vec2 0 0) <$>
               cvdTexcoords verticesData

Perhaps

Combine with flaw-visual/Flaw/Visual/Geometry/Vertex.hs:199:5

There are no issues that match your filters.

Category
Status