Federico Ponchio
|
310fcc2947
|
*** empty log message ***
|
2006-10-18 14:52:24 +00:00 |
Federico Ponchio
|
4e29f4f87e
|
*** empty log message ***
|
2006-10-18 14:22:17 +00:00 |
Federico Ponchio
|
7047f4d4a7
|
using existing faces.
|
2006-10-18 14:08:50 +00:00 |
Federico Ponchio
|
e4a4dd72bb
|
Fixed a few bugs, added a few tricks.
|
2006-10-18 13:15:30 +00:00 |
Federico Ponchio
|
36db742b83
|
working backup
|
2006-10-18 10:08:15 +00:00 |
Federico Ponchio
|
6eb4a5b293
|
Working on mingw now.
|
2006-10-18 08:32:03 +00:00 |
Paolo Cignoni
|
804c4aaf1c
|
Added #include <assert.h>
|
2006-10-17 06:54:14 +00:00 |
Paolo Cignoni
|
17979a3b54
|
In function Barycenter, replaced calls to (the inexistent) cP(i) with P(i)
|
2006-10-17 06:51:33 +00:00 |
Paolo Cignoni
|
5e4f12f28a
|
minor changes to comply gcc compiler
|
2006-10-16 16:10:22 +00:00 |
Federico Ponchio
|
947b27d691
|
Added callback
|
2006-10-16 14:28:25 +00:00 |
Paolo Cignoni
|
570929bc45
|
First Working Version
|
2006-10-16 08:50:58 +00:00 |
Paolo Cignoni
|
81e0f25754
|
Better managment of resize overloading when reducing the size of a vector
|
2006-10-16 08:49:29 +00:00 |
Paolo Cignoni
|
7be5d031b9
|
typenames and qualifiers for gcc compliance
|
2006-10-15 07:31:22 +00:00 |
Federico Ponchio
|
eb691cb768
|
*** empty log message ***
|
2006-10-14 16:20:06 +00:00 |
Federico Ponchio
|
568dbaf75f
|
Rimossa (temporaneamente) la parte che cerca le altre componenti connesse.
|
2006-10-14 12:03:55 +00:00 |
Federico Ponchio
|
4a9d5af123
|
*** empty log message ***
|
2006-10-14 10:46:40 +00:00 |
Paolo Cignoni
|
736ef2bc24
|
Decreased vn when deleting a vertex
|
2006-10-14 00:39:52 +00:00 |
Paolo Cignoni
|
b7d931e7dc
|
Removed the class name Pivot before the methods of the class (gcc tolerated this!)
|
2006-10-14 00:15:21 +00:00 |
Paolo Cignoni
|
302e24189d
|
first version
|
2006-10-13 14:11:49 +00:00 |
Paolo Cignoni
|
ebc0ac52c0
|
Added two sqrt templates for resolving ambiguity of sqrt(int)
|
2006-10-13 13:14:50 +00:00 |
Paolo Cignoni
|
00a0aeb381
|
Added **explicit** constructor from three coords of a different scalartype
|
2006-10-13 12:59:24 +00:00 |
Paolo Cignoni
|
7e30be53fa
|
added callback...
|
2006-10-13 10:38:09 +00:00 |
Federico Ponchio
|
b0a192b60c
|
First version somewhat stable.
|
2006-10-13 02:51:24 +00:00 |
Federico Ponchio
|
711e5ad192
|
*** empty log message ***
|
2006-10-13 02:11:35 +00:00 |
Paolo Cignoni
|
8d056ebdd4
|
fixed some bugs
|
2006-10-12 14:15:13 +00:00 |
Paolo Cignoni
|
51efef83bf
|
Conformed with the base interface
|
2006-10-12 11:02:57 +00:00 |
Paolo Cignoni
|
5b4f40661d
|
Minor changes to work with the base-compliant octree
|
2006-10-12 11:02:37 +00:00 |
Paolo Cignoni
|
b44fce7de9
|
added quality for triangle wrap
|
2006-10-10 09:33:47 +00:00 |
Paolo Cignoni
|
6e09ed9458
|
Bugfix and added a new type of ear (Liepa like)
|
2006-10-10 09:12:02 +00:00 |
Paolo Cignoni
|
605c4d2f04
|
Added a minimum method that uses SVD. Unfortunately it is much much slower.
|
2006-10-09 20:23:00 +00:00 |
Paolo Cignoni
|
904814041d
|
Added some missing Add***Ocf() for the default case.
|
2006-10-09 20:20:55 +00:00 |
Paolo Cignoni
|
f41e699da1
|
Increased the maximum number of possible template args from 8 to 9
|
2006-10-09 20:20:18 +00:00 |
Paolo Cignoni
|
6295f96fbd
|
Heavyly restructured for meshlab inclusion. Now the access to the quadric elements are mediated by a static helper class.
|
2006-10-09 20:12:55 +00:00 |
Paolo Cignoni
|
2896499a4b
|
Changed some access to VertexFaceIterator to reflect the shorter new operators.
|
2006-10-09 20:09:40 +00:00 |
Paolo Cignoni
|
59d52a10e9
|
Added Remove NonManifoldFace
|
2006-10-09 20:06:46 +00:00 |
Paolo Cignoni
|
d644daee6b
|
Optimized version of "EAR HOLE FILLING", the Ear is selected according to its dihedral angle.
|
2006-10-09 10:07:07 +00:00 |
Paolo Cignoni
|
c2fb20c70b
|
Updated to the new style face->Normal() becomes Normal(face)
|
2006-10-07 17:20:25 +00:00 |
Marco Di Benedetto
|
0c31822d3c
|
Implemented Scale() method (was only declared).
|
2006-10-07 16:51:43 +00:00 |
Marco Di Benedetto
|
6a2b32f3e4
|
Added Dim() method.
|
2006-10-07 16:50:26 +00:00 |
Paolo Cignoni
|
2c722372aa
|
removed a useless include
|
2006-10-07 15:04:25 +00:00 |
Paolo Cignoni
|
be10b9167b
|
Explained the use of V() operator of a pos
|
2006-10-07 14:24:26 +00:00 |
Paolo Cignoni
|
a3ba09a069
|
Added missing typename for interp.parameters
|
2006-10-07 10:02:16 +00:00 |
Paolo Cignoni
|
dbe0a4d4cf
|
Added missing const to EmptyFF
|
2006-10-07 09:59:42 +00:00 |
Paolo Cignoni
|
2daa4cdd9b
|
first working implementationof "EAR HOLE FILLING".
|
2006-10-06 15:28:14 +00:00 |
Paolo Cignoni
|
1ada6a63ce
|
BugFix
|
2006-10-02 12:06:40 +00:00 |
Paolo Cignoni
|
60d1fa3ccd
|
Re-added diff 1.12 by Pietroni (cancelled by previous rollback):
in GridDoRay function the RayIterator must be initialized with maximum distance
|
2006-10-02 09:34:03 +00:00 |
Federico Ponchio
|
b5f612153c
|
usual typename missing
|
2006-10-02 09:31:47 +00:00 |
Paolo Cignoni
|
9f8cbf3f08
|
Reverted to version 1.10 to nullify dangerous marfr960's changes
|
2006-10-02 09:28:45 +00:00 |
ganovelli
|
8f509dd74d
|
reverted to version 1.20 for critical bug
|
2006-10-02 09:25:49 +00:00 |
Paolo Cignoni
|
59d7770ebb
|
Reverted to version 1.14 to nullify dangerous marfr960's changes
|
2006-10-02 07:47:57 +00:00 |