Releases: vfxpaco85/vfxdailies
Release v0.3.1
Rename dailies in vfxdailies.
Second release
Second Beta Release - v0.2.0
This is the second beta release of the Dailies project. While it's still in development, it provides the core functionality for converting dailies.
Features:
-
Environment Refactor:
Removed unnecessary properties from the Environment class and added methods for fetchingtask_idandartist_id. -
Tracking System Refactor:
Addedget_task_idandget_artist_idmethods, along with improved login and session handling. -
KitsuTracking Updates:
Introduced a_validatemethod, simplified session checks, and fixed the logic in theinsert_versionmethod. -
Factory Refactor:
get_tracking_softwarenow accepts an optional Environment parameter, defaulting to internal creation for smoother UI integration. -
DailiesUI Updates:
Updated the constructor to accept anEnvironmentinstance.
Refactoredprefill_formto use the provided Environment.
Added_get_environmentto ensure a valid setup within the UI.
Updated_create_tracking_versionto leverage these changes.
Bugfixes:
-
Constant Fixes:
Fixed theget_package_root_directory methodinconstant.util. -
Code Clean-Up:
Removed redundantFlowTrackingandflow_tracking.py, replaced 'Flow' references in the code and documentation with 'Shotgun'. -
Documentation:
Fixed the URL for RV inREADME.md.
Updated theREADMEwith clearer descriptions.
Known Issues:
ShotgunTrackinghas not been tested.FtrackTrackinghas not been tested.RVIOEnginehas not been tested.
This is a beta release, so please expect some bugs and incomplete features. Your feedback is greatly appreciated!
Installation Instructions:
Read the README.md
First release
First Beta Release - v0.1.0
This is the first beta release of the Dailies project. While it's still in development, it provides the core functionality for converting dailies.
Features:
- FFmpeg engine support
- Nuke engine support
- Nuke Template engine support
Known Issues:
- RVIO engine has not been tested.
- Tracking submission has not been tested.
- UI improvements
This is a beta release, so please expect some bugs and incomplete features. Your feedback is greatly appreciated!
Installation Instructions:
Read the README.md