Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3D View - Sculpt - Sculpt header - Move Polyline Hide to Legacy (and add icon and document) #4269

Closed
Draise14 opened this issue May 15, 2024 · 3 comments
Assignees
Labels
0 - task A normal development task

Comments

@Draise14
Copy link
Collaborator

image

Another act-once operator added as legacy...

Details

Sculpt: Polyline hide operator

This PR adds a polyline hide operator for sculpt mode as well as the
necessary generic callback code to allow using this gesture in other
selection tools.

Added features include:

  • Polyline Hide operator
  • WM_gesture_polyline_* callback functions for other operators
  • Status bar text while using the polyline modal
  • Common Gesture Polyline keymap for usage with the modal

Unlike the Box Hide and Lasso Hide operators, the Polyline Hide
operator does not provide a simple shortcut to click and show all
hidden elements in a mesh. This is because the existing operators
operate on a click-drag action while the new operator is invoked by
just a click.

Design Task: #119353

Pull Request: #119483

@Draise14 Draise14 added the 0 - task A normal development task label May 15, 2024
@ReinerBforartists
Copy link
Contributor

Is already in Legacy, but misses the icons

sculptmenu

@ReinerBforartists ReinerBforartists self-assigned this Jun 6, 2024
ReinerBforartists pushed a commit that referenced this issue Jun 6, 2024
@ReinerBforartists
Copy link
Contributor

Documenting

fixed

@ReinerBforartists
Copy link
Contributor

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - task A normal development task
Projects
None yet
Development

No branches or pull requests

2 participants