Paolo Cignoni
7fb1fab10d
removed callback def and added missing typenames
2007-08-25 08:40:55 +00:00
Paolo Cignoni
c704229b67
corrected computation of Barycenter
2007-08-20 21:06:29 +00:00
Paolo Cignoni
95b2d87cc3
glEnable (GL_LINE_SMOOTH) should go before changing the linewidth.
2007-08-17 09:19:40 +00:00
Paolo Cignoni
c14e1511db
added a missing typename
2007-08-17 07:00:00 +00:00
granzuglia
9adde831bf
polylist importer's first version
2007-08-16 16:09:23 +00:00
ganovelli
1fee504228
added ScalarType to tetra3
2007-07-31 12:35:42 +00:00
ganovelli
be681204b5
added
2007-07-31 12:31:34 +00:00
ganovelli
135951fd27
added gltetra, added normal gltriangle
2007-07-31 12:21:50 +00:00
Marco Di Benedetto
29febfdf25
First Commit.
2007-07-26 16:22:47 +00:00
Paolo Cignoni
3019fb9177
Added remove degenerate vertex to manage vertex with NAN coords
2007-07-24 07:09:49 +00:00
Paolo Cignoni
68effd0f7a
Added IsNAN
2007-07-24 07:09:17 +00:00
mtarini
c3ce8910de
fixed bug on saving flags-per-face
2007-07-23 13:27:50 +00:00
Paolo Cignoni
cb9308761e
Added in load mask the face color bit when there is a generic material used
2007-07-20 14:49:46 +00:00
Federico Ponchio
68032b71dd
Added method Gather:
...
Using a cubic voxel of side <radius> (see Set with radius)
allows you to process all pairs of objects within radius distance.
Usefull to compute normals, weighted means etc.
Speedup is about 7x.
2007-07-16 16:59:26 +00:00
Paolo Cignoni
8bfd6c40e0
Splitted initialiazation functions of grid to add flexibility in the creation
2007-07-16 15:13:39 +00:00
Paolo Cignoni
dcd031a38d
added some using keywords and templates
2007-07-16 10:00:14 +00:00
Paolo Cignoni
c63ba58a30
Minor edits in Doxygen documentation.
2007-07-14 12:44:40 +00:00
Paolo Cignoni
b2e7a9e03b
Added Doxygen documentation.
2007-07-14 12:43:44 +00:00
Paolo Cignoni
787cfbe93f
first version, ported from the internal lib to the open one.
2007-07-13 14:23:56 +00:00
Paolo Cignoni
c26a1aa94b
added a static (unefficient!) identity member
2007-07-13 00:01:47 +00:00
Paolo Cignoni
91cbd0047f
added the missing PerVertexNormalizedPerFaceNormalized
2007-07-12 23:11:35 +00:00
Paolo Cignoni
1a38451a1a
Scale in SingleFile mode changed, it have to be calcolated before draw.
2007-07-12 11:02:06 +00:00
Paolo Cignoni
4dd3dbdbfb
added the missing static Construct() member
2007-07-12 06:42:01 +00:00
Paolo Cignoni
854717ecfc
added a missing static to the Construct() member
2007-07-12 06:41:24 +00:00
Paolo Cignoni
011e4db7d2
changed a template >> into > >
2007-07-10 07:48:41 +00:00
Paolo Cignoni
9194769155
added a missing typename
2007-07-10 06:58:31 +00:00
Paolo Cignoni
1a9dafdece
Removed using namespace std and modified accordingly.
2007-07-09 22:47:18 +00:00
Paolo Cignoni
2eb3337caa
Added Doxygen documentation, removed using namespace std, some other minor changes.
2007-07-09 22:41:22 +00:00
Paolo Cignoni
fa4061a630
fix bug with exporting of translate plans
2007-07-09 15:36:40 +00:00
ganovelli
f2e35aaf0d
precompiler directives
2007-07-05 16:35:29 +00:00
ganovelli
96adfb6f7c
typenames
2007-07-05 16:35:14 +00:00
ganovelli
66c083f919
added return type
2007-07-05 16:32:04 +00:00
Paolo Cignoni
df1c1d2c62
Added face coloring when there is a texture (and therefore a material)
2007-07-05 14:47:04 +00:00
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