19 Commits

Author SHA1 Message Date
Marco Callieri
68f4b097b4 saving view state in project is now optional
added checkbox in project saving window. Default is ON (save state).
2018-08-29 15:21:12 +02:00
granzuglia
b480cedf2f - fixed compiler errors with non-const default arguments parameters passed by references - added support for visual studio 2017 to the projects in meshlab_mini 2017-12-16 12:17:06 +11:00
gianpaolopalma
da644ee4da Trivial bug fixing in the saving of MLP project 2017-11-28 11:30:35 +01:00
gianpaolopalma
ebad76f177 Added new functinalities to the MeshLab project
- Added a new project type (.mlb) to save matrix and camera data in
binary format using Base64 encoding
- Added the saving of the rendering options of each mesh layer
- Bug fixed in the appendProject
2017-11-27 13:37:49 +01:00
Guido Ranzuglia
3472973ae8 - fixed compilining issues for linux systems 2016-12-06 12:17:26 +01:00
Paolo Cignoni cignoni
0fe5d587aa updated meshlab and common library to float/double independence 2014-06-19 08:48:11 +00:00
Paolo Cignoni cignoni
345824ffe0 First changes to the meshmodel so that planes has enum based semantic 2012-10-26 13:05:42 +00:00
Guido Ranzuglia granzuglia
35165025d3 - added the raster update system 2012-04-26 10:32:38 +00:00
Marco Callieri mcallieri
4f0b1d921d added option, when saving project, to use ONLY visible layers: useful to create project containing only certain elements of a larger project. (works for ALN, MLP, and when saving mesh files) 2012-01-11 10:10:11 +00:00
Guido Ranzuglia granzuglia
b22afd0fce added Raster loading in the project.
WARNING: RasterModel should be a little re-engineered!
2011-01-20 17:21:47 +00:00
Guido Ranzuglia granzuglia
6cde2faba9 removed bugs in the format filters list.
removed some compiler warnings.
2010-12-31 15:46:13 +00:00
Paolo Cignoni cignoni
59668f2077 corrected bugs in project saving 2010-12-22 12:29:07 +00:00
Guido Ranzuglia granzuglia
80b28e4bd0 DANGEROUS COMMIT!!!! changed all the IO architecture of the MeshLab Project. Some functions MUST BE factorized again! 2010-12-21 19:15:47 +00:00
Guido Ranzuglia granzuglia
4a19f416fd patched bugs on reading/writing XML documents 2010-12-09 14:11:22 +00:00
Matteo Dellepiane matteodelle
02d1ce0ced Dellepiane: save project to MeshLabProject, to fix 2010-12-09 12:28:21 +00:00
Matteo Dellepiane matteodelle
ca7d9542fb Dellepiane: fixed open/save of Tr matrix for MeshLabProjects 2010-12-03 21:58:52 +00:00
Matteo Dellepiane matteodelle
0b9f6e1ba0 Dellepiane: modified saving and loading of mlp files 2010-11-30 17:12:08 +00:00
Paolo Cignoni cignoni
2cd1de6de3 still a draft of the xml document saving 2010-11-30 09:18:48 +00:00
Paolo Cignoni cignoni
4d098cb1cf Added first draft of the meshlab document xml saving classes 2010-11-17 09:50:37 +00:00