alemuntoni
8b3e5a123c
io_3ds loads multiple layers correctly
2021-04-20 16:37:00 +02:00
alemuntoni
992a2cfe42
better management of io warnings
2021-04-20 14:58:29 +02:00
alemuntoni
d5e715b917
management of the warning string - IOMesh documentation
2021-03-18 16:36:16 +01:00
alemuntoni
157ccc6ca2
removed unuseful parent parameter for open and save functions
2021-03-18 16:36:16 +01:00
alemuntoni
462641741b
IOPlugins use exceptions to save meshes
2021-03-18 16:36:16 +01:00
alemuntoni
da754d323f
IOPlugins use exceptions to open meshes
2021-03-18 16:36:16 +01:00
alemuntoni
748b597041
missing include
2021-03-17 17:52:07 +01:00
alemuntoni
61489db2a6
fix io3DS build error
2021-03-17 17:40:33 +01:00
alemuntoni
0643ee7c99
initPreOpenParameters does not require filename anymore
2021-03-17 17:11:26 +01:00
alemuntoni
42c63d75cf
IO3DS does not use QMessageBox
2021-03-17 16:38:39 +01:00
alemuntoni
8c0bcc660f
refactoring io3DS
2021-03-17 15:48:37 +01:00
alemuntoni
0d1f862945
export formats QList to std::list
2021-03-16 10:21:28 +01:00
alemuntoni
bc95e43cd2
import formats QList to std::list
2021-03-16 10:04:09 +01:00
alemuntoni
599c117f8e
member functions renamings
2021-03-03 12:03:16 +01:00
alemuntoni
8ae6c8de18
FileFormat file outside IOMeshPlugin
2020-11-25 12:30:01 +01:00
alemuntoni
7036ab5570
renamings
2020-11-24 19:12:57 +01:00
alemuntoni
1677153418
rename to IOMeshPluginInterface
2020-11-24 18:57:10 +01:00
alemuntoni
05369f1668
moved MeshDocument class
2020-11-24 17:49:06 +01:00
alemuntoni
bb025370c5
renamings
2020-11-24 17:20:23 +01:00
alemuntoni
c6c47a263d
mesh_data_structure subfolder
2020-11-24 16:51:27 +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
5063bde0c9
RichParameterSet -> RichParameterList (actually it was already a list)
2020-07-31 17:29:06 +02: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
ec9e4c2b51
- applyed forum proposed patch
2013-07-02 10:12:31 +00: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
93aebb9f51
- changed function names according to the new vcglib syntax
2012-10-19 09:54:55 +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
19a615d80f
removed unused references to meshmodel.h
2010-07-14 08:04:16 +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
9d942559f9
Moved import/export of basic mesh types into baseio. Only 3ds i/o is performed in io_3ds.
2008-12-09 14:21:27 +00:00
Paolo Cignoni cignoni
10aa847ced
renamed meshio plugin to the standard io_3ds naming scheme
2008-12-09 11:58:08 +00:00