-
Notifications
You must be signed in to change notification settings - Fork 572
Animated Title: "Dissolving Text" is not working properly #3350
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
Comments
I can confirm this also under Ubuntu. Could be an error in libopenshot or dissolve.py |
Yeah, I see it — the error is in the particle system openshot-qt/src/blender/scripts/dissolve.py Lines 111 to 118 in 03b8f8d
Because the particle system starts affecting particles in frame 10, with a lifetime of 80 some of the earliest particles will start to die off at frame 90, before the 128-frame animation is complete. It appears that, when particles die, they "reset" to their starting point. The |
I just merged that change, which you can test by downloading the most recent Daily Build from https://openshot.org/download/ |
Just confirming it works, thanks |
Describe the bug:
Using the animated title "Dissolving Text" result in an incomplete animation or probably.
I tried to make a rendering using all defeault values, even for the title and the name
But the result is not correct.
I do not know how this effect should be, but for sure the should not be half title reapparing at the end.
Probably the title should show char by char and then start dissolving, but for sure it should not half show at the end of the animation
Steps to reproduce the behavior:
Expected behavior:
A proper animated text.
System Details:
Screenshots:

Here is a screenshot of the last frame of the animation.
I attach also the video export
export.zip
The text was updated successfully, but these errors were encountered: