CozyPixelStudio/src
OverloadedOrama 1e114d6f4f Created ColorAndToolOptions script and scene
Removed the tool option signals from Main.gd and put them to ColorAndToolOptions.gd. Instead of having 2 methods for left and right, they are now in one method, using a boolean to differentiate between left and right.
2020-05-20 00:57:07 +03:00
..
Autoload Made XDGDataPaths extend Reference 2020-05-12 04:01:04 +03:00
Palette Created ColorAndToolOptions script and scene 2020-05-20 00:57:07 +03:00
Shaders Update gitignore (#234) 2020-05-16 13:48:23 +03:00
UI Created ColorAndToolOptions script and scene 2020-05-20 00:57:07 +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 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.tscn Merged "Scripts" and "Prefabs" folders into "src" 2020-05-01 22:17:05 +03:00
Drawers.gd Updated donors in the About dialog 2020-05-07 17:02:35 +03:00
Main.gd Created ColorAndToolOptions script and scene 2020-05-20 00:57:07 +03:00
Main.tscn Created ColorAndToolOptions script and scene 2020-05-20 00:57:07 +03:00
SelectionRectangle.gd Merged "Scripts" and "Prefabs" folders into "src" 2020-05-01 22:17:05 +03:00
XDGDataPaths.gd Made XDGDataPaths extend Reference 2020-05-12 04:01:04 +03:00