granzuglia
|
ca7a42f881
|
- fixed opening bug on binary stl file
|
2013-07-07 22:26:45 +00:00 |
Paolo Cignoni
|
2cbd4b7964
|
Added support for the color support in STL files (both the SolidView and the Magics 'standard').
|
2012-11-27 07:05:38 +00:00 |
Paolo Cignoni
|
2fe129645b
|
Rolled back
|
2011-10-05 15:04:40 +00:00 |
Paolo Cignoni
|
4b0fb8bb2e
|
Ongoing corrections of include paths to comply the new folder arrangement
|
2011-04-03 20:55:22 +00:00 |
ganovelli
|
2c26fa34d4
|
missing test on cb==NULL added
|
2009-07-29 13:47:04 +00:00 |
Paolo Cignoni
|
abf6773153
|
corrected a small bug in the progress bar of large files
|
2009-07-14 08:58:48 +00:00 |
Paolo Cignoni
|
1a4c19c69f
|
removed harmless warnings
|
2009-03-03 23:39:27 +00:00 |
Paolo Cignoni
|
843c6d172c
|
corrected bug in the management of of multiple solid ascii stl files
|
2008-02-15 09:51:36 +00:00 |
Paolo Cignoni
|
3dcf88ee2a
|
Corrected gcc warning
|
2007-05-24 06:56:54 +00:00 |
Paolo Cignoni
|
fcf6fa4f6b
|
file length is now computed using fseek and ftell
|
2006-06-10 12:49:05 +00:00 |
Paolo Cignoni
|
8bfbf1111d
|
Changes for compilation on linux AMD64. Some remarks: Linux filenames are case-sensitive. _fileno and _filelength do not exist on linux
|
2006-06-06 14:35:32 +00:00 |
Paolo Cignoni
|
7e9d50694e
|
Added support for progress callback
|
2006-05-03 21:19:34 +00:00 |
Paolo Cignoni
|
96ce1e8a4a
|
Added mask filling in open
|
2006-01-30 15:02:50 +00:00 |
Paolo Cignoni
|
e64b6d7849
|
Added callback managment on loading of binary stl
|
2006-01-04 16:14:43 +00:00 |
Marco Di Benedetto
|
0f747b1967
|
#included missing <wrap/callback.h> and <vcg/complex/trimesh/allocate.h>
|
2005-09-15 09:29:45 +00:00 |
Paolo Cignoni
|
5bd4d8b2b1
|
Better Doxygen documentation
|
2004-10-28 00:56:44 +00:00 |
Federico Ponchio
|
01a6912bb6
|
Comma at end of enum.
|
2004-08-25 15:28:15 +00:00 |
ganovelli
|
0bbd5bb33b
|
minor changes to comply gcc compiler (typename's and stuff)
|
2004-08-25 15:15:27 +00:00 |
Paolo Cignoni
|
ed7382539c
|
Restructured management of error, now the standard open for any mesh type return the error code, the default success value is zero
Any import class has a method ErrorMsg that give a verbal description of an error code.
|
2004-06-23 15:36:57 +00:00 |
Paolo Cignoni
|
b3252d15b3
|
Removed float/double warning
|
2004-03-18 15:30:57 +00:00 |
Paolo Cignoni
|
d327e529a9
|
First working version!
|
2004-03-12 21:42:52 +00:00 |
Paolo Cignoni
|
0508b4362b
|
cr lf mismatch
|
2004-03-09 21:26:47 +00:00 |
Paolo Cignoni
|
b692bdb420
|
Initial commit
|
2004-02-18 12:28:52 +00:00 |