1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-22 13:33:13 +00:00
Pixelorama/Scripts
OverloadedOrama a6d129526c Fixed issue where Brushes and Palettes wouldn't load if you opened Pixelorama from a file
It now uses "OS.get_executable_path().get_base_dir()" to find the root directory of Pixelorama, instead of just "."
2020-02-10 01:23:33 +02:00
..
Dialogs Fixed issue where Brushes and Palettes wouldn't load if you opened Pixelorama from a file 2020-02-10 01:23:33 +02:00
Palette Fixed issue where Brushes and Palettes wouldn't load if you opened Pixelorama from a file 2020-02-10 01:23:33 +02:00
Rulers Made AnimationTimeline a scene of its own 2020-01-15 22:01:43 +02:00
AnimationTimeline.gd Made AnimationTimeline a scene of its own 2020-01-15 22:01:43 +02:00
BrushButton.gd Remove custom brushes with the middle mouse button 2020-01-28 00:22:04 +02:00
CameraMovement.gd The camera now zooms at the mouse's position. 2020-02-09 02:16:14 +02:00
Canvas.gd Basic tablet pen pressure sensitivity, brush alpha now gets blended 2020-02-09 01:34:37 +02:00
FrameButton.gd Remove custom brushes with the middle mouse button 2020-01-28 00:22:04 +02:00
Global.gd Fixed issue where Brushes and Palettes wouldn't load if you opened Pixelorama from a file 2020-02-10 01:23:33 +02:00
Import.gd Fixed issue where Brushes and Palettes wouldn't load if you opened Pixelorama from a file 2020-02-10 01:23:33 +02:00
LayerContainer.gd Layers stay invisible when adding/removing/moving a new layer 2019-12-27 20:24:44 +02:00
Main.gd Fixed issue where Brushes and Palettes wouldn't load if you opened Pixelorama from a file 2020-02-10 01:23:33 +02:00
NotificationLabel.gd Added quit dialog 2019-12-04 19:16:18 +02:00
SecondViewport.gd Major UI changes - including new icons! 2019-11-19 23:23:43 +02:00
SelectionRectangle.gd Canvas Line2D doesn't get freed and re-created 2020-01-15 22:31:02 +02:00