1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-20 01:59:49 +00:00
Pixelorama/src/UI
OverloadedOrama f121c39ddc Put checker backgrounds to almost all image effect dialog previews
Also made them inherit ImageEffect, resulting in much less and cleaner code. Only RotateImage remains. Partially addresses #206.
2020-08-25 19:49:18 +03:00
..
Canvas Finished implementing the isometric grid - Closes #305 2020-08-20 00:12:07 +03:00
Dialogs Put checker backgrounds to almost all image effect dialog previews 2020-08-25 19:49:18 +03:00
Timeline Removed custom blend_rect() method from DrawingAlgos 2020-06-30 15:07:09 +03:00
BrushButton.gd Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
BrushButton.tscn Removed brush_selected signal 2020-05-21 20:33:00 +03:00
BrushesPopup.gd Add hint tooltips for Project Brush buttons when importing them from image files 2020-07-13 21:59:25 +03:00
BrushesPopup.tscn Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
CanvasPreviewContainer.gd add follow canvas movement and scale option to transparent checker (#311) 2020-08-17 22:30:58 +03:00
CanvasPreviewContainer.tscn Move Canvas related files to a "Canvas" folder under "UI" 2020-08-18 16:21:31 +03:00
ColorAndToolOptions.gd Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
ColorAndToolOptions.tscn Set tool options containers' size flags to "Fill" (#292) 2020-08-06 12:27:20 +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 Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
PatternButton.tscn Asset renaming (#225) 2020-05-05 03:53:58 +03:00
PatternsPopup.gd Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
PatternsPopup.tscn Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
Tabs.gd Move save paths when repositioning tabs 2020-06-06 13:06:50 +03:00
ToolButtons.gd Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
TopMenuContainer.gd Changed how isometric grid is drawn 2020-08-17 22:54:33 +03:00
TopMenuContainer.tscn Put top menu & ruler styles inside the themes 2020-08-14 00:22:49 +03:00
TransparentChecker.gd add follow canvas movement and scale option to transparent checker (#311) 2020-08-17 22:30:58 +03:00
TransparentChecker.tscn add follow canvas movement and scale option to transparent checker (#311) 2020-08-17 22:30:58 +03:00
UI.tscn Move Canvas related files to a "Canvas" folder under "UI" 2020-08-18 16:21:31 +03:00
ViewportContainer.gd Created TopMenuContainer.tscn and ViewportContainer.gd 2020-05-21 20:13:19 +03:00