CGCookie / script-bakery

A collection of scripts written by members of CG Cookie to improve their Blender workflow.
124 stars 65 forks source link

Gaps in mesh #132

Closed danilius closed 10 years ago

danilius commented 10 years ago

Sometimes countours does not connect one loop to the next, and later on re-connects a loop to a previous one.

The latter is noticeable in the three loops to the right.

contour problem

carter2422 commented 10 years ago

Hi @danilius, could you please report the issue here: https://github.com/CGCookie/retopology

All Contours work has been moved to it's own repository.

patmo141 commented 10 years ago

Probably what is happening is that it is connected, but due to curvature of surface, it is occluded from view. Rotate view around and confirm from all directions. This may also be a problem because the surface is not tube like! Post a blend and we will test!

patmo141 commented 10 years ago

Looking more closely....I believe is more of a bug thing. Will investigate on contours dedicated repository.