5262 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
bbce7f043d corrected after the moving of voronoi_clustering.h 2011-10-20 22:43:44 +00:00
Paolo Cignoni cignoni
5a5676fdee moved from meshlab to vcglib voronoi_clustering.h 2011-10-20 22:27:28 +00:00
Paolo Cignoni cignoni
d04b535608 harmless gcc warning 2011-10-20 22:24:25 +00:00
Paolo Cignoni cignoni
fbbefba811 Class derived from QApplication should have the constructor passing argc by reference... (this bug caused crashing at startup...) 2011-10-20 22:21:28 +00:00
Matteo Dellepiane matteodelle
77fdef6ba6 dellepiane: improved getTheRightNode 2011-10-14 12:03:17 +00:00
Marco Callieri mcallieri
29de1999ba bug fixing on color_projection filter... still under development 2011-10-13 08:59:25 +00:00
Paolo Cignoni cignoni
f9fc625563 added parameter to OpenCTM io plugin to control precision error. 2011-10-13 08:53:44 +00:00
Marco Callieri mcallieri
27d2ef8b49 bug fixing in color projection filter... still under development 2011-10-13 08:50:35 +00:00
Marco Callieri mcallieri
a1ee962c26 general bug fixing on manipulators and color projection filters.... both still under development 2011-10-13 08:49:03 +00:00
Matteo Dellepiane matteodelle
75da5465f7 dellepiane: mutualglobal chossing the right arc, debugging 2011-10-12 18:27:02 +00:00
Matteo Dellepiane matteodelle
1ee8d65a65 dellepiane: log added to control the procedure 2011-10-12 09:59:08 +00:00
Matteo Dellepiane matteodelle
b2f0b9eed2 dellepiane: tuning and bug correction 2011-10-12 09:35:13 +00:00
Guido Ranzuglia granzuglia
642285e613 changed ExpandButtonWidget arrow icon 2011-10-03 15:51:24 +00:00
Fabio Ganovelli ganovelli
3317092ecd bug: the normals where transformed twice in FP_CAMERA_TRANSFORM 2011-09-30 15:26:21 +00:00
Marco Callieri mcallieri
1f1986ed55 added in the Info pane the name of the mesh also when there is only one (before, it was displayed only if more than one layer was loaded) 2011-09-29 15:21:16 +00:00
Paolo Cignoni cignoni
371f439516 more configurable grid parameters 2011-09-29 10:41:46 +00:00
Guido Ranzuglia granzuglia
2d12318e8e removed filteredit.ui 2011-09-29 08:21:43 +00:00
Guido Ranzuglia granzuglia
891906f2dd changed ExpandButtonWidget arrow icon 2011-09-28 13:43:58 +00:00
Paolo Cignoni cignoni
769702f01b removed layout member from a small clas of the xml standard dialog 2011-09-28 13:07:38 +00:00
Guido Ranzuglia granzuglia
d4e3d1019d updated schema with unique constrain on paramName per filter 2011-09-28 12:27:12 +00:00
Paolo Cignoni cignoni
62c65d5d27 Added javascript function for getting the min max value of the per vertex/per face quality of a mesh 2011-09-28 12:16:03 +00:00
Guido Ranzuglia granzuglia
0ad1081e95 added filteredit.ui 2011-09-27 14:47:35 +00:00
Guido Ranzuglia granzuglia
951d01bbec added additionalgui files 2011-09-27 14:22:06 +00:00
Paolo Cignoni cignoni
569ba43336 small c++ errors detected by clang (this-> missing in some derived templated class, a needed include) 2011-09-26 21:03:24 +00:00
Paolo Cignoni cignoni
5fb694b181 Moved some of the common thing of the various pro and pri into a general pri.
Corrected the lib linking path for the mac to the new 32/64 folders.
2011-09-26 20:14:34 +00:00
Paolo Cignoni cignoni
3884176991 removed orphan sharedfilter.pri 2011-09-26 20:10:49 +00:00
Paolo Cignoni cignoni
e4b2ae71ad Added last version of glew to the external libs 2011-09-26 15:10:59 +00:00
Paolo Cignoni cignoni
4a7731bd9f add a few binaries to the lib/macx64 folder 2011-09-26 14:53:33 +00:00
Paolo Cignoni cignoni
1076484472 renamed lib/macx folder to lib/macx32 2011-09-26 14:51:57 +00:00
Paolo Cignoni cignoni
828255ace1 isDynamic -> isPrewiewable 2011-09-26 11:34:31 +00:00
Guido Ranzuglia granzuglia
4d3943f9ce added translation map for FilterClass enum 2011-09-23 14:03:35 +00:00
Guido Ranzuglia granzuglia
a28d59aae9 added translation map for FilterClass enum 2011-09-23 14:03:13 +00:00
Guido Ranzuglia granzuglia
7536c92e24 - added call to executeFilter 2011-09-23 13:31:47 +00:00
Guido Ranzuglia granzuglia
372e621239 - added support for MeshLabFilterInterface 2011-09-23 13:31:24 +00:00
Guido Ranzuglia granzuglia
f55a0f81de filter-help & param-help strings are correctly trimmed 2011-09-23 13:29:34 +00:00
Guido Ranzuglia granzuglia
19be21a4c4 updated sample_xmlfilter.xml 2011-09-23 07:03:50 +00:00
Guido Ranzuglia granzuglia
6e3b659765 - fixed small bug in MeshModelInterface
- introduced ShotScriptInterface
2011-09-23 07:01:12 +00:00
Guido Ranzuglia granzuglia
85f28e2d24 implemented XMLMeshWidget 2011-09-22 16:23:35 +00:00
Guido Ranzuglia granzuglia
977c6572ba removed small bug (closing tag missing) 2011-09-22 16:22:51 +00:00
Paolo Cignoni cignoni
25ca975d98 Removed useless virtual keywords in many declarations
Removed getRequirements callback (now outdated)
2011-09-21 13:21:20 +00:00
Paolo Cignoni cignoni
ae9ae096d0 removed small bug that prevented the alignment of already perfectly aligned meshes... 2011-09-20 15:44:17 +00:00
Guido Ranzuglia granzuglia
588bd581a6 from iDecorate->filterInfo(a) to iDecorate->decorationInfo(a) 2011-09-20 11:48:47 +00:00
Guido Ranzuglia granzuglia
93681f5b2e added support for JSCode inside XML 2011-09-20 09:11:23 +00:00
Paolo Cignoni cignoni
feecd607b7 Completed Background grid Decoration 2011-09-19 16:51:33 +00:00
Guido Ranzuglia granzuglia
694bd993d7 reimplemented mesh evaluation: from meshDoc index to MeshModel* 2011-09-19 15:37:45 +00:00
Paolo Cignoni cignoni
088bedaff6 corrected a c++ error detected by clang 2011-09-19 07:21:12 +00:00
Paolo Cignoni cignoni
b475adc177 Plugin Interface change: now filterName and filterInfo are pure virtual methods only of the Filter class of plugins. Decorations have their own decorationName and decorationInfo method. 2011-09-19 07:20:09 +00:00
Paolo Cignoni cignoni
ffeb4b5fa1 harmless clang warnings 2011-09-19 07:02:33 +00:00
Paolo Cignoni cignoni
8bb4831ebe vbo should be the default in ao computation 2011-09-19 06:53:59 +00:00
Paolo Cignoni cignoni
36a1181fa9 harmless clang warnings 2011-09-19 06:21:22 +00:00