1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-31 07:29:49 +00:00
Pixelorama/Scripts
OverloadedOrama d4b42534bb Added sliders for brush size & 2 new custom brushes
Also, in Canvas.gd's _draw() method, draw_set_transform() is called again after the circle brush drawings, to reset the transform to its default state.
2019-12-25 21:17:29 +02:00
..
Palette Fixed variable shadowing warnings in some palette scripts 2019-12-24 04:08:16 +02:00
Rulers Text under frames and TimelineSeconds color change on different themes 2019-12-24 04:37:17 +02:00
AboutDialog.gd "Brush color from" doesn't appear when Pencil isn't selected 2019-12-03 17:59:50 +02:00
BrushButton.gd Added proper circle brush - Bresenham's Circle Algorithm 2019-12-25 20:27:25 +02:00
CameraMovement.gd Retain the zoom factor when adding a new frame 2019-12-09 01:39:59 +02:00
Canvas.gd Added sliders for brush size & 2 new custom brushes 2019-12-25 21:17:29 +02:00
FrameButton.gd Layer Opacity - Change alpha of each layer 2019-12-24 23:51:08 +02:00
Global.gd Added sliders for brush size & 2 new custom brushes 2019-12-25 21:17:29 +02:00
Guides.gd Made guides thicker so they won't disappear on certain zoom levels 2019-12-10 18:31:55 +02:00
Import.gd Changed normal textures of light theme UI buttons 2019-12-22 20:50:37 +02:00
LayerContainer.gd Enchanced Layer Opacity UI- Added Spinbox next to Slider 2019-12-25 00:23:45 +02:00
Main.gd Added sliders for brush size & 2 new custom brushes 2019-12-25 21:17:29 +02:00
NotificationLabel.gd Added quit dialog 2019-12-04 19:16:18 +02:00
PreferencesDialog.gd Text under frames and TimelineSeconds color change on different themes 2019-12-24 04:37:17 +02:00
SecondViewport.gd Major UI changes - including new icons! 2019-11-19 23:23:43 +02:00
SelectionRectangle.gd Merge branch 'master' into line-tool 2019-12-15 17:49:47 +02:00