Fix: Correct polyline hide and polyline face set icons #6
No reviewers
Labels
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-assets#6
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Sean-Kim/blender-assets:fix-polyline-mask"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR makes the following changes:
ops.sculpt.polyline_hide
origin to be centered with its geometry to ensure it gets renderedops.sculpt.polyline_face_set
to ensure it is colored appropriately when rendered in blendertheme.sculpt.grab
color from the default white toEAD28A
to match the rendered color and make it more obvious when editing thetoolbar.blend
file.Fix: Ensure Polyline Mask icon is visible after renderingto Fix: Correct polyline hide and polyline face set iconsUpdated to incorporate color fixes for
ops.sculpt.polyline_face_set
from @nickberckley