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
Martin Novák f3bce3857a
Replace godot-gifexporter with godot-gdgifexporter (#295)
Add exporting in a separate thread and a progress bar
Remove background color option from gif export
2020-08-07 08:13:04 +03:00
..
Dialogs Replace godot-gifexporter with godot-gdgifexporter (#295) 2020-08-07 08:13:04 +03:00
Rulers Don't save erased guides in .pxos 2020-07-27 20:03:15 +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
CanvasPreview.gd Added play button and zoom slider for the small canvas preview 2020-08-02 00:59:00 +03:00
CanvasPreview.tscn Added play button and zoom slider for the small canvas preview 2020-08-02 00:59:00 +03:00
CanvasPreviewContainer.gd Don't let preview animation play if there's only one frame 2020-08-02 01:54:12 +03:00
CanvasPreviewContainer.tscn Added play button and zoom slider for the small canvas preview 2020-08-02 00:59:00 +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 Added dialog with options for desaturation 2020-08-01 04:24:11 +03:00
TopMenuContainer.tscn Made TopMenuContainer.gd and moved all the menu code there from Main.gd 2020-06-13 17:59:57 +03:00
TransparentChecker.gd Update TransparentChecker's size of all viewports 2020-06-13 15:33:59 +03:00
TransparentChecker.tscn The world_2d of the preview viewports is no longer the same as the main viewport's 2020-06-12 02:27:21 +03:00
UI.tscn Added play button and zoom slider for the small canvas preview 2020-08-02 00:59:00 +03:00
ViewportContainer.gd Created TopMenuContainer.tscn and ViewportContainer.gd 2020-05-21 20:13:19 +03:00