Mat4.setScale should take a single scalar #831
Labels
effort: Casual
Simple changes that shouldn't take too much time when you're already familiar with the codebase
Milestone
Since
Vec3.multiply()
also treats a single argument as a scalar, I was expectingMat4.setScale()
to do the same.The text was updated successfully, but these errors were encountered: