Commit graph

5 commits

Author SHA1 Message Date
OverloadedOrama
646fc19a70 Merged "Scripts" and "Prefabs" folders into "src"
Made a new "src" folder that will contain the source code files, like all the GDScript and scene files. Please read this for more details: https://www.gdquest.com/docs/guidelines/best-practices/godot-gdscript/

It made no sense to keep scenes separate from their scripts. More file organizing will follow soon.
2020-05-01 22:17:05 +03:00
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
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