Added Onion Skinning & Custom .pxo File

- Onion skinning for animations. Choose past and future steps and toggle blue-red mode.
- Custom .pxo file. If you save your project as a .pxo file, it remembers all of your frames, their layers, brush sizes, brush colors and color palletes!
- Ping-pong loop type. When the animation finishes, it plays backwards.
- Ability to import new frames in the timeline as additions, without deleting the previous frames.
This commit is contained in:
OverloadedOrama 2019-09-14 22:55:33 +03:00
parent 4331a0232e
commit dd9bfc1c33
8 changed files with 371 additions and 110 deletions

View file

@ -29,6 +29,7 @@ _global_script_class_icons={
config/name="Pixelorama"
run/main_scene="res://Main.tscn"
config/icon="res://icon.png"
config/Version="v0.2"
[autoload]