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

V2 : fix transforms #521

Merged
merged 4 commits into from
Mar 18, 2020
Merged

V2 : fix transforms #521

merged 4 commits into from
Mar 18, 2020

Conversation

z3dev
Copy link
Member

@z3dev z3dev commented Feb 16, 2020

These changes allow various length arrays to be passed to:

  • mirror
  • rotate
  • scale
  • translate

NOTE: center() was not changed, as that should be done seperately.

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Does your submission pass tests?

@z3dev z3dev requested a review from kaosat-dev February 16, 2020 03:30
@z3dev
Copy link
Member Author

z3dev commented Feb 16, 2020

@kaosat-dev please review. let me know if anything should be changed.

@kaosat-dev kaosat-dev mentioned this pull request Feb 16, 2020
58 tasks
@z3dev
Copy link
Member Author

z3dev commented Mar 2, 2020

@kaosat-dev Can this be merged?

I reviewed again, and think this is ready.

@kaosat-dev
Copy link
Contributor

@z3dev reviewing now, sorry for the delay !

Copy link
Contributor

@kaosat-dev kaosat-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice & clean @z3dev !
Only question/remark/suggestion I have is about allowing to use a single scalar value (a float) that gets converted to array, instead of forcing arrays ?

@z3dev
Copy link
Member Author

z3dev commented Mar 16, 2020

@kaosat-dev please merge.

@z3dev z3dev merged commit 2e9b6bc into V2 Mar 18, 2020
@z3dev
Copy link
Member Author

z3dev commented Mar 18, 2020

Time to push on. Thanks, @kaosat-dev for the review.

@z3dev z3dev deleted the v2-fix-transforms branch March 28, 2020 01:38
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.

2 participants