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

Change TransformData to use global scale instead of local scale #92

Closed
bddckr opened this issue May 20, 2018 · 1 comment
Closed

Change TransformData to use global scale instead of local scale #92

bddckr opened this issue May 20, 2018 · 1 comment
Labels
enhancement Making something better

Comments

@bddckr
Copy link
Contributor

bddckr commented May 20, 2018

With #86 there exists an extension method on Transform to set the scale of a transform in world scale, i.e. global scale.

Since all the other properties and fields in TransformData use global space except for the scale we should change the scale to use that, too.

This change needs to be done carefully to prevent this from breaking any functionality.

@bddckr bddckr added the enhancement Making something better label May 20, 2018
@thestonefox thestonefox added the w_feature waffle.io label label May 23, 2018
@thestonefox
Copy link
Member

Completed with 65e8af9

@thestonefox thestonefox removed the w_feature waffle.io label label Nov 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Making something better
Projects
None yet
Development

No branches or pull requests

2 participants