OverloadedOrama
155b77b514
Moved Rotate Image selection up, fixed some warnings
...
And minor UI changes, like changing default cursor shape to pointing hand when hovering on some UI elements in RotateImage.tscn
2020-02-04 18:29:34 +02:00
azagaya
a9a647a7ee
Fixed bugs detected by overloaded
...
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.
2020-02-04 12:59:06 -03:00
azagaya
e24e9d65a5
Reset slider to zero when openning again
2020-02-03 14:01:59 -03:00
azagaya
d1ef71ceee
Added nearest neighbour rotation
2020-02-03 13:55:55 -03:00
azagaya
c3118e6ca2
Rotate layer on confirm added
2020-01-27 12:23:52 -03:00