Blender Git Commit Log

Git Commits -> Revision 3800be6

Revision 3800be6 by Bastien Montagne (master)
May 7, 2018, 16:18 (GMT)
Modifier stack: move vgroup editing modifiers to new Mesh-based system.

Some notes here:
* Proximity with non-mesh objects (like curve, see TEST_2 scene in
weightvg testfile) are not working currently. This is known TODO of COW
depsgraph project.
* Proximity modifier is slower, due to some other TODO pending on
BVHTree creation/caching for Mesh.

Commit Details:

Full Hash: 3800be695bc19dcbefc23fe7b157f104b1efb8dc
Parent Commit: 15f9ca0
Lines Changed: +199, -138

5 Modified Paths:

/source/blender/modifiers/intern/MOD_weightvgedit.c (+48, -27) (Diff)
/source/blender/modifiers/intern/MOD_weightvgmix.c (+52, -32) (Diff)
/source/blender/modifiers/intern/MOD_weightvgproximity.c (+80, -62) (Diff)
/source/blender/modifiers/intern/MOD_weightvg_util.c (+12, -12) (Diff)
/source/blender/modifiers/intern/MOD_weightvg_util.h (+7, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021