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

DateNumber of Commits
August, 20146
July, 20145
June, 20149
May, 20140
April, 20140
March, 20140
February, 20140
January, 20140
December, 20131
November, 201310
October, 201311
September, 20130
August, 20133
July, 201315
June, 20133
May, 20130
April, 20130
March, 20130
February, 20130
January, 20133
December, 20120
November, 20120
October, 20121
September, 20122
August, 20122
July, 201217
June, 201214
May, 20126

Commit Distribution

PathNumber of Commits
soc-2013-sketch_mesh42
soc-2012-sushi38
soc-2014-remesh20
master8

Favourite Files

FilenameTotal Edits
bmo_smooth_laplacian.c19
MOD_laplaciandeform.c18
rna_modifier.c17
editmesh_tools.c17
MOD_quadremesh.c17
DNA_modifier_types.h17
MOD_laplaciansmooth.c16
properties_data_modifier.py16
bmesh_opdefines.c10
editmesh_deform_laplacian.c9

File Changes

ActionTotalPer Commit
Added130.1
Modified2332.2
Deleted50.0

Code Changes

ActionTotalPer Commit
Lines Added10 531123.9
Lines Removed3 90646.0

Latest commits Feed

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
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021