Paolo Cignoni
fd13cc4675
Updated to the new trimesh centric philosophy
2011-04-05 08:55:57 +00:00
Paolo Cignoni
7d9d285bd5
removed harmless warning
2010-09-07 10:29:40 +00:00
Paolo Cignoni
7396c30640
Added second version of crosshairs in svg Thanks to Lorenzo Marchi
2009-07-22 05:57:25 +00:00
Paolo Cignoni
bd8a347e86
Added first version of crosshairs in svg (to be corrected) Thanks to Lorenzo Marchi
2009-07-09 07:29:22 +00:00
Paolo Cignoni
9947006682
Heavy refactoring of the SVG writing code. Now it is much much shorter and hopefully more clear.
2008-10-23 16:51:58 +00:00
ganovelli
b2758bcb39
[Namespaces changes]
...
edge->edg
clean up of some namespaces to comply the following naming:
Complexes (3 letters namespaces):
order 0 (point cloud ) :vrt
order 1 (edge meshes) :edg
order 2 (triangle meshes) :tri
order 3 (triangle meshes) :tet
Simplexes (4 letters namespaces):
order 0 (vertex) :vert
order 1 (edge) :edge
order 2 (triangle) :triangle
order 3 (tetrahedron) :tetrahedron
2008-09-30 10:15:51 +00:00
ganovelli
86597ca595
added typename and
...
[Namespaces changes]
edge->edg
clean up of some namespaces to comply the following naming:
Complexes (3 letters namespaces):
order 0 (point cloud ) :vrt
order 1 (edge meshes) :edg
order 2 (triangle meshes) :tri
order 3 (triangle meshes) :tet
Simplexes (4 letters namespaces):
order 0 (vertex) :vert
order 1 (edge) :edge
order 2 (triangle) :triangle
order 3 (tetrahedron) :tetrahedron
2008-09-30 10:15:29 +00:00
Paolo Cignoni
78ef9230ee
Added modifications sent in by Julien Couet for better saving of computed slices.
2008-08-07 07:24:52 +00:00
Paolo Cignoni
29ad822941
Added missing std namespace qualifier to min and max
2008-07-04 07:30:49 +00:00
Paolo Cignoni
c8317febdc
added missing namespaces
2008-04-06 06:50:00 +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
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
fa4061a630
fix bug with exporting of translate plans
2007-07-09 15:36:40 +00:00
Paolo Cignoni
5ac1f6fe1a
Fix problem with scale
2007-06-13 09:17:14 +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
Paolo Cignoni
dc881612b1
Added a const (and reformatted)
2007-05-29 10:09:29 +00:00
Paolo Cignoni
97d7baf66c
Corrected gcc compiling issues
2007-05-21 13:22:40 +00:00
Massimiliano Corsini
947ecf364e
Add reference plane support
2006-02-16 15:16:51 +00:00
Massimiliano Corsini
3632a79352
Decouple SVG properties and exporter for simmetry with the other exporter
2006-02-15 15:40:06 +00:00
Massimiliano Corsini
be5d721eef
first working version
2006-02-13 16:18:09 +00:00
Paolo Cignoni
8adae6ff1c
corretto nome costruttore....
2005-02-04 15:04:29 +00:00
Paolo Cignoni
b9ae5df5bb
ricorretti i metodi save per rendere compatibile il formato dxf con il formato di autocad specificato nel dxf reference 2005
2005-02-03 11:22:34 +00:00
ganovelli
d29f584547
created
2004-07-02 17:08:12 +00:00
ganovelli
fb49fc3c76
changes to comply dxf specs
2004-06-10 15:15:16 +00:00
ganovelli
0a02181aa0
export_dxf created
2004-05-27 13:24:08 +00:00