Balance vertex groups #41878

Closed
opened 2014-09-19 23:40:27 +02:00 by koil · 9 comments

Blender version
Written for 2.72.

Description
Balance the weight of two vertex groups.

Wiki Page
http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Rigging/VG_Oppose

Addon Link
vg_oppose.py

Addon Link - 1.1
balance_vertex_groups.py

Addon Link - 1.2
balance_vertex_groups_12.py
Added slider with update function, easier to use.

**Blender version** Written for 2.72. **Description** Balance the weight of two vertex groups. **Wiki Page** http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Rigging/VG_Oppose **Addon Link** [vg_oppose.py](https://archive.blender.org/developer/F111228/vg_oppose.py) **Addon Link - 1.1** [balance_vertex_groups.py](https://archive.blender.org/developer/F111567/balance_vertex_groups.py) **Addon Link - 1.2** [balance_vertex_groups_12.py](https://archive.blender.org/developer/F116359/balance_vertex_groups_12.py) Added slider with update function, easier to use.
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @koilz

Added subscriber: @koilz

Added subscribers: @ideasman42, @Sergey

Added subscribers: @ideasman42, @Sergey

Afraid @ideasman42 is the most familiar with the weights. CCing him :)

Afraid @ideasman42 is the most familiar with the weights. CCing him :)
koil changed title from Oppose vertex group to Balance vertex groups 2014-10-13 05:28:03 +02:00
Author

Thanks for checking the addon.
Feel free to do what you want with the idears.

Thanks for checking the addon. Feel free to do what you want with the idears.

Added subscriber: @mont29

Added subscriber: @mont29

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Campbell Barton self-assigned this 2014-10-17 12:14:22 +02:00

There are many possible tools like this, the issue we face isn't that they are hard to write, its that we need to present them to the user in a logical way.

Having single addons for each operation isn't ideal

This seems a fairly obscure operation (while useful at times of course),

for inclusion in Blender, I rather a developer/user collects many operations like this and exposed them in a way users can easily access.

closing.

There are many possible tools like this, the issue we face isn't that they are hard to write, its that we need to present them to the user in a logical way. Having single addons for each operation isn't ideal This seems a fairly obscure operation (while useful at times of course), for inclusion in Blender, I rather a developer/user collects many operations like this and exposed them in a way users can easily access. closing.
Author

Would tools like these be accepted as patches?

Would tools like these be accepted as patches?
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 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-addons#41878
No description provided.