Blender Git Loki
Git Commits -> Revision deea1f3
Revision deea1f3 by Campbell Barton (master) March 20, 2012, 01:33 (GMT) |
real fix for booleans and face shading this time. CDDM_tessfaces_to_faces wasbt updating the polyindex (missed incrementing the polyindex pointer). also added an assert so non release builds will complain when CDDM_calc_edges_tessface() needs to run before CDDM_tessfaces_to_faces(). |
Commit Details:
Full Hash: deea1f38b1ec0ccba283abeb63506cbc15e093d5
SVN Revision: 45011
Parent Commit: fcd5550
Lines Changed: +12, -3