CozyPixelStudio/src/UI
Manolis Papadeas b1e8bf98d2 Made TransparentChecker shader material unique for the main two viewports
Fixes #377. The issue was that the shader material was being shared with the background of the cel buttons, and when the cel button transparent background was resized, the canvas transparent background was also affected.
2020-11-26 02:05:05 +02:00
..
Canvas Handiling tile modes in each project (#388) 2020-11-24 08:53:18 -08:00
Dialogs Made TransparentChecker shader material unique for the main two viewports 2020-11-26 02:05:05 +02:00
Timeline Made TransparentChecker shader material unique for the main two viewports 2020-11-26 02:05:05 +02:00
BrushButton.gd Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
BrushButton.tscn Theme edits (#342) 2020-09-29 18:00:43 +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 Improve canvas preview UI 2020-09-15 00:01:21 +03:00
CanvasPreviewContainer.tscn Fix canvas preview zoom and play button not working 2020-09-23 20:30:33 +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 Removed brush_button.png - May solve #339 2020-09-27 20:35:46 +03:00
PatternButton.tscn Theme edits (#342) 2020-09-29 18:00:43 +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 When moving tabs, the projects now move along with their respective tabs 2020-09-28 00:56:58 +03:00
ToolButtons.gd Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
TopMenuContainer.gd Added a "Mirror View" option in the View menu 2020-11-23 18:53:21 +02:00
TopMenuContainer.tscn Theme edits (#342) 2020-09-29 18:00:43 +03:00
TransparentChecker.gd Made TransparentChecker shader material unique for the main two viewports 2020-11-26 02:05:05 +02:00
TransparentChecker.tscn Made TransparentChecker shader material unique for the main two viewports 2020-11-26 02:05:05 +02:00
UI.tscn Made TransparentChecker shader material unique for the main two viewports 2020-11-26 02:05:05 +02:00
ViewportContainer.gd Created TopMenuContainer.tscn and ViewportContainer.gd 2020-05-21 20:13:19 +03:00