1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00
Pixelorama/src
OverloadedOrama 6d87901056 Imported image files now open in an new tab
Keep in mind that opening an image file as a new frame might not work properly yet, if the target image has a different size.
2020-06-05 19:51:06 +03:00
..
Autoload Imported image files now open in an new tab 2020-06-05 19:51:06 +03:00
Classes Imported image files now open in an new tab 2020-06-05 19:51:06 +03:00
Palette Fixed json crash and text issue in EditPalettePopup 2020-06-05 01:40:21 +03:00
Preferences Created a Projects class 2020-06-04 21:05:36 +03:00
Shaders Update gitignore (#234) 2020-05-16 13:48:23 +03:00
UI Imported image files now open in an new tab 2020-06-05 19:51:06 +03:00
CameraMovement.gd Changed CameraMovement.fit_to_frame() to get a Vector2 as an argument for the canvas size 2020-05-11 16:33:44 +03:00
Canvas.gd Fixed issue where the wrong amount of cels were being created 2020-06-05 18:19:05 +03:00
Canvas.tscn Created TopMenuContainer.tscn and ViewportContainer.gd 2020-05-21 20:13:19 +03:00
Main.gd Imported image files now open in an new tab 2020-06-05 19:51:06 +03:00
Main.tscn Closing tabs is now possible 2020-06-05 17:50:52 +03:00
SelectionRectangle.gd Moved size variable from Canvas.gd to Project.gd 2020-06-04 23:20:20 +03:00
XDGDataPaths.gd Made XDGDataPaths extend Reference 2020-05-12 04:01:04 +03:00