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

Add Matrix4.setScale #6888

Merged
merged 1 commit into from
Aug 8, 2018
Merged

Add Matrix4.setScale #6888

merged 1 commit into from
Aug 8, 2018

Conversation

hpinkos
Copy link
Contributor

@hpinkos hpinkos commented Aug 6, 2018

Adds Matrix4.setScale, a helper function for setting the scale on an affine transformation matrix

@cesium-concierge
Copy link

Thanks for the pull request @hpinkos!

  • ✔️ Signed CLA found.

Reviewers, don't forget to make sure that:

  • Cesium Viewer works.
  • Works in 2D/CV.
  • Works (or fails gracefully) in IE11.

I am a bot who helps you make Cesium awesome! Contributions to my configuration are welcome.

🌍 🌎 🌏

@hpinkos
Copy link
Contributor Author

hpinkos commented Aug 7, 2018

Can someone review this? @likangning93 @ggetz ?

@emackey emackey merged commit 39cf44d into master Aug 8, 2018
@emackey emackey deleted the set-scale branch August 8, 2018 21:04
@pjcozzi
Copy link
Contributor

pjcozzi commented Aug 12, 2018

Does it make sense to add this to Matrix2 and Matrix3 for consistency? If so, please submit a beginner issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants