WIP: GPencil - Refactor Select Grouped and add new modes #104502

Closed
Antonio Vazquez wants to merge 1 commits from antoniov/blender:temp-select-similar into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

This patch refactor old select grouped and add more more as defined in #103694

This patch refactor old select grouped and add more more as defined in #103694
Antonio Vazquez added the
Module
Grease Pencil
label 2023-02-09 10:56:24 +01:00
Antonio Vazquez requested review from Falk David 2023-02-09 10:56:34 +01:00
Antonio Vazquez requested review from Matias Mendiola 2023-02-09 10:56:44 +01:00
Antonio Vazquez requested review from Daniel Martinez Lara 2023-02-09 10:56:51 +01:00
Antonio Vazquez force-pushed temp-select-similar from 20298725ad to 118410262a 2023-02-09 11:00:48 +01:00 Compare
Antonio Vazquez self-assigned this 2023-02-09 13:02:40 +01:00
Antonio Vazquez changed title from WIP: GPencil Refactor Select Grouped and add new modes to WIP: GPencil - Refactor Select Grouped and add new modes 2023-02-09 13:04:29 +01:00
Antonio Vazquez added this to the Grease Pencil project 2023-02-09 15:33:18 +01:00

All The selection by similarity types work well.
only Color Attribute fail to select point with the same vertex color assigned.


The handy Compare property (Equal, Greater, Less) that meshes has could be added when a threshold is used.

image


Other selection types could be added:

For Lines selection:

  • Length: To select lines with similar length (Note that this is different to Number of Point).

image

  • Direction: To select similar oriented lines.

image

For Points selection:

  • Vertex Group: To select points belonging to the same Vertex Group (without threshold)

image

All The selection by similarity types work well. only **Color Attribute** fail to select point with the same vertex color assigned. ----- The handy Compare property (Equal, Greater, Less) that meshes has could be added when a threshold is used. ![image](/attachments/5c0ed442-0a72-44bd-809e-417cec31a310) ----- Other selection types could be added: For Lines selection: * Length: To select lines with similar length (Note that this is different to *Number of Point*). ![image](/attachments/2de38183-5d63-4f37-b1c8-4ebad8ccf459) * Direction: To select similar oriented lines. ![image](/attachments/f2c7ce96-1a16-4c68-871c-2b5aa8f3deb6) For Points selection: * Vertex Group: To select points belonging to the same Vertex Group (without threshold) ![image](/attachments/be3c9f9a-61d2-4056-898b-2334bc532ae7)
Author
Member

This patch will be replaced by GP 3.0

This patch will be replaced by GP 3.0
Antonio Vazquez closed this pull request 2023-03-21 15:22:44 +01:00
Antonio Vazquez removed this from the Grease Pencil project 2023-03-21 16:04:35 +01:00

Pull request closed

Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#104502
No description provided.