Skip to content

1.0.0b6

Compare
Choose a tag to compare
@rlahmidi rlahmidi released this 22 Apr 16:20
· 10 commits to main since this release
c0b4ad9

Updates and Features:

  • Updated documentation
  • Added new functions in Layer class : render and render_instances
  • Clamp values for position to minimum 0
  • Updated get_ functions in classes to return None instead of raising an error when element not found
  • Update tests

Fixes:

  • Fix layer position not setting position 0 correctly
  • Fix mark_in/mark_out not set correctly

Breaking Changes :

  • Updated function signatures and default values for :
    - Clip.load_media
    - Clip.render
    - Clip.export_json
    - CLip.export_psd
    - Clip.export_csv
    - Clip.export_sprites
    - Clip.export_flix
    - Clip.set_layer_color
    - Layer.render_frame
    - Project.render
    - Project.render_clips