Skip to content

Files

Latest commit

072d6fd · Sep 18, 2024

History

History
32 lines (19 loc) · 2.48 KB

README.md

File metadata and controls

32 lines (19 loc) · 2.48 KB

GitHub release (latest by date including pre-releases) GitHub issues

Sync frame range with Flow Production Tracking Icon

Sync the frame range in your scene with the one stored in Flow Production Tracking.

Requirements

ShotGrid version Core version Engine version
- v0.18.0 -

Configuration

Strings

Name Description Default value
menu_name The name that will be shown in the Flow Production Tracking menu. Sync Frame Range with Flow Production Tracking
sg_in_frame_field The Flow Production Tracking field to use to retrieve the in frame. The app will look for this field on the entity associated with the current context (e.g. the current shot, current asset etc). sg_cut_in
sg_out_frame_field The Flow Production Tracking field to use to retrieve the out frame. The app will look for this field on the entity associated with the current context (e.g. the current shot, current asset etc). sg_cut_out

Hooks

Name Description Default value
hook_frame_operation Hook which contains all methods for setting/getting frame ranges. {self}/frame_operations_{engine_name}.py