Paolo Cignoni
cab787170f
added missing std::
2006-03-27 07:18:22 +00:00
Paolo Cignoni
f4f2c70cc9
Added generic LoadMask
2006-03-27 07:17:49 +00:00
Paolo Cignoni
711ca3fe14
renamed
2006-03-07 13:23:39 +00:00
Paolo Cignoni
97a94f6369
changed include of io_material
2006-03-07 13:20:40 +00:00
Paolo Cignoni
e71a29248f
First Release with OBJ import support
2006-03-07 13:19:29 +00:00
Paolo Cignoni
e20aab33b4
Corrected bug in wrong counting the parsed tokens during the reading of color components
2006-03-01 08:25:30 +00:00
Massimiliano Corsini
31b0b8aa0d
Fix loading mask update
2006-02-28 15:18:10 +00:00
Massimiliano Corsini
b245068038
Fix comments
2006-02-28 14:50:00 +00:00
Massimiliano Corsini
a14635f2fe
remove qt include
2006-02-28 14:38:09 +00:00
Federico Ponchio
cc73ff49c9
for(ii... -> for(int ii
2006-02-28 13:25:48 +00:00
Paolo Cignoni
d70397ef2f
added relative Path of the Lib3ds library
2006-02-17 23:53:36 +00:00
Paolo Cignoni
897721f451
transfer of Export_3ds.h, Export_obj.h, Io_3ds_obj_material.h from Meshlab to vcg
2006-02-16 19:28:36 +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
95153f03dc
Added Scale and Translate methods.
...
Added many drawing hints and raised the default num. of steps when drawing circles.
Added MouseDown without coords (for remembering changes of keys modifiers)
Added ZMode to the default modes under Alt+left
Added DrawPostApply (to be completed)
2006-02-13 13:15:52 +00:00
Paolo Cignoni
07613df38d
Added Zmode for moving objects along the perpendicular to the viewplane
2006-02-13 13:10:27 +00:00
Paolo Cignoni
c01d03e1ee
Removed glut. Added ifdef guards and namespace.
...
Added bool return value to the pick function
2006-02-13 13:06:34 +00:00
Paolo Cignoni
1f2ff388d2
Removed glew inclusion
2006-02-13 13:05:05 +00:00
Massimiliano Corsini
9e2b3380b8
Fix typo
2006-02-10 16:14:53 +00:00
Paolo Cignoni
df65425b35
Refactored import. No more duplicated code
2006-02-10 08:14:32 +00:00
Massimiliano Corsini
bc26bbbc8e
Expose load mask
2006-02-09 16:04:45 +00:00
Massimiliano Corsini
ce975c026d
Update load mask
2006-02-09 15:56:34 +00:00
Massimiliano Corsini
e12695f3ea
Insert Laurent Saboret modifications
...
Add color components handling
2006-02-09 15:15:56 +00:00
Paolo Cignoni
287fd21a07
Switched from rough zoffset to glpolygonoffset for hiddenline and flatlines modes. Less zfighting...
2006-02-09 10:00:39 +00:00
Massimiliano Corsini
99735eeb1e
Renamed UnexpectedEOF as InvalidFile and
...
added UnsupportedFormat and ErrorNotTriangularFace (by Laurent Saboret)
2006-02-06 13:11:01 +00:00
Massimiliano Corsini
7da3794f20
Remove signed/unsigned warning
2006-02-03 09:46:24 +00:00
Paolo Cignoni
96ce1e8a4a
Added mask filling in open
2006-01-30 15:02:50 +00:00
Paolo Cignoni
b32218acdc
Added GetExportMaskCapability
2006-01-30 13:43:59 +00:00
Massimiliano Corsini
a278daab9e
fix signed/unsigned mismatch
2006-01-27 09:11:48 +00:00
Massimiliano Corsini
bdd5b4f585
Fix signed/unsigned mismatch
2006-01-27 09:09:10 +00:00
Paolo Cignoni
390a724ff7
Uniformed return type to the style of Open. Now every export function returns 0 in case of success.
2006-01-13 15:47:43 +00:00
Paolo Cignoni
1cb45963f9
Corrected small bugs on rotating after scaling+translating
...
changed void PlaneMode::Apply and void SphereMode::Apply
2006-01-12 15:40:05 +00:00
matteodelle
060df82dd4
*** empty log message ***
2006-01-11 16:06:25 +00:00
Paolo Cignoni
9f8db472e2
Added use of Callback
2006-01-11 10:37:45 +00:00
Paolo Cignoni
6046c3b80b
Removed warning for unused vars
2006-01-11 10:37:12 +00:00
Paolo Cignoni
eb11ec57e0
Changed ply::PlyMask to io::Mask
2006-01-10 13:26:38 +00:00
Paolo Cignoni
6dca4be1ab
Changed ply::PlyMask to io::Mask
2006-01-10 13:20:42 +00:00
Paolo Cignoni
edc2f8532d
add namespace vcg::
2006-01-10 12:22:34 +00:00
Paolo Cignoni
20b3385c59
fix some bugs
2006-01-04 16:39:29 +00:00
Paolo Cignoni
0e28dcfe31
Corrected use of mask and callback in function Open(m,filename,mask,callback);
2006-01-04 16:17:03 +00:00
Paolo Cignoni
e64b6d7849
Added callback managment on loading of binary stl
2006-01-04 16:14:43 +00:00
Nico Pietroni
e9b8ee44e1
unified use of float in drawing methods
2006-01-03 11:13:25 +00:00
Paolo Cignoni
cc15fbcde1
Added support for per vertex color stored as 'diffuse_xxx' property
2005-12-30 22:30:43 +00:00
Paolo Cignoni
d32db6dd2a
add test (tm==TMPerWedgeMulti)
2005-12-15 14:05:59 +00:00
Paolo Cignoni
67528dcf14
multiple texture support
2005-12-14 00:18:43 +00:00
Federico Ponchio
d652973606
glut->GL/glut (for real this time)
2005-12-06 14:11:15 +00:00
ganovelli
45dc280239
minor bug
2005-12-06 10:42:59 +00:00
ganovelli
03d96c24b2
*** empty log message ***
2005-12-03 09:36:28 +00:00
Paolo Cignoni
b3abb3c44f
Changed a wrong uppercase in the include
2005-12-02 10:38:07 +00:00