Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mat4.setScale should take a single scalar #831

Open
jespertheend opened this issue Nov 29, 2023 · 0 comments
Open

Mat4.setScale should take a single scalar #831

jespertheend opened this issue Nov 29, 2023 · 0 comments
Labels
effort: Casual Simple changes that shouldn't take too much time when you're already familiar with the codebase
Milestone

Comments

@jespertheend
Copy link
Collaborator

Since Vec3.multiply() also treats a single argument as a scalar, I was expecting Mat4.setScale() to do the same.

@jespertheend jespertheend added the effort: Casual Simple changes that shouldn't take too much time when you're already familiar with the codebase label Nov 29, 2023
@jespertheend jespertheend added this to the V1.0 milestone Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: Casual Simple changes that shouldn't take too much time when you're already familiar with the codebase
Projects
None yet
Development

No branches or pull requests

1 participant