1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 01:29:49 +00:00
Pixelorama/src/UI
2020-06-05 02:23:59 +03:00
..
Dialogs Merge pull request #257 from Orama-Interactive/refactoring 2020-06-05 02:23:59 +03:00
Rulers Moved size variable from Canvas.gd to Project.gd 2020-06-04 23:20:20 +03:00
Timeline Moved size variable from Canvas.gd to Project.gd 2020-06-04 23:20:20 +03:00
BrushButton.gd Created a Projects class 2020-06-04 21:05:36 +03:00
BrushButton.tscn Removed brush_selected signal 2020-05-21 20:33:00 +03:00
BrushesPopup.tscn Fixed TextureRect images of the circle brushes in BrushesPopup 2020-05-24 00:32:20 +03:00
ColorAndToolOptions.gd Moved size variable from Canvas.gd to Project.gd 2020-06-04 23:20:20 +03:00
ColorAndToolOptions.tscn Created ColorAndToolOptions script and scene 2020-05-20 00:57:07 +03:00
NotificationLabel.gd Created a "UI" folder in src 2020-05-02 01:19:01 +03:00
NotificationLabel.tscn Created a "UI" folder in src 2020-05-02 01:19:01 +03:00
PatternButton.gd More Global left/right variables became Arrays 2020-05-31 18:40:47 +03:00
PatternButton.tscn Asset renaming (#225) 2020-05-05 03:53:58 +03:00
PatternsPopup.tscn Made BrushesPopup and PatternsPopup their own scenes 2020-05-21 20:37:20 +03:00
SecondViewport.gd Created a "UI" folder in src 2020-05-02 01:19:01 +03:00
ToolButtons.gd Even more Global left/right variables became arrays 2020-06-01 00:44:53 +03:00
TopMenuContainer.tscn Refactoring Main.gd. Mostly cutting big methods into smaller ones. (#244) 2020-05-24 00:22:06 +03:00
TransparentChecker.gd Moved size variable from Canvas.gd to Project.gd 2020-06-04 23:20:20 +03:00
UI.tscn Fixed line making with Shift and don't let color picker pick colors outside of canvas 2020-05-31 16:24:08 +03:00
ViewportContainer.gd Created TopMenuContainer.tscn and ViewportContainer.gd 2020-05-21 20:13:19 +03:00