CGCookie / retopology-polystrips

The repository for the CG Cookie Polystrips Retopology Tool for Blender
GNU General Public License v2.0
25 stars 9 forks source link

Cannot create strips #58

Closed Shulito closed 9 years ago

Shulito commented 9 years ago

I cannot create any strips while being in perspective view (it doesn't show any errors but no strips are created). In ortho view I can create strips but they appear on the other side of the model.

Polystrips 1.0.2 Windows 7 Blender 2.72b Python 2.7.8

Steps to reproduce:

  1. Create a cube
  2. Add a Subdivision Surface modifier 6 levels of subdivisions
  3. Apply the modifier
  4. Select the object and activate the Polystrips tool
  5. Try to draw a strip
carter2422 commented 9 years ago

That's very odd @Shulito.

Are you able to start Blender in a console and see if any errors are reported there? It may be partially breaking but still succeeding enough to not crash.

Shulito commented 9 years ago

I re-loaded the factory settings in blender and now I can draw strips. Still, if I'm in ortho it draws them on the other side of the model, but in perspective view it works correctly. I was using a different theme than the original and I had a couple of third party addons installed, I don't know if that could've been what caused the trouble.

carter2422 commented 9 years ago

@Shulito the ortho issue should be fixed... did you have any previous versions installed? Those might be conflicting.

Shulito commented 9 years ago

I deleted the 'C:\Users\julian\AppData\Roaming\Blender Foundation' directory, re-installed the addon and it worked. I can draw in ortho and perspective :)

Thanks for the help

carter2422 commented 9 years ago

Wonderful! Thanks for the update.