CozyPixelStudio/src
Martin Novák 6f645d996d
Refactor export dialog (#288)
* Split export code from export dialog to Export.gd autoload
Clean access to child nodes of export dialog

* Fix export variables set in Main.gd

* Fix more wrong variable assignments

Co-authored-by: alexhayoo <65853178+alexhayoo@users.noreply.github.com>
2020-07-31 23:26:52 +03:00
..
Autoload Refactor export dialog (#288) 2020-07-31 23:26:52 +03:00
Classes Don't save erased guides in .pxos 2020-07-27 20:03:15 +03:00
Palette Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
Preferences Added color previews next to the themes in Preferences 2020-07-29 04:40:27 +03:00
Shaders Update gitignore (#234) 2020-05-16 13:48:23 +03:00
Tools Improved performance for bucket filling after the selected_pixels change 2020-07-20 22:45:22 +03:00
UI Refactor export dialog (#288) 2020-07-31 23:26:52 +03:00
CameraMovement.gd Camera zoom and offset are now project properites 2020-06-05 21:03:34 +03:00
Canvas.gd Added option to affect all projects in the HSVDialog 2020-07-24 03:41:10 +03:00
Canvas.tscn Created TopMenuContainer.tscn and ViewportContainer.gd 2020-05-21 20:13:19 +03:00
Main.gd Refactor export dialog (#288) 2020-07-31 23:26:52 +03:00
Main.tscn Moved image effect scene and script files into a new folder 2020-07-29 20:34:27 +03:00
SelectionRectangle.gd Replaced the _min and _max Project variables with Project.selected_pixels 2020-07-20 22:15:34 +03:00
XDGDataPaths.gd Made XDGDataPaths extend Reference 2020-05-12 04:01:04 +03:00