Releases: brunchstudio/pytvpaint
Releases · brunchstudio/pytvpaint
1.0.2
1.0.1
1.0.0
1.0.0b9
- 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
1.0.0b7
1.0.0b6
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