Blender Git Loki

Blender Git "soc-2013-sketch_mesh" branch commits.

Page: 2 / 3

October 30, 2013, 22:03 (GMT)
The Laplacian deform eliminates the uses of BMesh .
The system now supports NGons
October 28, 2013, 22:22 (GMT)
svn merge ^/trunk/blender 60786:60972
October 28, 2013, 21:22 (GMT)
Style cleanup: Coding Style.
October 23, 2013, 20:12 (GMT)
Style cleanup: Coding Style.
October 17, 2013, 17:49 (GMT)
Style cleanup: Coding Style.
October 15, 2013, 17:55 (GMT)
svn merge ^/trunk/blender 60616:60786
October 15, 2013, 17:17 (GMT)
The system can now iterates to improve the solution found.
The system at each iteration estimated in a better way the rotation of the differential coordinates
October 10, 2013, 15:19 (GMT)
Do not solve the system again if a initial solution was not found
October 10, 2013, 02:04 (GMT)
Code was clean, some problems were fixed.
The system can store and retrieve the cache information from a file.
October 8, 2013, 19:08 (GMT)
svn merge ^/trunk/blender 59138:60616
August 24, 2013, 01:53 (GMT)
I implement a simple method for capturing the silhouette based on an algorithm that works in the object space.
In the implemented method the user selects a region of interest. In this region the silhouette is detected, and the vertices in this silhouette will be the handlers. The vertices that are not in the region of interest are marked as static vertices.
August 14, 2013, 23:29 (GMT)
Now the deformation method does not require static vertices, only with the handles can solve the system.
August 14, 2013, 19:49 (GMT)
svn merge ^/trunk/blender 58498:59138
July 27, 2013, 20:42 (GMT)
Frees a BMesh data, obtained from the function DM_to_bmesh.
July 27, 2013, 01:15 (GMT)
Implement the deformed Laplacian as a modifier.
The Laplacian Deform modifier, used two vertexGroups one for static and one for vertices's handlers.
By implementing the tool as Modifier allowed the use of other modifiers as Hook, so that the vertices's handlers can be controlled by various Hook objects.
July 22, 2013, 16:41 (GMT)
svn merge ^/trunk/blender 58270:58498
July 21, 2013, 19:06 (GMT)
The code is optimized by minimizing the linear system access.
July 21, 2013, 16:46 (GMT)
Variables are initialized with the positions of the vertices so that the system does not take into account the trivial zero solution.
July 17, 2013, 21:28 (GMT)
Add OpenNL include to Scons script.
July 17, 2013, 21:24 (GMT)
The system now factored matrix only one time, then only processes the solution.
The system can calculate the solution of automatic form after rotate, translate or scale the vertices handlers.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021