Skip to content

Milestones

List view

  • Release: - The codebase is completely refactored, up to the latest Python 3.x standards, no other issues from PyLance, correct typing, etc.; - A comprehensive set of examples and basic KFXes making use of all the PyonFX features has been added (possibly with a video showcase?);

    No due date
    0/7 issues closed
  • The `Utilities` update: - `Utils.all_non_empty` is fixed; - AutoTags has been implemented; - `Utils.accelerate` support beziere curves for custom acceleration; - Other missing utilities for effects creation (to reduce boilerplate) have been added (to be determined); - FrameUtility start_time is fixed (currently we need to clamp each time the start time because it can be less than the start_time we passed to the constructor)

    No due date
    5/5 issues closed
  • The `Shape` update: - `to_outline` method to obtain the border of a shape (potentially using it as a mask for effects); - ASS deformation tags (at least, possibly expand); - Morphing between 2 ASS shapes;

    No due date
    4/4 issues closed