Fix #108527: Fixing Vertex Group operators to default back to Active Vertex Group #108902

Merged
Nate Rupsis merged 2 commits from nrupsis/blender:108527-vertex-group-fix into blender-v3.6-release 2023-06-15 15:36:06 +02:00
Member

Reverting changes made in D14961 to default to Deform Bone for objects with armatures. Instead create explicit method to pass default subset.

Reverting changes made in [D14961](https://archive.blender.org/developer/D14961) to default to `Deform Bone` for objects with armatures. Instead create explicit method to pass default subset.
Nate Rupsis added the
Module
Animation & Rigging
label 2023-06-12 17:04:23 +02:00
Nate Rupsis added this to the Animation & Rigging project 2023-06-12 17:04:47 +02:00
Nate Rupsis requested review from Daniel Salazar 2023-06-12 17:04:57 +02:00
Nate Rupsis requested review from Sybren A. Stüvel 2023-06-12 17:05:05 +02:00
Author
Member

@blender-bot package

@blender-bot package
Member

Package build started. Download here when ready.

Package build started. [Download here](https://builder.blender.org/download/patch/PR108902) when ready.
Member

The only problem I find is when you use Normalize All on a mesh that has no mesh-armature relationship you get this:

image

As well as Error: No vertex groups to operate on

To test this, add a couple of vgroups to a cube and run Normalize All.

In this case the correct option should be All Groups

image

The only problem I find is when you use _Normalize All_ on a mesh that has no mesh-armature relationship you get this: ![image](/attachments/42103083-ab78-41dc-9e4c-1cc6c8961f56) As well as _Error: No vertex groups to operate on_ To test this, add a couple of vgroups to a cube and run _Normalize All_. In this case the correct option should be _All Groups_ ![image](/attachments/4016974f-dca6-45ff-9dcf-8378646bdce6)
7.2 KiB
7.9 KiB

The only problem I find is when you use Normalize All on a mesh that has no mesh-armature relationship you get this:

@zanqdo feel free to press the big red 'Request Changes' button. Unfortunately to do that you have to go to the 'Files' tab, then press the 'Review' button, and then type your comment there.

> The only problem I find is when you use Normalize All on a mesh that has no mesh-armature relationship you get this: @zanqdo feel free to press the big red 'Request Changes' button. Unfortunately to do that you have to go to the 'Files' tab, then press the 'Review' button, and then type your comment there.
Member

@blender-bot package

@blender-bot package
Member

Package build started. Download here when ready.

Package build started. [Download here](https://builder.blender.org/download/patch/PR108902) when ready.
Daniel Salazar approved these changes 2023-06-14 02:25:33 +02:00
Daniel Salazar left a comment
Member

LGTM! Thank you 🧡

LGTM! Thank you 🧡
Nate Rupsis force-pushed 108527-vertex-group-fix from c0c713f0e4 to 75065e5b2f 2023-06-14 03:38:56 +02:00 Compare
Nate Rupsis changed title from Fix #108527: Fixing Vertex Group operators to default back to Active Vertex Group to Fix #108527: Fixing Vertex Group operators to default back to Active Vertex Group 2023-06-14 03:39:11 +02:00
nrupsis changed target branch from main to blender-v3.6-release 2023-06-14 03:39:13 +02:00
Nate Rupsis added this to the 3.6 LTS milestone 2023-06-14 03:39:21 +02:00
Author
Member

Targeting 3.6 as discussed in today's module meeting

Targeting 3.6 as discussed in [today's module meeting](https://devtalk.blender.org/t/2023-06-13-animation-rigging-module-meeting/29855#patch-review-decision-time-6)
Sybren A. Stüvel approved these changes 2023-06-15 11:25:42 +02:00
Sybren A. Stüvel left a comment
Member

Code LGTM, just one note about a comment that can be handled when landing the PR.

Code LGTM, just one note about a comment that can be handled when landing the PR.
@ -2908,2 +2902,4 @@
{
Object *ob = ED_object_context(C);
/* A bit of a hack to set the default group subset. If armature is present, default to `Deform

Why is this 'a bit of a hack'? Either add the explanation in the comment, so that someone who stumbles upon this knows a bit more of the issue at hand, or just remove the sentence.

Why is this 'a bit of a hack'? Either add the explanation in the comment, so that someone who stumbles upon this knows a bit more of the issue at hand, or just remove the sentence.
Nate Rupsis added 1 commit 2023-06-15 15:34:03 +02:00
Nate Rupsis merged commit f78aa6c034 into blender-v3.6-release 2023-06-15 15:36:06 +02:00
Nate Rupsis deleted branch 108527-vertex-group-fix 2023-06-15 15:36:10 +02:00
Member

The only problem I find is when you use Normalize All on a mesh that has no mesh-armature relationship you get this:

@zanqdo feel free to press the big red 'Request Changes' button. Unfortunately to do that you have to go to the 'Files' tab, then press the 'Review' button, and then type your comment there.

We now have a bug report for similar problem: #110946

> > The only problem I find is when you use Normalize All on a mesh that has no mesh-armature relationship you get this: > > @zanqdo feel free to press the big red 'Request Changes' button. Unfortunately to do that you have to go to the 'Files' tab, then press the 'Review' button, and then type your comment there. > We now have a bug report for similar problem: https://projects.blender.org/blender/blender/issues/110946
Member

Probably a bit OT, but I wonder if we should not inherit the last choice (at least not All Groups) when calling an operator for a specific vertex group from the list in the Properties Editor, see #112171

Probably a bit OT, but I wonder if we should not inherit the last choice (at least not `All Groups`) when calling an operator for a specific vertex group from the list in the Properties Editor, see #112171
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 Assignees
6 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#108902
No description provided.