Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render Key Drawings Only & Render To Folders #1223

Merged
merged 2 commits into from
Oct 2, 2023

Conversation

manongjohn
Copy link
Collaborator

@manongjohn manongjohn commented Sep 27, 2023

This enhancement added the following options when using Multi Rendering options Fx Schematic Flows or Fx Schematic Terminal Nodes.

  • Render Key Drawings Only
    • This will render only key drawings. Held/Implicit cells will not be rendered
    • For Fx Schematic Terminal Nodes results, an image will be render for an Fx node if any of the connected columns has an exposed frame in the xsheet/timeline.
  • Render To Folders
    • This will render the images into folders using the following folder structure: scenename\columnname(columnId)\columnname.#####.ext
    • For Fx Schematic Terminal Nodes results, the image names may include Fx names it is attached to: columnname_fxname(fxid).#####.ext`

WARNING! Scenes saved with either option enabled cannot be opened in prior versions of T2D.
To reopen in older versions, save without these options enabled or edit the .TNZ file and remove section <renderKeysOnly>...</renderKeysOnly> and/or <renderToFolders>...</renderToFolders>

I've added the option to the Output Settings panel:

Also added to the Tasks panel for group task entries:

@manongjohn manongjohn added the 1.4 Included in Version 1.4 label Sep 27, 2023
@manongjohn manongjohn changed the title Render Key Drawings Only Render Key Drawings Only & Render To Folders Sep 29, 2023
@manongjohn manongjohn merged commit 6f59eee into tahoma2d:master Oct 2, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.4 Included in Version 1.4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant