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

Flame - loading multilayer with controlled layer names #4204

Merged
merged 6 commits into from Dec 19, 2022

Conversation

jakubjezek001
Copy link
Member

@jakubjezek001 jakubjezek001 commented Dec 9, 2022

Brief description

Layers can be renamed dynamically during loading to batch

Description

Folowing settings were created for layer template and layer rename patterns:

  • project_settings/flame/load/LoadClipBatch/layer_rename_template
  • project_settings/flame/load/LoadClipBatch/layer_rename_patterns
    image

Regular expression patterns could be used for detecting name patterns in loaded layers and if any match is found, then the layer is renamed to use of version context data and additional formatting keys found if the context of loading file and its layer. For example layer with name rgba and layer uid BEAUTY:MasterBeauty can be now renamed with template {asset}_{subset} [{layerUID}] to new name shot01_renderMain [BEAUTY:MasterBeauty].
image

This had been requested by a client who is using Flame for metadata slates. The metadata key layer will now show more than just rgba.

@jakubjezek001 jakubjezek001 self-assigned this Dec 9, 2022
@ynbot
Copy link
Contributor

ynbot commented Dec 9, 2022

Task linked: OP-4596 Flame - loading multilayer exr

@jakubjezek001 jakubjezek001 added host: Flame Autodesk Flame integration type: enhancement Enhancements to existing functionality labels Dec 9, 2022
@jakubjezek001 jakubjezek001 marked this pull request as draft December 15, 2022 09:18
@jakubjezek001
Copy link
Member Author

Ready for merge ;)

@jakubjezek001 jakubjezek001 marked this pull request as ready for review December 16, 2022 14:49
Copy link
Member

@iLLiCiTiT iLLiCiTiT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't test if without flame but code looks ok.

@jakubjezek001 jakubjezek001 merged commit 7097250 into develop Dec 19, 2022
@github-actions github-actions bot added this to the next-patch milestone Dec 19, 2022
@jakubjezek001 jakubjezek001 deleted the feature/OP-4596_Flame-loading-multilayer-exr branch December 19, 2022 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
host: Flame Autodesk Flame integration type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants