https://bugs.kde.org/show_bug.cgi?id=522658
Bug ID: 522658
Summary: Add animation API.
Classification: Applications
Product: krita
Version First 5.3.2.1
Reported In:
Platform: Other
OS: Other
Status: REPORTED
Severity: normal
Priority: NOR
Component: Scripting
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 194033
--> https://bugs.kde.org/attachment.cgi?id=194033&action=edit
Just to show what i talking about
***
If you're not sure this is actually a bug or valid feature request, instead
post about it at https://discuss.kde.org
If you're reporting a crash, attach a backtrace with debug symbols; see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Please remove this comment after reading and before submitting - thanks!
***
DESCRIPTION
Please, add more advanced API for animation scripting. I writing simple plugin
in python that adds:
- Transformation animation
- Linear/Besier/Constant automatic interpolation
But i can't choose what curves i can modify by script. I have to go to
Animation Curves panel, and do it by hands. This is completely makes animation
scripting super limited to basic scripts and not more. I looking for making
krita animation software that i would work with. Unfortunately it's unuseful
due to have to click so much time to make simple animations. So the scripting
api may help to create more advanced animation techniques and automate them.
Actions are not enough.
OBSERVED RESULT
No animation API other than few basic functions.
EXPECTED RESULT
Functions to work with curves, ability to select scalar parameters from python
SOFTWARE/OS VERSIONS
Operating System: Windows11
KDE Plasma Version: ...
KDE Frameworks Version: ...
Qt Version: ...
ADDITIONAL INFORMATION
pykrita
Github with code to try (if needed):
https://github.com/AldieNightStar/Krita_Easy_Animate
--
You are receiving this mail because:
You are watching all bug changes.