Maniphest T31951

subdivide smooth splits uv vertices
Closed, Resolved

Assigned To
Antonis Ryakiotakis (psy-fi)
Authored By
dan grauer (kromar)
Jun 28 2012, 11:51 AM
Tags
  • BF Blender
  • Modeling
Subscribers
Antonis Ryakiotakis (psy-fi)
dan grauer (kromar)
Sergey Sharybin (sergey)

Description

Relates to: T31581

build: r48357
os: win 7 64bit

how to reproduce:
1. unwrap a mesh
2. in edit mode use a "subdivide smooth" on the mesh
3. check your uv vertices close in close up. you will see something like in the attached picture, vertices are split.

Event Timeline

dan grauer (kromar) edited a custom field.Jun 28 2012, 11:51 AM
dan grauer (kromar) attached 1 file(s): F21455: zz259.png.
Sergey Sharybin (sergey) added a comment.Jun 29 2012, 9:56 AM

Tried to reproduce using default cube and sintel models. In both cases subdivide smooth didn't split vertices at all. This could depend on some particular topology. Anyway, having sample file on which the issue 100% reproduceable would be really helpful :)

Antony, as a guy who's really familiar with UV maps in blender maybe you've experienced something the familiar or could check on this?

dan grauer (kromar) attached 1 file(s): F21459: uvsplitwithmultires.blend.Jun 29 2012, 11:00 AM

i had an other look at my scene and noticed that there is a multires modifier on the object. i also tried to reproduce it again and its only possible with the multires modifier.

so to reproduce it add a multiresolution modifier to the mesh with 1 subdivision and smooth subdivide the whole mesh.
i also attached a test scene where the only thing one has to do is smooth subdivide the mesh to get the uv splitting.

Antonis Ryakiotakis (psy-fi) added a comment.Jun 29 2012, 11:41 AM

Aaaah, sure as the morning sun, there it is again, BM_loop_interp_from_face. I didn't even have to put any energy to it, just added a breakpoit there and it rang as soon as I run the operator. There must be a way to fix this in a way that avoids this offset :/

Antonis Ryakiotakis (psy-fi) added a comment.Jun 29 2012, 12:14 PM

Should be fixed in r48395.

Antonis Ryakiotakis (psy-fi) changed the task status from Unknown Status to Resolved.Jul 7 2012, 3:48 AM
dan grauer (kromar) added a comment.Sep 6 2012, 10:43 AM

its back agin in r50409

Antonis Ryakiotakis (psy-fi) added a comment.Sep 18 2012, 6:31 PM

I can't reproduce here on 50730. Can you provide me with a new blend? Old one behaves OK.