1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 17:49:47 +00:00
Pixelorama/src/UI/Timeline
Variable 159a821dd2
Better Onion Skinning (#600)
* better onion part (1/3)

changed code and added scripts

* better onion part (2/3)

added some onion variables

* better onion part (3/3)

Added to onion dialog

* removed whitespace that gave static error
2021-11-26 02:55:08 +02:00
..
AnimationTagUI.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
AnimationTagUI.tscn You can now resize cels in the timeline by holding Control and scrolling with the mouse wheel. 2021-01-30 23:57:33 +02:00
AnimationTimeline.gd Better Onion Skinning (#600) 2021-11-26 02:55:08 +02:00
AnimationTimeline.tscn Better Onion Skinning (#600) 2021-11-26 02:55:08 +02:00
CelButton.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
CelButton.tscn Added a Delete option in cel's right click menu 2021-06-05 13:38:32 +03:00
FrameButton.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
FrameButton.tscn Add a right click popup menu on the frame buttons and move most of the frame related options there 2021-06-05 02:37:33 +03:00
FrameProperties.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
FrameProperties.tscn Set frame delay's min value at 0.01, does not let it become 0 2021-06-11 22:56:38 +03:00
FrameTagDialog.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
FrameTagDialog.tscn Replace button icons with single-color textures that change color automatically depending on the theme 2021-06-03 22:42:08 +03:00
LayerButton.gd Format code and add static checks (#599) 2021-11-25 14:48:30 +02:00
LayerButton.tscn Ability to select multiple cels and edit them all at once 2021-06-12 01:06:13 +03:00