Blender Git Loki

Git Commits -> Revision f43e75c

Revision f43e75c by Campbell Barton (master)
November 21, 2012, 00:31 (GMT)
py api: BMesh.from_object() was using the derivedFinal, which isn't always available - or may not have UV data if in the wireframe view.

update the function to calculate the derived mesh with bmesh data-mask each time.

resolves bug [#33205] Bmesh "from_object" gives "no usable mesh data".

also found 'mesh_build_data' could run with non mesh objects and fail silently - add an assert.

Commit Details:

Full Hash: f43e75c4d6decffe813f28b083a54158758ff5f9
SVN Revision: 52416
Parent Commit: 1b13f44
Lines Changed: +71, -9

2 Modified Paths:

/source/blender/blenkernel/intern/DerivedMesh.c (+2, -0) (Diff)
/source/blender/python/bmesh/bmesh_py_types.c (+69, -9) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021