Blender Git Loki
Git Commits -> Revision bf5ddb9
Revision bf5ddb9 by Bastien Montagne (master) January 20, 2016, 09:03 (GMT) |
Fix T47198: Broken UV/VCol in BI and Cycles with some degenerated faces - BI part. Problem is actually similar in both engines - in some cases, we changed 'natural' quad splitting order to alternative one, without properkly 'notifying' UV/VCol/other tessface data about it. So code would use a 'wrong' triangle of UVs etc. Fix for Cycles was committed by sergey as rBa6eae7339190d1. |
Commit Details:
Full Hash: bf5ddb9728ef3eeed680399ab4d0f7aa59fe1fa4
Parent Commit: a6eae73
Lines Changed: +2, -0
1 Modified Path:
/source/blender/render/intern/source/convertblender.c (+2, -0) (Diff)