Blender Git Loki
Git Commits -> Revision 8da4ad7
Revision 8da4ad7 by Andre Susano Pinto (master) August 14, 2008, 03:05 (GMT) |
Added subsurface levels option to normal projection. Now when doing normal projeciton is possible to ask it to project along the normals that the vertex would have if it was subsurfaced... this gives "better" projections on low polys. Point of this commit is to add the feature request from Eclectiel http://blenderartists.org/forum/showpost.php?p=1181531&postcount=9 workflow as Eclectiel wanted is now possible: to archieve a nice low-res retopology that aproximates a high-res mesh when subsurfaced: 1 - make base low-poly retopo 2 - apply a shrinkwrap with projection along normal.. and with SS level = N (where N>0) 3 - add a Subsurface with level N 4 - run bretch's script (ss_fit) |
Commit Details:
Full Hash: 8da4ad74e9592cbc1b18838d62046924c5f8442c
SVN Revision: 16097
Parent Commit: 89be876
Lines Changed: +81, -13