-
Notifications
You must be signed in to change notification settings - Fork 0
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
Substance Designer: Refactoring Textures Product Type #11
Substance Designer: Refactoring Textures Product Type #11
Conversation
…can choose their graph for export
You need to manage the name via
Currently there is some api limitation to accurately get the colorspace data, so we need to somehow get the data with the hardcoded data. (Taking reference from the default output colorspace and use it as the colorspace data, f5b02d2 did this) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have made multiple tests and it looks good to me...
I guess good to go?
Changelog Description
General refactoring and enhancing Textures Product Type:
Sync the settings of image format and review with server settings.
![image](https://private-user-images.githubusercontent.com/64118225/410478327-d3fd3cda-9d16-4dd4-823f-409f8a071e29.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzODg0ODQsIm5iZiI6MTczOTM4ODE4NCwicGF0aCI6Ii82NDExODIyNS80MTA0NzgzMjctZDNmZDNjZGEtOWQxNi00ZGQ0LTgyM2YtNDA5ZjhhMDcxZTI5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE5MjMwNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTA5Y2JiOGFjZWRmY2QxNGQ1N2ViMWFkOTVmNWU5OWQxMWExZWJhMTdjMmU1NDQ5Y2VkOTE0MDg3MDcxNzZjNTEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.rCR7-oaZzpgv6GTGDGJF32wu4IGXhp-Bj6z2EYlzcx0)
Supports to export selected graphs and selected output nodes
![image](https://private-user-images.githubusercontent.com/64118225/410476761-d729b41b-050f-409a-b09a-6890b661f134.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzODg0ODQsIm5iZiI6MTczOTM4ODE4NCwicGF0aCI6Ii82NDExODIyNS80MTA0NzY3NjEtZDcyOWI0MWItMDUwZi00MDlhLWIwOWEtNjg5MGI2NjFmMTM0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDE5MjMwNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTczMTNiNWMwZWRmNTkyNjc4YmNiN2Y3YzY0Njg1YzdkMDhlYTZiNzc4NGFmYjA5MzgyNGYyNjBhNDFmNGYwNTUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.fTfGZkUUFoMJc69CvsdDAUPQ8UNcxZwVffen3J4dL-s)
Resolve # #5, #7, #10, #6, #9,
Additional review information
Need to test along with core addon ynput/ayon-core#1129
Testing notes: