Guido Ranzuglia granzuglia
|
ddd24511b0
|
- added a CompactEveryVector if the unify vertex option for the STL file is required
|
2016-10-04 09:55:41 +00:00 |
|
Paolo Cignoni cignoni
|
9dfdaeb816
|
Better error messages when reading off files
|
2014-11-14 23:04:06 +00:00 |
|
Paolo Cignoni cignoni
|
92043255c9
|
trivial refactoring of a few names
|
2014-06-17 15:17:34 +00:00 |
|
Paolo Cignoni cignoni
|
ee2dd44cc2
|
Corrected a small bug involving the save of polygonal meshes with texture coords in obj format.
|
2014-05-26 17:05:47 +00:00 |
|
Paolo Cignoni cignoni
|
0b0c4b473e
|
added a compact every vector for workaround of an obj bug on reloading the same mesh with attribute with a mesh smaller...
|
2014-05-23 15:09:50 +00:00 |
|
Paolo Cignoni cignoni
|
dbf568db9c
|
Added support of polygonal meshes in OBJ output. Now meshes with faux edges set are correctly exported as polygonal meshes (and not tris)
|
2014-05-05 23:58:46 +00:00 |
|
Paolo Cignoni cignoni
|
94dd66a8e5
|
removed useless inclusion of <QtGui> that was causing warnings for GLEW conflicts
|
2014-02-12 13:58:35 +00:00 |
|
Guido Ranzuglia granzuglia
|
64681e282c
|
- added support for qt5
|
2013-03-18 15:44:01 +00:00 |
|
Paolo Cignoni cignoni
|
821d296e80
|
removed a useless include (that exists only in qt5)
|
2013-02-23 05:51:19 +00:00 |
|
Federico Ponchio ponchio
|
9630bcbf92
|
ported to qt5 (hopefully mantaining compatibility).
In particular changed some deprecated methods and sorted include order
to fix glew and qt5 opengl clashes.
|
2013-02-21 16:14:46 +00:00 |
|
Paolo Cignoni cignoni
|
65801d9992
|
Added support for color STL files (both Magics and Solidview 'standard')
|
2012-11-27 07:06:35 +00:00 |
|
Paolo Cignoni cignoni
|
ff0d446731
|
Imporved support of PTX files. Now it can open ptx as point clouds automatically computing normals and radius for splatting
|
2010-11-08 15:07:25 +00:00 |
|
Paolo Cignoni cignoni
|
6b54218921
|
added support for vmi input
|
2010-02-23 00:44:39 +00:00 |
|
Paolo Cignoni cignoni
|
fbae3397a5
|
polygonal bit...
|
2010-02-04 18:04:13 +00:00 |
|
Paolo Cignoni cignoni
|
e98b7a00bd
|
Added support of reading QOBJ files (e.g. obj variant where all the faces are simple quads and it is ZERO based)
|
2009-09-23 15:09:47 +00:00 |
|
Guido Ranzuglia granzuglia
|
675a4ab804
|
totally new parameters system...bugs surelly will be present!
|
2009-09-01 08:33:26 +00:00 |
|
Paolo Cignoni cignoni
|
6417eb1c4a
|
improved support of polygonal bit
|
2009-06-27 00:17:30 +00:00 |
|
Guido Ranzuglia granzuglia
|
4556b2446d
|
removed addinfo references
|
2009-06-23 14:27:12 +00:00 |
|
Paolo Cignoni cignoni
|
5172d1b688
|
removed all the message box from io plugins
|
2009-03-03 23:37:39 +00:00 |
|
Paolo Cignoni cignoni
|
1bd298ea41
|
removed some messagebox from io filter (no gui in filters!)
|
2009-03-03 10:57:20 +00:00 |
|
Paolo Cignoni cignoni
|
0c3d564188
|
removed bug that prevented the binary saving of stl files
|
2009-01-13 18:24:07 +00:00 |
|
Paolo Cignoni cignoni
|
1ae2dce3c8
|
Corrected bug added when other formats were added to base io. Only ply and stl has binary output
|
2008-12-22 15:11:29 +00:00 |
|
Paolo Cignoni cignoni
|
51be465763
|
renamed baseio to the standard naming scheme io_base
|
2008-12-10 23:23:15 +00:00 |
|