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 1762383c6b Use enum instead of strings for Global.theme_type
Another potential small performance boost when changing themes.
2020-06-01 03:36:07 +03:00
..
Autoload Use enum instead of strings for Global.theme_type 2020-06-01 03:36:07 +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 Even more Global left/right variables became arrays 2020-06-01 00:44: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 Refactored DrawingAlgos.draw_brush(), made draw_pixel() method 2020-06-01 02:32:44 +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
Main.gd Changed Global node variables to arrays for left/right 2020-05-31 18:03:44 +03:00
Main.tscn Split code from PreferencesDialog.gd to HandleLanguages.gd 2020-05-28 03:41:28 +03:00
SelectionRectangle.gd Even more Global left/right variables became arrays 2020-06-01 00:44:53 +03:00
XDGDataPaths.gd Made XDGDataPaths extend Reference 2020-05-12 04:01:04 +03:00