CozyPixelStudio/src
OverloadedOrama 57d4156341 Added a preview dialog that opens every time the user imports an image file
The dialog does not appear on .pxo files. Import options will be added on it soon.
2020-06-13 20:58:43 +03:00
..
Autoload Added a preview dialog that opens every time the user imports an image file 2020-06-13 20:58:43 +03:00
Classes Made TopMenuContainer.gd and moved all the menu code there from Main.gd 2020-06-13 17:59:57 +03:00
Palette Fixed json crash and text issue in EditPalettePopup 2020-06-05 01:40:21 +03:00
Preferences Fixed shadowed variables crashes/warnings occurring in Godot 3.2.2-rc1 2020-06-13 15:25:12 +03:00
Shaders Update gitignore (#234) 2020-05-16 13:48:23 +03:00
UI Added a preview dialog that opens every time the user imports an image file 2020-06-13 20:58:43 +03:00
CameraMovement.gd Camera zoom and offset are now project properites 2020-06-05 21:03:34 +03:00
Canvas.gd Set the main viewport's cursor to be cross, and set it as a custom cursor image 2020-06-13 18:09:46 +03:00
Canvas.tscn Created TopMenuContainer.tscn and ViewportContainer.gd 2020-05-21 20:13:19 +03:00
Main.gd Set the main viewport's cursor to be cross, and set it as a custom cursor image 2020-06-13 18:09:46 +03:00
Main.tscn Added Resize Canvas option to Image menu 2020-06-13 20:22:25 +03:00
SelectionRectangle.gd Set the main viewport's cursor to be cross, and set it as a custom cursor image 2020-06-13 18:09:46 +03:00
XDGDataPaths.gd Made XDGDataPaths extend Reference 2020-05-12 04:01:04 +03:00