Massimiliano Corsini
|
a522bf6595
|
add DCM to Euler Angles method (to implement)
|
2007-07-03 16:07:09 +00:00 |
Massimiliano Corsini
|
c99138926d
|
add DCM to Euler Angles conversion
|
2007-07-03 16:06:48 +00:00 |
Paolo Cignoni
|
c1e902f273
|
wedge colors now are loaded into face color if they are available.
|
2007-07-02 12:33:34 +00:00 |
Massimiliano Corsini
|
bfbbe58a2a
|
fix area
|
2007-07-02 10:01:00 +00:00 |
Paolo Cignoni
|
220baf92c7
|
Corrected gcc compiling issues
|
2007-07-02 04:25:32 +00:00 |
Paolo Cignoni
|
2ffdf8f562
|
removed a possibly useless static kw
|
2007-06-25 15:24:00 +00:00 |
Paolo Cignoni
|
f11076bbcd
|
Added some std:: here and there
|
2007-06-25 10:21:38 +00:00 |
Massimiliano Corsini
|
5e81eca026
|
adjust wheel back-compatibility
|
2007-06-20 12:59:43 +00:00 |
mtarini
|
8379662fd6
|
"newline at end of file" and "endif" warnings fixed
|
2007-06-20 10:28:04 +00:00 |
Federico Ponchio
|
54aa4df7c7
|
Made compatible with ScalarType = double
|
2007-06-20 09:26:42 +00:00 |
Federico Ponchio
|
ec52ffd973
|
*** empty log message ***
|
2007-06-15 15:04:43 +00:00 |
Paolo Cignoni
|
74d325979b
|
Added one-level undo system and sticky trackmodes.
|
2007-06-13 17:15:09 +00:00 |
Paolo Cignoni
|
5ac1f6fe1a
|
Fix problem with scale
|
2007-06-13 09:17:14 +00:00 |
Paolo Cignoni
|
2ebecdde24
|
Added method that computes the minimum distance between a segment and a point
|
2007-06-12 15:40:41 +00:00 |
Paolo Cignoni
|
ef439236b1
|
Very important change. No more scaling and translation in the saved file!
|
2007-06-12 10:15:35 +00:00 |
Paolo Cignoni
|
3535cddaaa
|
Minor fix in DrawUglyCylinderMode()
|
2007-06-12 08:58:08 +00:00 |
Federico Ponchio
|
acc11c1df4
|
*** empty log message ***
|
2007-06-11 15:26:30 +00:00 |
Paolo Cignoni
|
75c0f42d92
|
Modify SVG Proprerties
Add Save(vector<EdgeMeshType*> *vp, c function that export vector of edgemesh in a single file.
|
2007-06-09 10:52:24 +00:00 |
Federico Ponchio
|
d8032a9bc0
|
*** empty log message ***
|
2007-06-08 14:57:29 +00:00 |
Paolo Cignoni
|
279306b9f7
|
Corrected error in the comment to method IntersectionSphereTriangle
|
2007-06-08 07:40:40 +00:00 |
Paolo Cignoni
|
f25f034dcb
|
Minor changes.
|
2007-06-07 15:34:11 +00:00 |
Paolo Cignoni
|
9105a551cd
|
Added IntersectionSphereTriangle
|
2007-06-07 15:16:39 +00:00 |
Paolo Cignoni
|
6f6da43f69
|
Minor changes in VT Adjacency component.
|
2007-06-07 10:22:42 +00:00 |
Paolo Cignoni
|
7c12dca79d
|
Minor changes : replaced TVp and TVi calls with VTp and VTi respectively.
|
2007-06-07 10:20:29 +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 |
Paolo Cignoni
|
d26833fac1
|
Deleted redundant EdgePlane attribute: it is already defined in component_rt
|
2007-06-06 15:30:00 +00:00 |
Nico Pietroni
|
ac2edcede5
|
compiling error resolved
|
2007-06-06 14:26:51 +00:00 |
Paolo Cignoni
|
ca8780af81
|
casting (size_t) to (int) to avoid annoying warning
|
2007-06-06 10:33:36 +00:00 |
Paolo Cignoni
|
d399094a16
|
Add vertex-tetrahedron adjacency component VTAdj.
|
2007-06-04 15:40:22 +00:00 |
Paolo Cignoni
|
2c49236f37
|
Minor changes in includes.
|
2007-06-04 14:04:21 +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
|
e4aa42118a
|
Small gcc compiling issues
|
2007-05-31 10:08:16 +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 |
Paolo Cignoni
|
1e2f4c1a80
|
Added IntersectionSegmentSphere
|
2007-05-29 14:33:29 +00:00 |
Paolo Cignoni
|
7b85798562
|
added bestmachting normal
|
2007-05-29 14:01:24 +00:00 |
Paolo Cignoni
|
38bb37185a
|
removed useless typename
|
2007-05-29 14:00:26 +00:00 |
Paolo Cignoni
|
dc881612b1
|
Added a const (and reformatted)
|
2007-05-29 10:09:29 +00:00 |
Federico Ponchio
|
35d53d62c3
|
VFi++ -> ++VFi
|
2007-05-29 00:07:06 +00:00 |
Paolo Cignoni
|
1a3ea71ef5
|
Added Set method which takes a face pointer and a vertex pointer.
|
2007-05-28 14:09:41 +00:00 |
Paolo Cignoni
|
9554ee4245
|
Removed type cast warnings
|
2007-05-28 08:10:47 +00:00 |
Paolo Cignoni
|
3cf34fb91a
|
Added std:: prefix to advance call
|
2007-05-28 07:35:21 +00:00 |
Paolo Cignoni
|
3dcf88ee2a
|
Corrected gcc warning
|
2007-05-24 06:56:54 +00:00 |
Paolo Cignoni
|
3170af4d5e
|
Removed becouse the correct version is now under vcg/math
|
2007-05-22 21:22:09 +00:00 |
Paolo Cignoni
|
63dccc011a
|
Moved here from shadevis
|
2007-05-22 21:21:27 +00:00 |
Paolo Cignoni
|
513e99d9ac
|
Removed becouse the correct version is now under vcg/math
|
2007-05-22 21:09:57 +00:00 |
Paolo Cignoni
|
a9ed51c145
|
Added some comments, and cleared startup a little
|
2007-05-22 15:25:14 +00:00 |