alemuntoni
8ae6c8de18
FileFormat file outside IOMeshPlugin
2020-11-25 12:30:01 +01:00
alemuntoni
1677153418
rename to IOMeshPluginInterface
2020-11-24 18:57:10 +01:00
alemuntoni
7ca8d10a77
io_plugin_interface.h, fix filter_trioptimize
2020-09-18 12:54:49 +02:00
alemuntoni
205205e21f
const correctness IO plugins
2020-09-09 17:34:47 +02:00
alemuntoni
fe42f9427e
add pluginNames to all plugins; update vcg
2020-08-07 14:45:40 +02:00
alemuntoni
d9d3239c48
addParam takes a reference
2020-07-31 20:11:46 +02:00
alemuntoni
5063bde0c9
RichParameterSet -> RichParameterList (actually it was already a list)
2020-07-31 17:29:06 +02:00
alemuntoni
f0a570d7d5
small fixes and update vcglib
2020-04-17 16:44:52 +02:00
alemuntoni
c2516bc5c0
deprecated QTime replaced with QElapsedTimer
2020-04-09 17:33:23 +02:00
Marco Callieri
d6fb14740d
warning cleanup
2018-03-21 10:44:54 +01:00
Marco Callieri
9bae8dbd8d
qPrintable to qUtf8Printable in the WHOLE project
...
qUtf8Printable is better to deal with special characters.
also in QT documentation it is said is better when logging strings.
However, we use it also to store filenames and text-based ID, if we only use one, and not alternating between qUtf8Printable and qPrintable, thins should be smoother, but since it is a project-wide change, it is potentially DANGEROUS, NOT YET FULLY TESTED
2018-02-19 16:36:31 +01:00
Guido Ranzuglia granzuglia
2446d7782f
- huge commit! MeshLab is now qt 5.0 compatible. Compiling process has not been yet tested on MacOSx.
2013-03-24 19:36:54 +00:00
Guido Ranzuglia granzuglia
ef94cb7238
- changed function names according to the new vcglib syntax
2012-10-19 09:56:14 +00:00
Paolo Cignoni cignoni
4a8d3a71df
Corrections of include paths to comply the new folder arrangement of the VCG library (I/O stuff, removed most of the offending includes since useless)
2011-04-03 23:38:00 +00:00
Paolo Cignoni cignoni
af47a69f32
Slightly change the interface of the collada parsing stuff to avoid allocation hassles
2009-11-24 10:21:19 +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
b0ab1a2d76
added a compacting pre save to avoid wrong deleted face management in dae export...
2009-08-28 07:26:23 +00:00
Guido Ranzuglia granzuglia
1124399469
removed addinfo references
2009-06-23 14:27:37 +00:00
Paolo Cignoni cignoni
62d2bd5225
Collada improvements
2009-04-04 20:13:45 +00:00
Paolo Cignoni cignoni
f16701300f
renamed colladaio plugin to the standard io_collada naming scheme
2008-12-09 11:56:09 +00:00
Paolo Cignoni cignoni
e8c0a381d1
renamed colladaio plugin to the standard io_collada naming scheme
2008-12-09 11:10:33 +00:00