Blender Git Statistics -> Developers -> apinzonf
Alexander Pinzon (apinzonf)
Total Commits : 108
Master Commits : 8
Branch Commits : 100
First Commit : May 28, 2012
Latest Commit : August 27, 2014
Commits by Month
Date | Number of Commits | |
---|---|---|
August, 2014 | 6 | |
July, 2014 | 5 | |
June, 2014 | 9 | |
May, 2014 | 0 | |
April, 2014 | 0 | |
March, 2014 | 0 | |
February, 2014 | 0 | |
January, 2014 | 0 | |
December, 2013 | 1 | |
November, 2013 | 10 | |
October, 2013 | 11 | |
September, 2013 | 0 | |
August, 2013 | 3 | |
July, 2013 | 15 | |
June, 2013 | 3 | |
May, 2013 | 0 | |
April, 2013 | 0 | |
March, 2013 | 0 | |
February, 2013 | 0 | |
January, 2013 | 3 | |
December, 2012 | 0 | |
November, 2012 | 0 | |
October, 2012 | 1 | |
September, 2012 | 2 | |
August, 2012 | 2 | |
July, 2012 | 17 | |
June, 2012 | 14 | |
May, 2012 | 6 |
Commit Distribution
Path | Number of Commits |
---|---|
soc-2013-sketch_mesh | 42 |
soc-2012-sushi | 38 |
soc-2014-remesh | 20 |
master | 8 |
Favourite Files
Filename | Total Edits |
---|---|
bmo_smooth_laplacian.c | 19 |
MOD_laplaciandeform.c | 18 |
rna_modifier.c | 17 |
editmesh_tools.c | 17 |
MOD_quadremesh.c | 17 |
DNA_modifier_types.h | 17 |
MOD_laplaciansmooth.c | 16 |
properties_data_modifier.py | 16 |
bmesh_opdefines.c | 10 |
editmesh_deform_laplacian.c | 9 |
File Changes
Action | Total | Per Commit |
---|---|---|
Added | 13 | 0.1 |
Modified | 233 | 2.2 |
Deleted | 5 | 0.0 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 10 531 | 123.9 |
Lines Removed | 3 906 | 46.0 |
Latest commits
Revision b05df25 by Alexander Pinzon (soc-2014-remesh) August 27, 2014, 02:15 (GMT) |
First test with applymodifier. The modifier has a lot of bugs. |
Revision 5aac8ee by Alexander Pinzon (soc-2014-remesh) August 25, 2014, 14:21 (GMT) |
Clean code. Completed all methods to compute flow lines. |
Revision baca2b3 by Alexander Pinzon (soc-2014-remesh) August 22, 2014, 02:28 (GMT) |
Methods to find flow lines that are near. |
Revision 9368c81 by Alexander Pinzon (soc-2014-remesh) August 16, 2014, 02:53 (GMT) |
New files to organize the code Several structures for produce new mesh. Several methods to compute the seeds, and accelerate the queries of nears flow lines. |
Revision 0a77b92 by Alexander Pinzon (soc-2014-remesh) August 9, 2014, 01:38 (GMT) |
method to compute sampling distance functions |
Revision 6012a9f by Alexander Pinzon (soc-2014-remesh) August 2, 2014, 01:38 (GMT) |
Add two buttons on modifier, first button to compute flow. second button to remeshing. |
Revision ce1a6c1 by Alexander Pinzon (soc-2014-remesh) July 31, 2014, 01:38 (GMT) |
Exhaustive method for calculating the path of the flow line. More comparisons on the scale to avoid vector field calculation is performed. Method to compute a random point, P, uniformly from within triangle ABC, method given by Robert Osada, Thomas Funkhouser, Bernard Chazelle, and David Dobkin. 2002. Shape distributions. ACM Trans. Graph. 21, 4 (October 2002), 807-832. DOI=10.1145/571647.571648 http://doi.acm.org/10.1145/571647.571648 |
Revision b987a43 by Alexander Pinzon (soc-2014-remesh) July 26, 2014, 01:35 (GMT) |
Method to store a map of edges around vertex. Method to project a gradient field vector on a plane defined by face for define the direction of flow line over this face. Method to intersect a face with line projected from seed point on gradient direction. |
Revision a2ca8fe by Alexander Pinzon (soc-2014-remesh) July 19, 2014, 02:03 (GMT) |
Warnings fixed, about non used variables. |
Revision f8b4961 by Alexander Pinzon (soc-2014-remesh) July 19, 2014, 02:00 (GMT) |
Method for choose face that serve to build a line gradient flow Method to project vector field on certain face and intersect this with adjacent edges. Fixed problem about computation of gradient field vector, i misinterpreted the matrix representation. |
MiikaHweb - Blender Git Statistics v1.06