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
|
7c72709af7
|
Added a comment on an assert
|
2006-10-14 00:39:22 +00:00 |
Paolo Cignoni
|
1b9a2d40a2
|
Allowed the correct loading of meshes with 0 faces
|
2006-10-14 00:18:42 +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 |
Federico Ponchio
|
729f141ef2
|
*** empty log message ***
|
2006-10-13 14:06:58 +00:00 |
Federico Ponchio
|
9b09f1a95c
|
*** empty log message ***
|
2006-10-13 13:35:39 +00:00 |
Paolo Cignoni
|
7f3c65238c
|
updated samples to the vertexplus faceplus style
|
2006-10-13 13:17:23 +00:00 |
Paolo Cignoni
|
425a82938f
|
added ball pivoting sample
|
2006-10-13 13:16:46 +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
|
d6efeda9bf
|
Changed barycenter functor to the new Baricenter(face) style
|
2006-10-13 13:10:05 +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
|
05df93e1f7
|
Heavily restructured. Now it use the new faceplus classes.
|
2006-10-10 10:01:11 +00:00 |
Paolo Cignoni
|
b44fce7de9
|
added quality for triangle wrap
|
2006-10-10 09:33:47 +00:00 |
Paolo Cignoni
|
a5a1088235
|
Added Edgemesh sample
|
2006-10-10 09:26:04 +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
|
162c7256e5
|
Added casts to remove warnings
|
2006-10-09 19:58:08 +00:00 |
Paolo Cignoni
|
b9b2725478
|
Removed the default use of the OpenGL transpose extension. Added two method for direct (non transposed) matrix multiplication and getting
|
2006-10-09 19:56:09 +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 |
Marco Di Benedetto
|
d878081824
|
First Commit.
|
2006-10-05 18:34:13 +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 |
Paolo Cignoni
|
655ae0ce8b
|
Fixed a few bug.
|
2006-09-29 15:11:41 +00:00 |
Paolo Cignoni
|
aabba26c14
|
Removed a useless, wrong version of AddFaces
|
2006-09-29 14:40:22 +00:00 |