You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please describe the feature you have in mind and explain what the current shortcomings are?
It should be trivial to just receive a new texture pack to ingest into the pipeline, which could have any amount of "channels" like Diffuse, Normal, Displacement, Vector Displacement.
Currently you can't ingest this into one "Image" or "Texture" instance in the publisher, because it'd try to add all separate files into one representation of the product. Instead this should allow to automatically split into individual texture products but have the ease of use to just drag and drop all the textures at once and click Create.
Idea: Add a "Texture Pack" creator that based on some regex or string parsing to be configured in settings it would map the source filenames to individual instances of e.g. image type but with variant {variant}_Diffuse, {variant}_Normal, etc.
How would you imagine the implementation of the feature?
No response
Describe alternatives you've considered:
No response
Additional context:
link to discussion on Discord (might be a private channel)
This issue was automatically created from Clickup ticket AY-7490
The text was updated successfully, but these errors were encountered:
Please describe the feature you have in mind and explain what the current shortcomings are?
It should be trivial to just receive a new texture pack to ingest into the pipeline, which could have any amount of "channels" like Diffuse, Normal, Displacement, Vector Displacement.
Currently you can't ingest this into one "Image" or "Texture" instance in the publisher, because it'd try to add all separate files into one representation of the product. Instead this should allow to automatically split into individual texture products but have the ease of use to just drag and drop all the textures at once and click Create.
Idea: Add a "Texture Pack" creator that based on some regex or string parsing to be configured in settings it would map the source filenames to individual instances of e.g. image type but with variant {variant}_Diffuse, {variant}_Normal, etc.
How would you imagine the implementation of the feature?
No response
Describe alternatives you've considered:
No response
Additional context:
link to discussion on Discord
(might be a private channel)
This issue was automatically created from Clickup ticket AY-7490
The text was updated successfully, but these errors were encountered: