May 24, 2012, 16:21 (GMT) |
Reuse UVCALC_TRANSFORM_CORRECT as Campbell suggested. I have enabled it default for now to test with all transforms when ready and will probably disable for certain transformations later. This resolves #29771. Also fixed evil crasher due to index variable strolling out of bounds. |
May 24, 2012, 14:55 (GMT) |
svn merge ^/trunk/blender revision 46974 |
May 21, 2012, 19:52 (GMT) |
Maintain image transform tool ================================== Add intermediate function to detect boundary edges that will be artificially pinned and faces to reunwrap. Still not 100% certain the reunwrap method will work, still I hope it will do the trick. Still, a similar function will likely be needed for the second method that I will use, should the first one fail. |
May 21, 2012, 14:05 (GMT) |
Maintain image transform tool =============================== GUI and RNA options for retain image transform tool. This is known as "preserve UVs" in other programs, but I find this terminology deceptive because UVs are, in fact, modified. It is actually the image that is maintained on the mesh. |
May 21, 2012, 06:37 (GMT) |
svn merge ^/trunk/blender -r46037:46826 |
May 20, 2012, 15:35 (GMT) |
new gsoc branch |
|