Blender Git Loki
Git Commits -> Revision f182871
Revision f182871 by Antonis Ryakiotakis (soc-2012-bratwurst) July 18, 2012, 21:43 (GMT) |
* Cleanup of subsurf unwrap code Now take subsurf levels and type from the modifier stack (Now simple subdivision will work too). Subsurf unwrap won't work if there's no subsurf first or after mirror in the modifier stack. This is done to alleviate having to set subsurf levels in two places, usually user will want the tool to autodetect the setting from the stack. This sets the paradigm that will be followed by mirrored unwrap as well. |
Commit Details:
Full Hash: f1828714a853de2b476bb4fd0c875ae34e618d90
SVN Revision: 49046
Parent Commit: 1e44465
Lines Changed: +63, -27