Page MenuHome

Fix T78469: Output Metadata: Strip Name no longer accessible
ClosedPublic

Authored by Philipp Oeser (lichtwerk) on Jul 30 2021, 8:39 AM.

Details

Summary

Caused by rB7fc60bff14a6.

This has actually been reported and closed, but that was clearly a
misunderstanding (above commit changed a checkbox to be an enum, but a
second checkbox was simply removed)

Diff Detail

Repository
rB Blender
Branch
T78469 (branched from master)
Build Status
Buildable 16126
Build 16126: arc lint + arc unit

Event Timeline

Philipp Oeser (lichtwerk) requested review of this revision.Jul 30 2021, 8:39 AM

Can you link where this was reported? This fixes the issue of availability, but either I don't know how to use use_stamp_sequencer_strip, or it is broken. So I just want to have more context before I check more in detail.

Can you link where this was reported? This fixes the issue of availability, but either I don't know how to use use_stamp_sequencer_strip, or it is broken. So I just want to have more context before I check more in detail.

T78469: UI: Output Metadata: Strip Name no long accessible
T90316: Use Strip Name Boolean missing from the Metadata UI

easiest way to check this if you stamp it to the image Burn Into Image option/panel below Note

Patch is correct, so I accept.

Can you link where this was reported? This fixes the issue of availability, but either I don't know how to use use_stamp_sequencer_strip, or it is broken. So I just want to have more context before I check more in detail.

T78469: UI: Output Metadata: Strip Name no long accessible
T90316: Use Strip Name Boolean missing from the Metadata UI

easiest way to check this if you stamp it to the image Burn Into Image option/panel below Note

Thanks for reference, I wanted to test this, and when I burn into image, no data apart from labels were burned, so I wanted to see if there is any mention about this in those reports. Will check that independently though.

This revision is now accepted and ready to land.Aug 2 2021, 5:10 PM