OverloadedOrama
|
92332cc52e
|
Move Canvas related files to a "Canvas" folder under "UI"
|
2020-08-18 16:21:31 +03:00 |
|
OverloadedOrama
|
7269b45fc5
|
Added play button and zoom slider for the small canvas preview
May also be a solution for the age old issue #25.
|
2020-08-02 00:59:00 +03:00 |
|
OverloadedOrama
|
047561b95a
|
Added options for when importing an image as a new frame or layer
The user can now choose which layer they want the new frame to be, and, similarly, which frame they want the new layer to be when importing an image.
|
2020-06-22 15:57:42 +03:00 |
|
OverloadedOrama
|
76b7014d84
|
Added UndoRedo support for importing images as frames and layers
|
2020-06-21 21:39:16 +03:00 |
|
OverloadedOrama
|
e6aea97f1b
|
The world_2d of the preview viewports is no longer the same as the main viewport's
A "CanvasPreview" Node2D has been added to every preview viewport, where it draws the current frame. This solves #205.
|
2020-06-12 02:27:21 +03:00 |
|