Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Feature/643 mark publishable instances in photoshop #1095

Merged

Conversation

kalisp
Copy link
Member

@kalisp kalisp commented Mar 5, 2021

3.0 version of
#1093

Requires:
ynput/avalon-core#295

if group.long_name:
for directory in group.long_name[::-1]:
name = directory.replace(stub.PUBLISH_ICON, '').\
replace(stub.LOADED_ICON, '')
Copy link

Choose a reason for hiding this comment

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

continuation line over-indented for hanging indent

temp_layers_meta = {}
for layer_meta in layers_data:
layer_id = layer_meta.get("uuid") or \
(layer_meta.get("members")[0])
Copy link

Choose a reason for hiding this comment

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

continuation line over-indented for hanging indent

@kalisp kalisp self-assigned this Mar 9, 2021
@kalisp kalisp added this to the 3.0 milestone Mar 9, 2021
@kalisp kalisp requested review from mkolar and 64qam March 9, 2021 12:03
@kalisp
Copy link
Member Author

kalisp commented Mar 9, 2021

Fixed issues from Weekly (requires extension reload).

@mkolar mkolar added the type: enhancement Enhancements to existing functionality label Mar 10, 2021
@mkolar mkolar merged commit e6d60d9 into develop Mar 10, 2021
@kalisp kalisp deleted the 3.0/feature/643-mark-publishable-instances-in-photoshop branch March 11, 2021 12:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement Enhancements to existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants