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 |
Paolo Cignoni
|
804c4aaf1c
|
Added #include <assert.h>
|
2006-10-17 06:54:14 +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
|
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 |
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
|
6e09ed9458
|
Bugfix and added a new type of ear (Liepa like)
|
2006-10-10 09:12:02 +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
|
2c722372aa
|
removed a useless include
|
2006-10-07 15:04:25 +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 |
Federico Ponchio
|
b5f612153c
|
usual typename missing
|
2006-10-02 09:31:47 +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 |
Paolo Cignoni
|
adfa71e1e0
|
It close one simple hole . . .
|
2006-09-27 15:33:32 +00:00 |
Paolo Cignoni
|
b6c4ae457c
|
Frist working release whit a few bugs.
It almost fills the hole ...
|
2006-09-27 09:29:53 +00:00 |
Paolo Cignoni
|
d59c8cdc49
|
Added new version of pasodoble smoothing
|
2006-09-25 09:41:41 +00:00 |
Paolo Cignoni
|
fb23c731ab
|
First Non working Version
|
2006-09-25 09:17:44 +00:00 |
Federico Ponchio
|
eb6d41150e
|
VDistFunct() at line 292 was passed as a temporary.
Invalid under g++. Fixed.
|
2006-09-20 17:18:26 +00:00 |
Paolo Cignoni
|
11d1545f5f
|
corrected bounds of a vector scan
|
2006-08-31 13:11:12 +00:00 |
Paolo Cignoni
|
4b9e281294
|
Added missing std:: to swap
|
2006-08-30 12:59:49 +00:00 |
Paolo Cignoni
|
63924b6ba0
|
Reverted to version 1.13. Version 1.14 was done on outdated version.
|
2006-08-30 06:50:07 +00:00 |
Paolo Cignoni
|
4c34a7674c
|
*** empty log message ***
|
2006-08-23 15:29:44 +00:00 |
Paolo Cignoni
|
3cd4a11422
|
removed types FaceType, FacePointer, FaceIterator
|
2006-08-23 15:28:04 +00:00 |
Paolo Cignoni
|
10eb316ac5
|
Little improvement
|
2006-07-24 13:39:39 +00:00 |
Paolo Cignoni
|
7752f015eb
|
Added default argument for compilation on linux
|
2006-07-17 09:25:28 +00:00 |
Paolo Cignoni
|
38e60efb30
|
Minor. Added a disambiguating this at the constructor of trimesh
|
2006-07-10 14:26:22 +00:00 |
ganovelli
|
9374d88dbe
|
misleading comment removed
|
2006-07-06 12:30:32 +00:00 |
Paolo Cignoni
|
f7dce1ceef
|
Added missing IsD tests
|
2006-06-18 20:49:30 +00:00 |
Paolo Cignoni
|
6cfcd4eca0
|
removed wrong fn setting
|
2006-06-18 20:42:01 +00:00 |
Paolo Cignoni
|
5f423b1e96
|
Added ColorPreserving Cellbase template.
|
2006-06-08 13:55:16 +00:00 |
Paolo Cignoni
|
8bfbf1111d
|
Changes for compilation on linux AMD64. Some remarks: Linux filenames are case-sensitive. _fileno and _filelength do not exist on linux
|
2006-06-06 14:35:32 +00:00 |
Paolo Cignoni
|
6ffc992641
|
Re-adapted to ms compilers
|
2006-05-26 10:18:11 +00:00 |
Paolo Cignoni
|
0102ac5f9f
|
missing std and other gcc detected syntax errors
|
2006-05-25 09:41:09 +00:00 |
Paolo Cignoni
|
18458e04a2
|
Many changes for the different interpretation of hash_set between gcc and .net. Probably to be completed.
|
2006-05-25 09:37:14 +00:00 |
Paolo Cignoni
|
8be82261cf
|
Updated HasPerFaceColor/Quality to the new style with mesh param.
|
2006-05-25 04:40:57 +00:00 |
Marco Di Benedetto
|
9ced8993e3
|
Corrected bbox inflation amount in case of _cellsize != 0
|
2006-05-24 16:42:22 +00:00 |
Paolo Cignoni
|
31d29d1f32
|
better comment to the init parameters
|
2006-05-24 15:16:01 +00:00 |
Paolo Cignoni
|
a21b630e88
|
Added missing std:: to swap
|
2006-05-24 08:54:04 +00:00 |
Paolo Cignoni
|
f641f1cd17
|
Removed not working Equalized color (use funcs in stat.h)
|
2006-05-21 07:00:01 +00:00 |
Paolo Cignoni
|
b830d98941
|
Initial Commit
|
2006-05-21 06:59:13 +00:00 |
Paolo Cignoni
|
83a8f5efa3
|
Added DoubleFace management
|
2006-05-21 06:40:31 +00:00 |