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 e05fc26f5a Big changes to timeline buttons
They're no longer TextureButtons, but Buttons with TextureRect as children. This makes it easier to make them work for multiple themes, and we also save some disk space.

More buttons will follow soon.
2020-04-30 16:36:00 +03:00
..
Dialogs Big changes to timeline buttons 2020-04-30 16:36:00 +03:00
Palette Added Patterns for the bucket tool 2020-04-25 00:42:02 +03:00
Rulers The guides can no longer be undone 2020-04-21 21:01:45 +03:00
AnimationTimeline.gd Big changes to timeline buttons 2020-04-30 16:36:00 +03:00
BrushButton.gd Added Patterns for the bucket tool 2020-04-25 00:42:02 +03:00
CameraMovement.gd Minor guide and rulers performance boost 2020-04-20 18:52:05 +03:00
Canvas.gd Pixel Perfect mode for brush, eraser and lighten/darken (#222) 2020-04-27 18:09:54 +03:00
Drawers.gd Pixel Perfect mode for brush, eraser and lighten/darken (#222) 2020-04-27 18:09:54 +03:00
FrameButton.gd Added a "Link Cel" option when right clicking on a cel, if the cel isn't already linked 2020-04-22 19:01:33 +03:00
Global.gd Pixel Perfect mode for brush, eraser and lighten/darken (#222) 2020-04-27 18:09:54 +03:00
Import.gd Added pattern offset - Closes #130 2020-04-25 02:09:34 +03:00
LayerContainer.gd Fixed crash on Linux with layer containers 2020-04-06 18:35:54 +03:00
Main.gd Pixel Perfect mode for brush, eraser and lighten/darken (#222) 2020-04-27 18:09:54 +03:00
NotificationLabel.gd Added quit dialog 2019-12-04 19:16:18 +02:00
OpenSave.gd Don't set Global.saved = true, change the window title and show a notification if a .pxo failed to get saved 2020-04-28 01:22:45 +03:00
SecondViewport.gd Major UI changes - including new icons! 2019-11-19 23:23:43 +02:00
SelectionRectangle.gd Fixed bug where the user could drag the selection when it had no focus 2020-04-14 18:39:24 +03:00
TransparentChecker.gd Minor TransparentChecker performance boost 2020-04-20 19:12:22 +03:00
XDGDataPaths.gd Added Patterns for the bucket tool 2020-04-25 00:42:02 +03:00