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