5382 Commits

Author SHA1 Message Date
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
Paolo Cignoni cignoni
dd97666bbe corrected a few c++ error detected by clang 2011-09-18 15:29:31 +00:00
Paolo Cignoni cignoni
e50de8628f harmless gcc warning 2011-09-18 09:44:42 +00:00
Paolo Cignoni cignoni
55a57f7e96 changed an include with a surviving trimesh->algorithm reference.... 2011-09-18 09:43:17 +00:00
Paolo Cignoni cignoni
87c6a78485 updated the pro of filter_csg and io_ctm to the new macx and macx64 lib folders 2011-09-16 12:37:25 +00:00
Paolo Cignoni cignoni
367b551ff5 better naming for openctm macosx lib 2011-09-16 12:08:35 +00:00
Paolo Cignoni cignoni
bd5a0d6b76 Added binary for macosx of a few libraries (mpir, openctm) 2011-09-16 12:04:53 +00:00
Paolo Cignoni cignoni
97c071aa99 Improved the description of the AO filter 2011-09-16 09:31:18 +00:00
Paolo Cignoni cignoni
5d86cd4037 Debugging of the currentViewContainer() function. Hopeless. 2011-09-16 09:30:37 +00:00
Paolo Cignoni cignoni
b677c9f4a1 Added per vertex and per face attributes in the default notes of the layer info 2011-09-16 09:18:14 +00:00
Paolo Cignoni cignoni
a2f5cc658c Added Normalization step to the bent normal 2011-09-16 08:00:19 +00:00
Guido Ranzuglia granzuglia
2153bb1834 updated install file for linux 2011-09-16 07:32:13 +00:00
Guido Ranzuglia granzuglia
0a1aff04bf from \ to / in included files 2011-09-16 06:50:57 +00:00
Guido Ranzuglia granzuglia
bb90953921 updated pro file 2011-09-15 16:20:21 +00:00
Guido Ranzuglia granzuglia
7d986c4b91 updated win64 installer 2011-09-15 16:01:24 +00:00
Guido Ranzuglia granzuglia
20d6546757 updated win32 installer 2011-09-15 16:00:59 +00:00
Guido Ranzuglia granzuglia
ddc548f728 updated win32 installer 2011-09-15 15:50:28 +00:00
Guido Ranzuglia granzuglia
ac458b7ba6 from <math.h> to <cmath> and similaria 2011-09-15 15:49:32 +00:00
Guido Ranzuglia granzuglia
4b73f335bb updated win32 installer 2011-09-15 15:48:56 +00:00
Guido Ranzuglia granzuglia
89822ee1f7 updated pro file 2011-09-15 15:25:51 +00:00
Marco Callieri mcallieri
4c772d63e9 2011-09-15 14:01:50 +00:00
Guido Ranzuglia granzuglia
6a98e349b6 updated pro for visual studio 2008 2011-09-15 12:33:10 +00:00
Guido Ranzuglia granzuglia
dbe9083373 updated pro for visual studio 2008 2011-09-15 12:32:36 +00:00
Guido Ranzuglia granzuglia
a484fefdcd added mpir libs for visual studio 2008 64bit 2011-09-15 12:31:42 +00:00
Guido Ranzuglia granzuglia
a32e8d0269 added include file for visualstudio 2008 64bit 2011-09-15 12:29:48 +00:00
Paolo Cignoni cignoni
29a773d772 Added per vertex normal computation by mean of a generic user function (useful to transfer per vertex color into a normal or to transfer the ambient occlusion bent normal into the per vertex normal) 2011-09-14 15:18:17 +00:00
Paolo Cignoni cignoni
45fbd61f92 Added saving of per vertex bent normals 2011-09-14 15:15:41 +00:00
Guido Ranzuglia granzuglia
9349b53398 new meshlab_full.pro 2011-09-14 10:59:22 +00:00
Nico Pietroni nicopietroni
d1dc30a573 line 798 relatively to the call of AssingFather function, restored parameter MeshType & domain, for DEBUG compilation 2011-09-13 15:45:46 +00:00
Guido Ranzuglia granzuglia
d02f813fd5 added openctm.pro 2011-09-13 14:47:58 +00:00
Guido Ranzuglia granzuglia
5fea188861 added openctm lib 2011-09-13 14:47:31 +00:00
Paolo Cignoni cignoni
cf43bacf8b added quality to the possible sampling modes when transferring attribute to texture 2011-09-09 22:16:19 +00:00
Guido Ranzuglia granzuglia
e590470c4e added VCGVertexScriptInterface::setP 2011-09-09 14:57:05 +00:00
Paolo Cignoni cignoni
f74484ac9d Added support for CTM mesh compressed files 2011-09-09 14:40:04 +00:00
Paolo Cignoni cignoni
14c4952d8d Added OpenCTM to the external libraries 2011-09-09 14:39:03 +00:00
Guido Ranzuglia granzuglia
d6de8b050a removed useless function call registerTypes 2011-09-09 13:13:49 +00:00
Guido Ranzuglia granzuglia
dba27172bd added virtual function getExpression() for XMLEnumWidget 2011-09-09 13:13:25 +00:00
Guido Ranzuglia granzuglia
a930c4d95b added support for:
- vertex 
- point (through QVector<float>)
2011-09-09 13:09:49 +00:00