Blender Git Loki

Git Commits -> Revision 08f466c

Revision 08f466c by Andrew Wiggin (master)
November 22, 2011, 19:57 (GMT)
Fix broken edge rip

The recent element index work broke edge split entirely, because edge rip was trying to use BM_Get/SetIndex across calls to other BMesh operators (which is bad practice). I've converted it instead to use the indices in the BMO layer, which belongs ot the edge split operator and won't be overwritten by BMO operators called in the process of doing the edge split.

Commit Details:

Full Hash: 08f466cce896d0025aa14f496a280c80eb2f06f2
SVN Revision: 42083
Parent Commit: e7cfaf1
Lines Changed: +21, -10

2 Modified Paths:

/source/blender/bmesh/bmesh_operator_api.h (+10, -0) (Diff)
/source/blender/bmesh/operators/edgesplitop.c (+11, -10) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021