Guido Ranzuglia granzuglia
|
6cde2faba9
|
removed bugs in the format filters list.
removed some compiler warnings.
|
2010-12-31 15:46:13 +00:00 |
|
Guido Ranzuglia granzuglia
|
de48de86c9
|
removed bugs in the format filters list.
|
2010-12-31 15:45:12 +00:00 |
|
Guido Ranzuglia granzuglia
|
eaf0dd2791
|
added EDIT_GUI
|
2010-12-31 11:19:37 +00:00 |
|
Guido Ranzuglia granzuglia
|
f31c22a685
|
fixed some small bugs. reload and openProject functions have been refactored
|
2010-12-22 16:05:42 +00:00 |
|
Fabio Ganovelli ganovelli
|
6409e9e64d
|
ongoing berkeleyDB removal
|
2010-12-22 15:06:34 +00:00 |
|
Paolo Cignoni cignoni
|
172384d8d9
|
removed a few harmless warnings
|
2010-12-22 12:39:59 +00:00 |
|
Paolo Cignoni cignoni
|
4b84ac0a11
|
updated to the new addmesh that wants both filename and label and improved printing info in hausdorff distance computation
|
2010-12-22 12:37:27 +00:00 |
|
Paolo Cignoni cignoni
|
355c18446e
|
updated to the new addmesh that wants both filename and label
|
2010-12-22 12:36:13 +00:00 |
|
Paolo Cignoni cignoni
|
59668f2077
|
corrected bugs in project saving
|
2010-12-22 12:29:07 +00:00 |
|
Paolo Cignoni cignoni
|
a45c4a0022
|
updated to the new addmesh that wants both filename and label
|
2010-12-22 12:27:43 +00:00 |
|
Paolo Cignoni cignoni
|
d8b485bfd5
|
Cleaned up names involving files in the meshmodels and introduced a new AddNewMesh
|
2010-12-22 12:26:11 +00:00 |
|
Paolo Cignoni cignoni
|
fe24f8d63e
|
removed unused glarea->getfilename
|
2010-12-22 12:24:15 +00:00 |
|
Paolo Cignoni cignoni
|
1a71834244
|
updated to the new addmesh that wants both filename and label
|
2010-12-22 12:23:22 +00:00 |
|
Paolo Cignoni cignoni
|
2d4c4d738b
|
Again Heavy restructuring of the opening mesh/project functionalities. Blood, toil, tears, and sweat....
|
2010-12-22 12:03:29 +00:00 |
|
Paolo Cignoni cignoni
|
6154c5eba1
|
removed warnings and cleaned up a bit the headers
|
2010-12-22 11:57:29 +00:00 |
|
Paolo Cignoni cignoni
|
ee4a506991
|
Improved presentation of layer info (consistent file/label issues for non saved meshes,removed lock icon)
|
2010-12-22 11:56:38 +00:00 |
|
Guido Ranzuglia granzuglia
|
5ff7e0cd63
|
added QMap<String,MeshIOInterface*> in order to make the MainWindow_RunTime.cpp code shorter
|
2010-12-22 06:40:29 +00:00 |
|
Guido Ranzuglia granzuglia
|
0268752c44
|
removed problem with random MeshModel attributes mask
|
2010-12-22 06:38:18 +00:00 |
|
Guido Ranzuglia granzuglia
|
07d0b08b85
|
DANGEROUS COMMIT!!!! changed all the IO architecture of the MeshLab Project. Some functions MUST BE factorized again!
The last used files list is not active in this moment.
|
2010-12-21 19:21:00 +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 |
|
Paolo Cignoni cignoni
|
feb405f0a8
|
removed gcc harmless warnings
|
2010-12-21 16:43:26 +00:00 |
|
Guido Ranzuglia granzuglia
|
51a491beca
|
example of an XML oriented filter
|
2010-12-15 11:28:21 +00:00 |
|
Paolo Cignoni cignoni
|
46dac30905
|
reject samples with viewdir too different from normal
|
2010-12-14 00:51:50 +00:00 |
|
Paolo Cignoni cignoni
|
1d3b597452
|
reordered constructor calls to match the declaration
|
2010-12-13 11:28:51 +00:00 |
|
Paolo Cignoni cignoni
|
b87e1cdbc4
|
improved the management of the Log onto a different file in the meshlabserver
|
2010-12-13 09:58:33 +00:00 |
|
Paolo Cignoni cignoni
|
cbdf761e41
|
corrected bug in the management of ctrl in drag drop event
|
2010-12-13 09:57:46 +00:00 |
|
Paolo Cignoni cignoni
|
543d928267
|
Enforced the fact that setfilename always store the absolute file path.
|
2010-12-10 12:59:45 +00:00 |
|
Paolo Cignoni cignoni
|
569cf6bbf7
|
Removed malsane glarea::setFileName.
|
2010-12-10 12:58:50 +00:00 |
|
Guido Ranzuglia granzuglia
|
cc1d62cb07
|
added apply functionality to XML philosophy.
|
2010-12-10 08:12:24 +00:00 |
|
Guido Ranzuglia granzuglia
|
2c2f3908b0
|
added apply functionality to XML philosophy.
|
2010-12-10 08:12:00 +00:00 |
|
Paolo Cignoni cignoni
|
21d516c182
|
also outputs model normals during scan
|
2010-12-10 05:32:49 +00:00 |
|
Paolo Cignoni cignoni
|
5be37fb4f5
|
edit scan HACK to output ply with normals + viewdirs and to avoid touching layers so that MESHLAB doesn't crash
|
2010-12-09 17:30:21 +00:00 |
|
Guido Ranzuglia granzuglia
|
4a19f416fd
|
patched bugs on reading/writing XML documents
|
2010-12-09 14:11:22 +00:00 |
|
Guido Ranzuglia granzuglia
|
0f96c92035
|
disabled save Project menu item when there isn't an active glArea
|
2010-12-09 14:10:35 +00:00 |
|
Matteo Dellepiane matteodelle
|
02d1ce0ced
|
Dellepiane: save project to MeshLabProject, to fix
|
2010-12-09 12:28:21 +00:00 |
|
Guido Ranzuglia granzuglia
|
56db4d328a
|
more rational use of some common include
|
2010-12-09 11:24:17 +00:00 |
|
Guido Ranzuglia granzuglia
|
03f70ebed0
|
more rational use of some common include
|
2010-12-09 11:23:12 +00:00 |
|
Paolo Cignoni cignoni
|
bb5d3d90cc
|
Added Dirt Texture Generation
|
2010-12-09 09:52:00 +00:00 |
|
Paolo Cignoni cignoni
|
a76f1bf481
|
Removed harmless warnings
|
2010-12-07 17:29:12 +00:00 |
|
Guido Ranzuglia granzuglia
|
4ad09d28e5
|
added File "${QT_BASE}\bin\QtXmlPatterns4.dll"
|
2010-12-07 10:41:54 +00:00 |
|
Guido Ranzuglia granzuglia
|
14fb10747c
|
added filter_photosynth
|
2010-12-07 10:38:58 +00:00 |
|
Guido Ranzuglia granzuglia
|
c723c54dc6
|
added reference to QtXmlPatterns4.dll
|
2010-12-06 16:52:28 +00:00 |
|
Fabio Ganovelli ganovelli
|
1bd8b6770e
|
created by mistake
|
2010-12-06 16:26:45 +00:00 |
|
Fabio Ganovelli ganovelli
|
5ee0566e37
|
|
2010-12-06 16:24:40 +00:00 |
|
Fabio Ganovelli ganovelli
|
441fe5a5ea
|
begin of BerkeleyDb removal
|
2010-12-06 16:22:37 +00:00 |
|
Fabio Ganovelli ganovelli
|
550a3aa03b
|
minor cleaning
|
2010-12-06 16:19:08 +00:00 |
|
Guido Ranzuglia granzuglia
|
dedaa19080
|
added reference to xmlpatterns in .pro file
|
2010-12-06 16:18:48 +00:00 |
|
Paolo Cignoni cignoni
|
93c827e714
|
allowed selection of image files by default
|
2010-12-06 14:22:01 +00:00 |
|
Paolo Cignoni cignoni
|
a6985e7b2d
|
Correct capitalization in the of the info.plist (it appears in the first menu of mac)
|
2010-12-06 13:26:19 +00:00 |
|
Paolo Cignoni cignoni
|
eb294e005b
|
Almost working gridded background decoration. At least it compiles
|
2010-12-06 12:53:32 +00:00 |
|