Blender Git Loki
Git Commits -> Revision fef73f2
Revision fef73f2 by Nicholas Bishop (master) January 22, 2007, 00:30 (GMT) |
== Retopo == Fixed bug #5776, retopo - Retopo doesn't work with bezier curves * Added check for 2D curves, since those obviously can't be wrapped onto a 3D surface * Added check for bezier curves, those get processed in the same way as other curves now * Added an object flush so that curves get redrawn properly after "Retopo All" is used * Added retopo paint tooltip from ideasman |
Commit Details:
Full Hash: fef73f2b9294072b6606cfbd449fb01f72249348
SVN Revision: 9859
Parent Commit: 2537219
Lines Changed: +22, -3