22 Commits

Author SHA1 Message Date
alemuntoni
7036ab5570 renamings 2020-11-24 19:12:57 +01:00
alemuntoni
3b87eecb7e raster_model file 2020-11-24 18:30:24 +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
401b84a44a removed unuseful function 2020-06-26 14:53:08 +02:00
alemuntoni
ff9b23ddbd fixes 2020-06-24 16:40:53 +02:00
Ryan Pavlik
d77cd8220a Reduce jhead dependencies 2019-12-11 17:13:25 -06:00
Paolo Cignoni
d1aacfa2ab Harmless warnings 2018-04-06 13:27:26 +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
5f404eb831 in meshlabdocumentbundler.cpp:
- removed Visual Studio warnings
2014-08-09 09:41:59 +00:00
Paolo Cignoni cignoni
0fe5d587aa updated meshlab and common library to float/double independence 2014-06-19 08:48:11 +00:00
Matteo Dellepiane matteodelle
c6f5341d58 dellepiane: fixed image path issues with importing .out 2013-11-04 18:09:23 +00:00
Paolo Cignoni cignoni
be30ae7a30 Removed a bunch of harmless warnings 2012-12-02 14:53:53 +00:00
Paolo Cignoni cignoni
54eadda64f Added a missing #include<QImageReader> 2012-11-16 08:26:10 +00:00
Matteo Dellepiane matteodelle
ba0296270d dellepiane: added nvm importer, removed the need of jhead for both .out and .nvm importers 2012-11-13 17:30:04 +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
Paolo Cignoni cignoni
13420cdb81 Removed harmless gcc warnings 2012-05-07 07:34:43 +00:00
Guido Ranzuglia granzuglia
65e6caf0a0 - removed compile time error 2012-04-26 13:39:06 +00:00
Matteo Dellepiane matteodelle
974676ebde dellepiane: added metadata analysis when importing a new Raster. If no data about the sensor and the focal are available, a "plausible" set is assigned to the Raster 2012-04-24 15:02:40 +00:00
Fabio Ganovelli ganovelli
df5dec971b fixed path to the images 2012-01-19 13:51:46 +00:00
Fabio Ganovelli ganovelli
c0734974ee added bundler importer 2011-12-28 13:45:00 +00:00