aturtur / cinema4d-scripts

My collection of Cinema 4D scripts
365 stars 51 forks source link

Script Idea: Markers to Range #17

Open h3llolovely opened 2 months ago

h3llolovely commented 2 months ago

Hello,
I have an idea for a script. I tried to make it myself, but realized it was beyond my abilities. So I am officially giving up. I'd like to give it to you because I think it would be a useful feature and I know you can make it even better. Thank you.

Here it is...

Markers to Range

Description: Retrieves marker info (Name, calculates the From/To values in frames, whether marker is selected or not), stores those values in a dictionary to pass to selected render settings via a dockable gui interface with a selectable list of markers next to a mirrored list of the documents render settings. Then set the selected Render Setting Range to that of the selected Marker.

Proposed Workflow:


Example Timeline Markers:

Timeline_Markers

GUI Mockup:

MarkersToRange_Mockup

Changed Render Settings:

RenderSettings

aturtur commented 1 month ago

Thanks for the request and very comprehensive explanation. I'll take a look.