Skip to content

Commit 69e6ac8

Browse files
committed
Merge branch 'master' of https://github.com/CGCookie/retopoflow
2 parents b3d764d + a6e1a64 commit 69e6ac8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

retopoflow/rftool_polystrips/polystrips_ops.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ def create_face(bme01, bme23):
227227
if from_edge is None:
228228
pt,tn,pe = mark_info(marks, 0)
229229
first_edge = create_edge(pt, -tn, radius, pe)
230+
from_edge = first_edge
230231

231232
# Create edges and faces
232233
if from_edge is None:

0 commit comments

Comments
 (0)