WowDevTools / Blender-WMO-import-export-scripts

Script addon for Blender featuring World of Warcraft World Model Object (WMO) editing functionality.
GNU General Public License v3.0
38 stars 17 forks source link

[Request] Remove vertex data spam #7

Closed BalkronPainter closed 7 years ago

BalkronPainter commented 7 years ago

Steps To Reproduce:

  1. Select any group
  2. Click on Quick Collision button several times

q8g3qsr

Expected result: Your group will have lots of vertex data groups

There are no bug but it causes few problems with vertex-data-work (Vertex Color/LightMap assignment)

Task: Make the Quick Collision function as a replacer of vertex data (only one vertex data group)

skarndev commented 7 years ago

Should be fixed as of https://github.com/WowDevTools/Blender-WMO-import-export-scripts/compare/16c8bf41d0d8...c485d661e44d. Please, test and confirm.