Blender Git Loki
Git Commits -> Revision 36429a5
Revision 36429a5 by Germano Cavalcante (master) November 26, 2018, 09:32 (GMT) |
Fix T56167: Crash when extruding + snap to face. This is a local fix. The problem with duplicate looptris still remains. That is, it can still be released in one place but not upgraded in the other. (note: setting the looptris to NULL in the evaluated mesh and assert whether it is still NULL when the mesh is freed could indicate where those cases are). |
Commit Details:
Full Hash: 36429a5bc99aec3d178fb7c9e0350c82b47bb37a
Parent Commit: 33cbcd7
Lines Changed: +10, -8
1 Modified Path:
/source/blender/editors/transform/transform_snap_object.c (+10, -8) (Diff)