ynput / ayon-equalizer

AYON Integration for 3DEqualizer4 from Science-D-Vision
Apache License 2.0
0 stars 1 forks source link

Load Plate with correct handles, offset, frame rate #9

Open jrsndl opened 1 week ago

jrsndl commented 1 week ago

Is there an existing issue for this?

Please describe the feature you have in mind and explain what the current shortcomings are?

Plate that has non-zero handles is loaded with no handles, without setting the frame rate and offset is not set.

How would you imagine the implementation of the feature?

I think it is safe to assume that if plate has handles, the matchmove will be required for handles. So always loading with handles seems like a reasonable option?

Setting frame offset to the start frame also seems sensible, see: https://github.com/splidje/tk-3dequalizer/blob/a2ac94ff00605da1a571b7feff80c581758e500e/hooks/tk-multi-loader2/tk-3dequalizer_actions.py#L261

Are there any labels you wish to add?

Describe alternatives you've considered:

No response

Additional context:

No response