Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeline Improvements #306

Closed
10 of 11 tasks
OverloadedOrama opened this issue Aug 11, 2020 · 3 comments
Closed
10 of 11 tasks

Timeline Improvements #306

OverloadedOrama opened this issue Aug 11, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@OverloadedOrama
Copy link
Member

OverloadedOrama commented Aug 11, 2020

Feature/enhancement description:
v0.7 came with a new timeline, but I think there is still a lot of room for improvement. Some ideas that I have are:

  • Frame-specific delay. (Issue Can each frame have a custom delay? #267 - implemented in Frame properties #357)
  • Drag and drop individual cels to move them around. (27852b2)
  • Hold Control and mouse wheel to resize cels in the timeline. (7f1594e)
  • Create a button for each for frame instead of a label. Left clicking it selects the frame, right clicking it opens a menu with options suck as remove, clone, move & properties. (39b0bac and ecd08ce)
  • Change the right click menu of the cels. It's currently frame-related, while it should be cel-related. (ecd08ce)
  • Clicking on a layer button selects the layer. Double clicking it allows renaming. (e7a5b45)
  • Put Delete and Link/Unlink in the cel right click menu. (1a87321)
  • Drag and drop entire frames and layers to move them around. Their cels will also get moved with them. (e9bf310)
  • Press Control to select multiple cels, and Shift to select multiple cels along with the cels between them. Pressing Control a on a selected cel would de-select it, unless it's the only selected cel. (de850ce)
  • Changes made to a selected cel will also affect all other selected cels. That includes tools (like drawing with pencil) and image effects. (de850ce)
  • Figure out where to put cel opacity and layer opacity. Layer opacity does not exist yet.

The list may be edited to include more ideas in the future.

@OverloadedOrama OverloadedOrama added the enhancement New feature or request label Aug 11, 2020
@OverloadedOrama OverloadedOrama added this to To do in Pixelorama v0.10.x via automation Aug 11, 2020
@novhack
Copy link
Contributor

novhack commented Oct 12, 2020

I have a big monitor and I would really like an option to resize cels. 🙂

@Erevoid
Copy link
Member

Erevoid commented Dec 14, 2020

Got some more ideas regarding tags:

  • The ability to move the tag with its cels left or right in the timeline (in regards to other tags or single untagged frames)
  • By right clicking the tag name there can be a popup with tag properties (to change the delay to each cel in all of the tags) and
  • The ability to clone all of the cels of a tag and make a cloned tag with [tagname]_2 on its name by default.

Those changes make the tags much more valuable and can save a lot of animation time.

OverloadedOrama added a commit that referenced this issue Jan 29, 2021
… position is now possible.

Addresses a part of #306
@OverloadedOrama OverloadedOrama moved this from To do to In progress in Pixelorama v0.10.x Jan 29, 2021
OverloadedOrama added a commit that referenced this issue Jan 30, 2021
…lling with the mouse wheel.

Addresses part of #306
@OverloadedOrama
Copy link
Member Author

2021-02-01.18-46-22.mp4

Cel drag and dropping and cel resizing have been implemented and will included in the next version.

@OverloadedOrama OverloadedOrama removed this from In progress in Pixelorama v0.10.x Jun 8, 2021
@OverloadedOrama OverloadedOrama added this to To do in Pixelorama v0.9.x via automation Jun 8, 2021
@OverloadedOrama OverloadedOrama moved this from To do to In progress in Pixelorama v0.9.x Jun 8, 2021
OverloadedOrama added a commit that referenced this issue Jun 11, 2021
A rather significant change, so, while I have tested it, it might still be buggy. Implements a part of #306.
@Orama-Interactive Orama-Interactive locked and limited conversation to collaborators Nov 17, 2021
Pixelorama v0.9.x automation moved this from In progress to Done Nov 17, 2021
@OverloadedOrama OverloadedOrama removed this from Done in Pixelorama v0.9.x Dec 5, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants