Project

General

Profile

Actions

Feature #399

open

Select or otherwise highlight vertices with >4 bone weights

Added by DragonM over 12 years ago. Updated over 12 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
04/03/2012
Due date:
% Done:

0%

Estimated time:

Description

Warning about the presence of vertices with more than 4 bone weights is a good first step. To aid an artist in correcting the problem, it would be most helpful to select the offending vertices in the interface.

MAXScript supports this operation. A likely candidate for accomplishing this is:

skinOps.SelectVertices <Skin> \
( <vertex_integer> | <vertex_array > | <<vertex_bitarray> )
Selects the specified vertices.

Actions

Also available in: Atom PDF