1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-08 19:39:50 +00:00
Pixelorama/src/UI
Manolis Papadeas f3d696ef81 Clear code from ShaderEffect.gd
Now inherits from ImageEffect and uses a ShaderImageEffect to generate the image. We get to clear duplicate code that was shared between ShaderEffect.gd and ShaderImageEffect.gd this way, and it also uses the undo/redo logic from ImageEffect instead of Canvas.gd.
2021-12-01 03:41:20 +02:00
..
Canvas UI changes to the onion skinning settings 2021-12-01 02:28:12 +02:00
Dialogs Clear code from ShaderEffect.gd 2021-12-01 03:41:20 +02:00
Timeline UI changes to the onion skinning settings 2021-12-01 02:28:12 +02: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 Format code and add static checks (#599) 2021-11-25 14:48:30 +02: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 Tweak UI to use less empty space (#514) 2021-08-16 16:56:19 -07:00
ColorAndToolOptions.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
ColorAndToolOptions.tscn Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
NotificationLabel.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
NotificationLabel.tscn Created a "UI" folder in src 2020-05-02 01:19:01 +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 Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
PatternsPopup.tscn Refactoring tools (#281) 2020-07-09 15:22:17 +03:00
Tabs.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
ToolButtons.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
TopMenuContainer.gd Add an underscore to private method's names 2021-11-29 17:12:30 +02:00
TopMenuContainer.tscn Canvas Rotation (#558) 2021-11-13 20:43:37 +02:00
TransparentChecker.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
TransparentChecker.tscn Made TransparentChecker shader material unique for the main two viewports 2020-11-26 02:05:05 +02:00
UI.tscn Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
ViewportContainer.gd Moved some variables away from Global 2021-11-23 02:36:22 +02:00