Nico Pietroni
|
5799203aaf
|
added max dist control and constructor
|
2006-10-25 09:47:53 +00:00 |
ganovelli
|
73cf33acac
|
added history in the file
|
2006-10-23 12:06:36 +00:00 |
Paolo Cignoni
|
4c66ab97d9
|
Added missing std::
|
2006-10-20 07:44:45 +00:00 |
Paolo Cignoni
|
4b4dd13689
|
Minor bug fixed
|
2006-10-19 13:32:23 +00:00 |
Federico Ponchio
|
7d06710d46
|
I nuovi seed ora devono essere ad almeno radius dalla mesh.
|
2006-10-19 10:11:01 +00:00 |
Paolo Cignoni
|
98d9d02773
|
Corrected Laplacian, Added selection to HCSmooth
|
2006-10-19 07:33:03 +00:00 |
Federico Ponchio
|
8fd20ba5aa
|
*** empty log message ***
|
2006-10-18 21:26:39 +00:00 |
Federico Ponchio
|
50a6a8b79b
|
*** empty log message ***
|
2006-10-18 21:22:15 +00:00 |
Federico Ponchio
|
2d6cd78082
|
*** empty log message ***
|
2006-10-18 15:40:04 +00:00 |
Paolo Cignoni
|
9031924a14
|
Added some templatedoctree to compile under 2003
|
2006-10-18 15:11:26 +00:00 |
Paolo Cignoni
|
8af861d31d
|
New policy for compute quality in TrivialEar.
Bugfixed LeipaEar.
Added new algorithm "selfintersection" with test for self intersection.
|
2006-10-18 15:06:47 +00:00 |
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 |
Federico Ponchio
|
fe16c59ced
|
Added callback.
|
2006-10-16 14:28:07 +00:00 |
Paolo Cignoni
|
570929bc45
|
First Working Version
|
2006-10-16 08:50:58 +00:00 |
Paolo Cignoni
|
f24e4b2da1
|
correct name in the help line
|
2006-10-16 08:50:11 +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
|
4b46ed3c4e
|
Aggiunti un paio di typename... al solito.
|
2006-10-14 16:26:26 +00:00 |
Federico Ponchio
|
eb691cb768
|
*** empty log message ***
|
2006-10-14 16:20:06 +00:00 |
Federico Ponchio
|
d3aedf18ce
|
*** empty log message ***
|
2006-10-14 12:04:42 +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
|
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 |