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
20kdc 82acf3f8b1
APNG Exporter (#772)
* APNG: Initial refactorings of animation exporter internals

* APNG: Make ExportDialog actually able to handle multiple file formats

* APNG: Bugfix to FPS hint and such

* APNG: Refactoring: Fix file format propagation

* APNG: Make an "APNG exporter" which creates an empty PNG container

This was the testbed of the previous integration commits.

* APNG: The actual exporter!

* APNG: Remove random src/Main.tscn changes

* APNG: Format/lint

* APNG: Format & Lint, part II
2022-10-31 00:24:24 +02:00
..
Canvas Add ValueSliders to Bucket and SelectionTool tool options 2022-10-15 02:03:15 +03:00
Dialogs APNG Exporter (#772) 2022-10-31 00:24:24 +02:00
Nodes Image effect dialog UI changes 2022-10-25 02:16:36 +03:00
Timeline Fixes (#770) 2022-10-22 01:32:26 +03:00
BrushButton.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
BrushButton.tscn Theme edits (#342) 2020-09-29 18:00:43 +03:00
BrushesPopup.gd Add some missing static typing 2022-08-29 21:11:43 +03:00
BrushesPopup.tscn Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
CanvasPreviewContainer.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
CanvasPreviewContainer.tscn Minor code changes 2022-03-29 02:35:32 +03:00
ColorPickers.gd Separate global tool options from the color pickers 2022-02-28 18:59:30 +02:00
ColorPickers.tscn Implement the Keychain Plugin (#700) 2022-05-16 15:07:51 +03:00
GlobalToolOptions.gd Made pixel perfect into a global tool option 2022-02-28 19:24:14 +02:00
GlobalToolOptions.tscn Change global tool option textures 2022-04-01 13:45:24 +03:00
NotificationLabel.gd Replace Tweens with SceneTreeTweens 2022-08-09 03:57:14 +03:00
NotificationLabel.tscn Replace Tweens with SceneTreeTweens 2022-08-09 03:57:14 +03:00
PatternButton.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
PatternButton.tscn Theme edits (#342) 2020-09-29 18:00:43 +03:00
PatternsPopup.gd Added a clipboard pattern button 2021-12-05 18:37:15 +02:00
PatternsPopup.tscn Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
Tabs.gd Close project tabs with middle mouse click 2022-08-25 01:47:05 +03:00
ToolButtons.gd Fix #709 and allow for non-keyboard shortcut bindings for tools 2022-09-22 17:32:07 +03:00
Tools.tscn Use a HFlowContainer for the Tools 2022-08-08 04:17:34 +03:00
TopMenuContainer.gd Release v0.10.3-stable 2022-09-26 17:40:15 +03:00
TopMenuContainer.tscn Use theme type variations for RulerButtons and TopMenuContainer 2022-08-09 04:18:11 +03:00
TransparentChecker.gd Use a ValueSlider in the window opacity dialog 2022-10-03 14:43:08 +03:00
TransparentChecker.tscn Made TransparentChecker shader material unique for the main two viewports 2020-11-26 02:05:05 +02:00
UI.gd Minor code changes 2022-03-29 02:35:32 +03:00
UI.tscn Use theme type variations for RulerButtons and TopMenuContainer 2022-08-09 04:18:11 +03:00
ViewportContainer.gd Move left and right cursor sprite nodes to Main.gd 2022-08-24 14:22:40 +03:00