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

Added 2 rotation algorithms and popup for rotating current layer #143

Merged
merged 5 commits into from
Feb 4, 2020

Conversation

azagaya
Copy link
Contributor

@azagaya azagaya commented Feb 3, 2020

Added a custom rotation algorithm (i named it rotxe, but it may be changed) and nearest neighbour rotation (the common rotation algorithm) and a gui to rotate current layer.
Tests are needed! If this is good, i can continue improving it.

Also, a scale3X function was added, in order to make other algorithms in the future.

@nikhilCad
Copy link

Is it related to #42 ?

@azagaya
Copy link
Contributor Author

azagaya commented Feb 3, 2020

related, but i didn't implement rotsprite (yet).

@OverloadedOrama OverloadedOrama self-requested a review February 3, 2020 17:26
One bug was that rotxel was used at the end, no matter what algorithm was chosen.
The other was that rotxel was taking into account a image of width x width dimensions.
@OverloadedOrama OverloadedOrama merged commit c4229e1 into Orama-Interactive:master Feb 4, 2020
@OverloadedOrama OverloadedOrama added the enhancement New feature or request label Feb 11, 2020
@OverloadedOrama OverloadedOrama removed their request for review February 11, 2020 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants