Blender Git Loki
Git Commits -> Revision 007b3b8
Revision 007b3b8 by Campbell Barton (master) January 12, 2006, 05:28 (GMT) |
Added tri2quad script finds all possible quads to be made from selected triangle pairs, then joins the best first until the error limit is reached. Just Updated and faster 8.5sec to 0.6sec for 2k triangles in my test. Also my fav new function PupBlock for the UI input! |
Commit Details:
Full Hash: 007b3b897a50e6eaae956e3c1a3cbd30773303ba
SVN Revision: 6414
Parent Commit: d498ae5
Lines Changed: +453, -0
1 Added Path:
/release/scripts/mesh_tri2quad.py (+453, -0) (View)