Updated: keyframe keyframe A keyframe object. Fields: seq ws intv step fx max_loops sub_start sub_length refill ltr external_seq type dir side update_no frame_no loop_no length pointer execution setup
Removed: transition transition A transition object.
Bug Fixes: -- LTR & Placeholder feature should now working like expected.
リリースノート
▮ v9 Major Upgrade
This update is a major upgrade to the library. The library now uses a more object-oriented approach, while the exported functions are now more user-friendly. Additional string effects are added.
Updated: transition() keyframe
New Secondary Functions: prev(this, _skip) next(this, _skip)
Based on your needs, you can now use one of the simplified functions to create a transition effect, or you can use the `transition()` or `iteration()` function to create a custom transition effect.