June 7, 2012, 20:43 (GMT) |
I performed a proper management when selecting some vertices, we must detect the border with the flag BM_ELEM_SELECT in the faces around vert. |
June 5, 2012, 18:53 (GMT) |
Add lambda factor for boundaries in UI. |
June 5, 2012, 14:39 (GMT) |
I implemented method to exact volume preservation. |
June 4, 2012, 22:47 (GMT) |
I implemented special treatment for vertices on boundaries. |
June 1, 2012, 17:48 (GMT) |
Check if select faces are triangles. Use f->len > 3, Suggested by Campbell Barton |
May 31, 2012, 22:21 (GMT) |
Area constraint added. |
May 31, 2012, 20:50 (GMT) |
Optimizing the code to reduce the number of accesses and loops to the structure. |
May 31, 2012, 15:52 (GMT) |
Check if all faces are triangle |
May 31, 2012, 00:54 (GMT) |
Add area to normalized laplacian weight. |
May 30, 2012, 18:49 (GMT) |
Ready methods to calculate the Laplacian Matrix. The OpenNL was use for solve sparse syste,. Ready method which constructs the system of equations. Ready method to solve the sparse linear system. |
May 29, 2012, 07:09 (GMT) |
Added midpoint snapping. Will need a new icon for this. Using edge snap icon as a placeholder. |
May 28, 2012, 17:15 (GMT) |
I added several lines and file for do laplacian smooth. At this moment the laplacian smooth is then same that smooth vertex, i did this for test functionality from operators to user interface. |
May 21, 2012, 06:40 (GMT) |
svn merge ^/trunk/blender -r46037:46828 |
May 20, 2012, 15:57 (GMT) |
new gsoc branch |
|