Skip to content

Releases: brunchstudio/pytvpaint

1.0.0

21 Jun 15:17
Compare
Choose a tag to compare
  • Releasing first production version after successful use in projects at Brunch Studio 🎉

1.0.0b9

28 May 20:46
Compare
Choose a tag to compare
  • FIX tv_load_sequence/tv_load_image always stretching loaded media
  • UPDATE default values for functions :
    • grg_clip.tv_load_sequence
    • grg_clip.tv_sound_clip_adjust
    • grg_layer.tv_load_image
    • grg_project.tv_load_project
    • grg_project.tv_project_save_sequence
    • grg_project.tv_frame_rate_project_set
    • grg_project.tv_sound_project_adjust

1.0.0b8

22 May 18:39
Compare
Choose a tag to compare
  • UPDATE george.grg_clip.tv_clip_save_structure_json default values and param names
  • FIX Layer.new_background_layer not working when providing an image to set

1.0.0b7

30 Apr 10:31
3904c99
Compare
Choose a tag to compare
  • UPDATE clip json export to handle all options (fill_bakcground, all_images, etc...)
  • [BREAKING CHANGES] UPDATE tv_clip_save_structure_json default values

1.0.0b6

22 Apr 16:20
c0b4ad9
Compare
Choose a tag to compare

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

1.0.0b5

02 Apr 14:46
754e411
Compare
Choose a tag to compare
  • FIX client auto-connect not working properly
  • FIX background colors set in Project class

1.0.0b4

28 Mar 15:33
441f174
Compare
Choose a tag to compare

Changed

  • Change tv_background_set George function signature to accepts a single color argument of type tuple[RGBColor, RGBColor] | RGBColor | None to be coherent with tv_background_get. #9

1.0.0b3

27 Mar 18:45
882ffde
Compare
Choose a tag to compare

Features :

  • ADD background mode option in render functions
  • UPDATE background mode and color functions in API

Fixes :

  • FIX render context setting save mode instead of alpha mode

Thanks to Kim Strandli for reporting this 👍

1.0.0b2

25 Mar 16:39
d52c96b
Compare
Choose a tag to compare

Features:

  • ADD new functions to Layer and LayerInstance
  • ADD new functions and properties to make range handling easier

Fixes:

  • FIX misc issues with rendering
  • FIX and UPDATE documentation

1.0.0b1

21 Mar 09:45
Compare
Choose a tag to compare
upgrade to 1.0.0b1