1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-20 12:33:14 +00:00
Pixelorama/src
OverloadedOrama a9ca858303 Use a new Layer class to handle layer information
This replaces the old Global.layers nested array mess, and makes the code easier to read and to understand.
2020-06-01 16:42:53 +03:00
..
Autoload Use a new Layer class to handle layer information 2020-06-01 16:42:53 +03:00
Palette More Global left/right variables became Arrays 2020-05-31 18:40:47 +03:00
Preferences Use enum instead of strings for Global.theme_type 2020-06-01 03:36:07 +03:00
Shaders Update gitignore (#234) 2020-05-16 13:48:23 +03:00
UI Use a new Layer class to handle layer information 2020-06-01 16:42:53 +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 Use a new Layer class to handle layer information 2020-06-01 16:42:53 +03:00
Canvas.tscn Created TopMenuContainer.tscn and ViewportContainer.gd 2020-05-21 20:13:19 +03:00
Drawers.gd Updated donors in the About dialog 2020-05-07 17:02:35 +03:00
Layer.gd Use a new Layer class to handle layer information 2020-06-01 16:42:53 +03:00
Main.gd Use a new Layer class to handle layer information 2020-06-01 16:42:53 +03:00
Main.tscn Split code from PreferencesDialog.gd to HandleLanguages.gd 2020-05-28 03:41:28 +03:00
SelectionRectangle.gd Use a new Layer class to handle layer information 2020-06-01 16:42:53 +03:00
XDGDataPaths.gd Made XDGDataPaths extend Reference 2020-05-12 04:01:04 +03:00