GNSK: Improve visibility management #103
No reviewers
Labels
No Label
Kind
Breaking
Kind
Bug
Kind: Community
Kind
Documentation
Kind
Easy
Kind
Enhancement
Kind
Feature
Kind
Proposal
Kind
Security
Kind
Studio Request
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/blender-studio-tools#103
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Mets/blender-studio-pipeline:GNSK-fix-visibility-management-2"
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?
There were cases where if the user tried to manage visibilities of
objects or collections, they could encounter errors or poor UX:
they'll get an error from ops.object.mode_set().
sculpt,
they would see all the sculpts until they switched back and forth
once more.
Both of those issues and possibly more are fixed in this patch.