Federico Ponchio
|
ec52ffd973
|
*** empty log message ***
|
2007-06-15 15:04:43 +00:00 |
Federico Ponchio
|
acc11c1df4
|
*** empty log message ***
|
2007-06-11 15:26:30 +00:00 |
Paolo Cignoni
|
f25f034dcb
|
Minor changes.
|
2007-06-07 15:34:11 +00:00 |
Paolo Cignoni
|
080ec71ca5
|
Use the barycenter function from triangle3.h instead of
the one in face\base.h.
|
2007-06-06 15:38:57 +00:00 |
Nico Pietroni
|
ac2edcede5
|
compiling error resolved
|
2007-06-06 14:26:51 +00:00 |
Paolo Cignoni
|
90217d66c4
|
Replaced call to old StarSize method with NumberOfIncidentFaces
|
2007-06-04 06:45:05 +00:00 |
Federico Ponchio
|
511f4053c9
|
*** empty log message ***
|
2007-06-01 09:07:23 +00:00 |
Federico Ponchio
|
7823c5dba1
|
FIxed off-by-one error on FaceBorderFromNone.
|
2007-05-31 15:24:50 +00:00 |
Paolo Cignoni
|
f354a9f445
|
Small gcc compiling issues
|
2007-05-31 09:39:56 +00:00 |
Federico Ponchio
|
007d53b7e0
|
*** empty log message ***
|
2007-05-30 15:09:58 +00:00 |
Federico Ponchio
|
73d01b5408
|
*** empty log message ***
|
2007-05-30 14:03:49 +00:00 |
Federico Ponchio
|
35d53d62c3
|
VFi++ -> ++VFi
|
2007-05-29 00:07:06 +00:00 |
Paolo Cignoni
|
a9ed51c145
|
Added some comments, and cleared startup a little
|
2007-05-22 15:25:14 +00:00 |
Paolo Cignoni
|
dd6a5552dc
|
Added VertexClear
|
2007-05-22 15:19:42 +00:00 |
ganovelli
|
45bd389107
|
changes to comply "plus" types
|
2007-05-04 16:34:31 +00:00 |
Nico Pietroni
|
176c70e7d7
|
*** empty log message ***
|
2007-04-24 09:44:48 +00:00 |
Paolo Cignoni
|
3b9bf21738
|
Corrected bug in selectionVertexFromFaceStrict
|
2007-04-20 10:11:51 +00:00 |
Paolo Cignoni
|
e7cf8d9203
|
Changed use of selected to visited flags. Improved variable namings and comments
|
2007-03-27 09:40:47 +00:00 |
Paolo Cignoni
|
81bfbcaed8
|
corrected managment of selected flag when refining the whole mesh flipmesh
|
2007-03-27 09:25:14 +00:00 |
Paolo Cignoni
|
f0eec0788b
|
added honoring of selected flag for flipmesh
|
2007-03-27 09:23:32 +00:00 |
mtarini
|
84946de883
|
Texture coord name change! "TCoord" and "Texture" are BAD. "TexCoord" is GOOD.
|
2007-03-12 15:42:11 +00:00 |
mtarini
|
22fd220c6f
|
Texture coord name change! "TCoord" and "Texture" are BAD. "TexCoord" is GOOD.
|
2007-03-12 15:37:19 +00:00 |
Paolo Cignoni
|
16ca848580
|
Added missing include and changed the call to jacobi
|
2007-03-08 22:48:17 +00:00 |
Paolo Cignoni
|
0ee9210dd2
|
std::numeric_limits<ScalarType>::max() -> (std::numeric_limits<ScalarType>::max)()
to avoid annoying misunderstaindings on msvc8
|
2007-02-27 15:17:17 +00:00 |
Paolo Cignoni
|
5ec1f9b0d3
|
Added guards on msvc pragmas
|
2007-02-22 09:18:41 +00:00 |
ganovelli
|
17560a65c0
|
Added HasPerVertexFlag
|
2007-02-14 15:31:41 +00:00 |
mtarini
|
28eb5780f0
|
added parameter theta (from conformal to equiareal) to AreaPresTextureOptimizer.
Improved feature lists (comments).
|
2007-02-02 04:11:00 +00:00 |
mtarini
|
436c9ae56c
|
added three general-utility global functions for texture coordinates: SmoothTextureCoords, IsFoldFree, MarkFolds (see descriptions)
|
2007-02-02 01:39:58 +00:00 |
mtarini
|
cea2074e7d
|
added a few general comments on AreaPreserving optimizer, recapping optimizer features.
|
2007-02-02 01:23:47 +00:00 |
mtarini
|
5a341ba1f4
|
First version: general virtual class for texture optimizers. A subclass for area preservation.
|
2007-02-02 01:18:15 +00:00 |
mtarini
|
4b0950bf11
|
First version: general virtual class for texture optimizers. A subclass for area preservation.
|
2007-02-02 01:16:27 +00:00 |
mtarini
|
d1f3afae97
|
First version: general virtual class for texture optimizers. A subclass for area preservation.
|
2007-02-02 00:55:35 +00:00 |
Paolo Cignoni
|
cc7146cc86
|
Added small comment to grid function
|
2007-02-01 06:38:27 +00:00 |
Paolo Cignoni
|
5c9ed4eb3b
|
Added FaceFromBorder
|
2007-02-01 06:37:05 +00:00 |
Paolo Cignoni
|
a2439416b2
|
Remove some usless code in Minimum Weight Triangulation.
|
2007-01-31 15:25:49 +00:00 |
Paolo Cignoni
|
33d860cbb9
|
Bug fix
|
2007-01-31 11:46:12 +00:00 |
mtarini
|
5b54eecefa
|
aggiunta la VertexBorderFromNone (flag bordo per vertici senza richiedere nulla)
|
2007-01-30 18:49:23 +00:00 |
Paolo Cignoni
|
ef3acb4fc8
|
Removed unuseful CoordType test
|
2007-01-27 13:14:34 +00:00 |
Paolo Cignoni
|
a707c1d217
|
added missing typenames
|
2007-01-18 18:15:14 +00:00 |
Paolo Cignoni
|
090e33d162
|
The minimum weight algorithm keep the topology consistent.
|
2007-01-18 11:17:43 +00:00 |
Paolo Cignoni
|
fdaddf0e79
|
Added TrSplit function.
|
2007-01-17 14:31:47 +00:00 |
Paolo Cignoni
|
f4d3561502
|
Added test in AddVertices to do not update un-initalized vert references (for newly allocated faces)
|
2007-01-11 10:24:25 +00:00 |
Paolo Cignoni
|
349a05f6f1
|
Removed useless and conflicting inclusion of face.h
|
2007-01-11 10:12:19 +00:00 |
matteodelle
|
cd277247cc
|
*** empty log message ***
|
2007-01-10 17:25:18 +00:00 |
Paolo Cignoni
|
0c8a863586
|
Bugfixed ComputeDihedralAngle function
|
2007-01-10 12:07:54 +00:00 |
Paolo Cignoni
|
2581b0015e
|
Bug fix on ComputeDihedralAngle function
|
2006-12-27 15:09:52 +00:00 |
Paolo Cignoni
|
8547f05f14
|
Commented some variant of the quality measure of weighted ears
|
2006-12-12 11:14:51 +00:00 |
Paolo Cignoni
|
f57a022c06
|
Added many this-> for gcc compiling
|
2006-12-07 00:40:18 +00:00 |
Paolo Cignoni
|
38e3e600a9
|
Corrected bugs on selfintersection
|
2006-12-06 13:03:59 +00:00 |
Nico Pietroni
|
d391c5f9f6
|
added max distance to rayIterator
|
2006-12-06 12:59:13 +00:00 |