Blender Git Loki
Git Commits -> Revision 6e2da08
Revision 6e2da08 by Philipp Oeser (master) February 8, 2019, 12:58 (GMT) |
Fix T61309: mesh_utils.triangle_random_points fails with a TypeError Caused by an error in rBe65784a0519e. And since we are going over loop triangles anyways, we can remove the part quecking for quads [remainder of tessface era] entirely. Reviewers: campbellbarton Maniphest Tasks: T61309 Differential Revision: https://developer.blender.org/D4324 |
Commit Details:
Full Hash: 6e2da0883f6359c5c1a35cbc7691f543e9603722
Parent Commit: 813800f
Lines Changed: +3, -16
1 Modified Path:
/release/scripts/modules/bpy_extras/mesh_utils.py (+3, -16) (Diff)