8 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
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 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
Matteo Dellepiane matteodelle
0b9f6e1ba0 Dellepiane: modified saving and loading of mlp files 2010-11-30 17:12:08 +00:00
Paolo Cignoni cignoni
4d098cb1cf Added first draft of the meshlab document xml saving classes 2010-11-17 09:50:37 +00:00