-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
When importing a model with transparent colours they are converted into opaque LDraw Direct Colours. If they use the same colour values as other colours they are merged.
Describe the solution you'd like
Create a pseudo transparent direct colour for internal use. This could also be used for the conversion function.
Describe alternatives you've considered
Use different colour values and set the LDraw Colour manually.
Additional context
A lot of things, that handle colour must be changed, like colour selection and conversion to enable this feature.
[Also test if LDrawloader supports direct colours with transparency]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request