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

AfterEffects: added toggle for applying values from DB during creation #6204

Merged
merged 2 commits into from Feb 8, 2024

Conversation

kalisp
Copy link
Member

@kalisp kalisp commented Feb 7, 2024

Changelog Description

Previously values (resolution, duration) from Asset (eg. DB) were applied explicitly when instance of render product type was created.
This PR adds toggle to Settings to disable this. (This allows artist to publish non standard length of composition, disabling of Validate Scene Settings is still required.)

Additional info

image.

Added only to Settings and not Publisher UI currently. I think it would add too much clutter.

This is mainly target for legacy OP per specific client request.

Testing notes:

  1. play with project_settings/aftereffects/create/RenderCreator/force_setting_values value
  2. create instance in AE
  3. check if duration got/didn't get applied to composition (RMB on comp > Composition Settings)

…osition during creation

This allows controlling setting of values (resolution, duration) from Asset (DB) to the created instance. Default is to set it automatically.
@ynbot ynbot added type: enhancement Enhancements to existing functionality size/XS Denotes a PR changes 0-99 lines, ignoring general files host: After Effects labels Feb 7, 2024
@kalisp kalisp added target: AYON sponsored Client endorsed or requested labels Feb 7, 2024
@kalisp kalisp merged commit 1fcdde0 into develop Feb 8, 2024
13 checks passed
@kalisp kalisp deleted the enhancement/OP-8130_AE-set-properties branch February 8, 2024 12:47
@ynbot ynbot added this to the next-patch milestone Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
host: After Effects size/XS Denotes a PR changes 0-99 lines, ignoring general files sponsored Client endorsed or requested target: AYON type: enhancement Enhancements to existing functionality
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

4 participants