v4.1.7 #188
Devendork
announced in
Announcements
v4.1.7
#188
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
To the Code Base
Effects on the UI
Report Bugs Enabled
Color Space Editing for the Image Map and Upload Draft Operations.
When an image is uploaded, it is automatically parsed for colors:
If you want to change the color space (for example, when it somehow exported more colors than you expected...which can happen), you can click the "View/Edit image button"
This gives you the option to group colors together and reduce the color space that will be used when assigning drafts to colored regions.
When you close the window, the operation recomputes the color inlets according to the user preferences.
Updates to Draft Editor
Added "+ Add Draft" button to editor to easily create a new draft. Updated toggle for design modes (from treadling threading and tieup vs. drawdown) from a select list to a more graphic representation that toggles between the views.
Reorganized all drawing modes (color or type) as a toggle to clearly express that only one can be used at a time.
Updates to Yarn View Now Considers "Unset" Cells
Previously unset cells were rendered as a weft over. Now, they do not render any weft at all. This is intended to help visualize partial wefts and/or inlay pattern intelarced into a ground cloth. Simulation still renders as weft over...for now.Full Changelog: v4.1.1...v4.1.7
This discussion was created from the release v4.1.7.
Beta Was this translation helpful? Give feedback.
All reactions