Blender Git Commit Log

Git Commits -> Revision 4ad2e4a

Revision 4ad2e4a by Campbell Barton (master)
October 11, 2010, 00:15 (GMT)
[#24045] heat weight fails on specific geometry.
The error for heat weighting was only being printed in the console, while the problem remains at least a warning is now given that there was a problem calculating the heat weight.

also fixed a memory leak from the mesh octree not being freed after assigning vertex groups. (ModNode error)

Commit Details:

Full Hash: 4ad2e4a3830535d62aadd035bd5a714bca20a816
SVN Revision: 32404
Parent Commit: 159cf6e
Lines Changed: +24, -14

6 Modified Paths:

/source/blender/editors/armature/editarmature.c (+13, -5) (Diff)
/source/blender/editors/armature/meshlaplacian.c (+4, -3) (Diff)
/source/blender/editors/armature/meshlaplacian.h (+1, -1) (Diff)
/source/blender/editors/include/ED_armature.h (+2, -1) (Diff)
/source/blender/editors/object/object_relations.c (+3, -3) (Diff)
/source/blender/editors/sculpt_paint/paint_vertex.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021