1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-19 09:39:48 +00:00
Pixelorama/src/UI/Timeline
Variable 3e88efc118
Improvements to Animation Tags (#560)
* Animation tag fix (a)

fixed tag behavior in "Project.gd"

* Animation tag fix (b)

fixed tag behavior in "AnimationTimeline.gd"

* Animation tag fix (c)

fix top part of line not visible

* Animation tag fix (d)

a fix i forgot about earlier

* added a randomizer...

... to auto select colors of new tags

* Fix Tag scrolling without cels when scrolled on it

* removed randomize() cause it's not needed
2021-11-17 00:21:29 +02:00
..
AnimationTagUI.gd 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
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 Improvements to Animation Tags (#560) 2021-11-17 00:21:29 +02:00
AnimationTimeline.tscn Improvements to Animation Tags (#560) 2021-11-17 00:21:29 +02:00
CelButton.gd Keep images unlocked after editing them - Should close #331 2021-07-25 21:49:37 +03:00
CelButton.tscn Added a Delete option in cel's right click menu 2021-06-05 13:38:32 +03:00
FrameButton.gd Fix content transformation not getting confirmed when changes were done to frames and layers 2021-07-08 20:46:56 +03: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 Put frame duration as a member of the Frame class 2020-12-16 22:54:08 +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 Improvements to Animation Tags (#560) 2021-11-17 00:21:29 +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 Selection fixes (#527) 2021-08-30 03:24:48 -07:00
LayerButton.tscn Ability to select multiple cels and edit them all at once 2021-06-12 01:06:13 +03:00