1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 01:29:49 +00:00
Pixelorama/Scripts
OverloadedOrama d1793c2e60 Fix bug with undo and drawing after motion draw, again
If you did motion drawing, stopped and then went to draw to the frame the motion drawing started, undo wouldn't work properly. That's because can_undo was false.
2020-02-11 20:05:37 +02:00
..
Dialogs Save pressure sensitivity & smooth zoom preferences in the config ini file 2020-02-11 19:45:36 +02:00
Palette Changes to better follow GDScript style guide 2020-02-11 00:06:24 +02:00
Rulers Changes to better follow GDScript style guide 2020-02-11 00:06:24 +02:00
AnimationTimeline.gd Made AnimationTimeline a scene of its own 2020-01-15 22:01:43 +02:00
BrushButton.gd Changes to better follow GDScript style guide 2020-02-11 00:06:24 +02:00
CameraMovement.gd The camera now zooms at the mouse's position. 2020-02-09 02:16:14 +02:00
Canvas.gd Fix bug with undo and drawing after motion draw, again 2020-02-11 20:05:37 +02:00
FrameButton.gd Changes to better follow GDScript style guide 2020-02-11 00:06:24 +02:00
Global.gd Changes to better follow GDScript style guide 2020-02-11 00:06:24 +02:00
Import.gd Changes to better follow GDScript style guide 2020-02-11 00:06:24 +02:00
LayerContainer.gd Changes to better follow GDScript style guide 2020-02-11 00:06:24 +02:00
Main.gd Added Latvian translation 2020-02-11 16:03:25 +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