Blender Git Loki

Git Commits -> Revision 818e197

Revision 818e197 by Campbell Barton (master)
February 20, 2012, 00:18 (GMT)
fix [#30266] B-Mesh: Issue with Weight Painting

thanks to Nicholas Bishop for finding the cause of the problem.


don't tesselate on load, this means me->mface will be NULL by default.

we may need to have this set if existing uses of this array are not resolved before release - so add a define USE_TESSFACE_DEFAULT, to change this easily.


this is a rather indirect fix - need to take care here.

Commit Details:

Full Hash: 818e19713a089ffb500201bf3e1c3d8327c75fb9
SVN Revision: 44272
Parent Commit: 40c59b1
Lines Changed: +17, -4

5 Modified Paths:

/source/blender/blenloader/intern/readfile.c (+4, -0) (Diff)
/source/blender/editors/mesh/bmesh_tools.c (+2, -1) (Diff)
/source/blender/editors/mesh/bmesh_utils.c (+6, -1) (Diff)
/source/blender/makesdna/DNA_mesh_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021