kotlin-graphics/glm

anyNotEqual(0f) probably bugged

elect86 opened this issue · 1 comments

Vec2(0).anyNotEqual(0f) should return false

Fixed