CozyPixelStudio/src
OverloadedOrama 6c2b7f7067 Improved performance for drawing after the selected_pixels change
It should be as fast as before, if there's not a big selection.
2020-07-20 22:29:58 +03:00
..
Autoload Replaced the _min and _max Project variables with Project.selected_pixels 2020-07-20 22:15:34 +03:00
Classes Improved performance for drawing after the selected_pixels change 2020-07-20 22:29:58 +03:00
Palette Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
Preferences Restore backup system in HTML5 2020-06-25 23:25:46 +03:00
Shaders Update gitignore (#234) 2020-05-16 13:48:23 +03:00
Tools Improved performance for drawing after the selected_pixels change 2020-07-20 22:29:58 +03:00
UI Replaced the _min and _max Project variables with Project.selected_pixels 2020-07-20 22:15:34 +03:00
CameraMovement.gd Camera zoom and offset are now project properites 2020-06-05 21:03:34 +03:00
Canvas.gd Replaced the _min and _max Project variables with Project.selected_pixels 2020-07-20 22:15:34 +03:00
Canvas.tscn Created TopMenuContainer.tscn and ViewportContainer.gd 2020-05-21 20:13:19 +03:00
Main.gd Organized all Dialog nodes in Main.tscn under a parent "Dialog" node 2020-07-18 02:27:47 +03:00
Main.tscn Added basic gradient generation 2020-07-18 17:23:36 +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