16 Commits

Author SHA1 Message Date
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