hidefuku / AnimeEffects

2D Animation Tool
GNU General Public License v3.0
755 stars 99 forks source link

Keyframes for every single bone and one skeleton for multiple layers and folders #30

Open 2blackbar opened 6 years ago

2blackbar commented 6 years ago

Right now its not possible to adjust single bone keyframe without affecting other keyframes, when you change interpolation of one bone then all other bones are affected, this is quite limiting considering many interpolation algorithms.You cant have Sinusoid interpolation in 4 different places on timeline because one affects all others, would be great to have sinusoid for bone 1 and 2 on frame 0 and 500 and another sinusoid on bone 3 and 4 on frame 50 and 300 without them affecting bones 1 and 4 and vice versa. If i create bones for folder and then i create bones for layer inside this folder then i have some problems with folder bones not affecting layer anymore , so you can have only bones for folder and cant have extra ones forr layers inside this folder because it creates problems and disables other bones. When you create new layer then its name is not copied from image name, its named "topnode" and would be nice if layer name would be changed automatically to image name.Saves time. Ability to select multiple images to add resources would be great, now you can only select them one by one. Ability to select multiple resources from list to create multiple layers with one click would be great too.