Blender Git Loki
Git Commits -> Revision c8b19b7
Revision c8b19b7 by Campbell Barton (master) April 11, 2012, 15:59 (GMT) |
fix [#30771] Shapekeys: Basis shapekey is not kept in sync with "RealMesh" behave the same as in 2.4x. - merge BMesh / Pre-BMesh code shape key conversion code, old code was called as a fallback but merge instead. - fix possible crash - new bmesh code was clamping the vertex index for the oldverts array by the new total number of verts. |
Commit Details:
Full Hash: c8b19b7b7fee817e4c7934973c99040747be53c3
SVN Revision: 45545
Parent Commit: 1f6369f
Lines Changed: +40, -81
1 Modified Path:
/source/blender/bmesh/intern/bmesh_mesh_conv.c (+40, -81) (Diff)