Blender Git Commit Log
Git Commits -> Revision 65a71a1
Revision 65a71a1 by Campbell Barton (master) March 20, 2012, 05:04 (GMT) |
fix [#30583] very old blend files are loading post-bmesh with no face/uv information, just wires versioning code called a customdata update function which ended up clearing tessfaces - before converting polygons to tessfaces. Added check so tessfaces aren't cleared when there are no polygons. |
Commit Details:
Full Hash: 65a71a1bbf0fd91738f2a35da4acb756993d39b5
SVN Revision: 45018
Parent Commit: be11624
Lines Changed: +24, -16
1 Modified Path:
/source/blender/blenkernel/intern/mesh.c (+24, -16) (Diff)