4189 Commits

Author SHA1 Message Date
Guido Ranzuglia granzuglia
e3acdbadd4 added filter_slices. 2010-04-19 13:04:03 +00:00
Guido Ranzuglia granzuglia
25fddd9d90 updated RichSaveFile and all the related classes. 2010-04-19 13:03:27 +00:00
Guido Ranzuglia granzuglia
cfffd4d1c7 added IOFileWidget. updated SaveFileWidget and OpenFileWidget 2010-04-19 13:02:48 +00:00
Guido Ranzuglia granzuglia
0d1444534b A complete updating to the plug-in 2010-04-19 13:01:21 +00:00
Paolo Cignoni cignoni
3cccf8e17f including curvature causes Eigen conflict 2010-04-19 05:13:07 +00:00
Paolo Cignoni cignoni
3b9a23988a balloon evolution is working, but need to add controls to stop over-contraction and laplacian smoothing. Updated VCGLib and now doesn't compile anymore 2010-04-19 04:47:12 +00:00
Paolo Cignoni cignoni
c7ae373d75 corrected bugs in the correspondence, corrected bug in the heap preventing correct update of pre-existing entry, corrected bug in face2point giving signed distance only in 1 of the 2 sub-cases 2010-04-18 19:09:18 +00:00
Michele Sottile sottile
e44238922e deleted useless v1.3 2010-04-16 12:34:38 +00:00
Michele Sottile sottile
dfbf67a86f deleted useless pro 2010-04-16 12:32:39 +00:00
Paolo Cignoni cignoni
c772f2b25a Removed old include from Proj file and modified local path svn:ignore to prevent commit of temporary qt files 2010-04-15 23:09:57 +00:00
Paolo Cignoni cignoni
6edbf64209 edit_vase plugin created. compiles under OSX with Eigen3 (devel branch) and SuiteSparse installed with fink 32bit compiled from source libraries. Ray marhing, isosurfacing, smooth laplacian field interpolator working. Currently implementing the structure for balloon evolution. 2010-04-15 23:07:10 +00:00
Paolo Cignoni cignoni
01a03a0bc8 corrected trackball bug on orthographic view when using large clipping plane values 2010-04-15 08:43:30 +00:00
Michele Sottile sottile
3ad8f7fa89 Orientation with flag 2010-04-14 15:13:05 +00:00
Michele Sottile sottile
77710e2035 Space corrections and comments 2010-04-14 14:37:52 +00:00
Guido Ranzuglia granzuglia
d73fa13eca removed ui_layerDialog.h 2010-04-14 09:56:28 +00:00
Michele Sottile sottile
ed9aac13d3 solved problems with update viewer 2010-04-13 16:55:56 +00:00
Paolo Cignoni cignoni
21d2527bbe corrected annoying issue on snapshot background. Now you can choose if you prefer to use the current background or a transparent one 2010-04-13 16:00:35 +00:00
Guido Ranzuglia granzuglia
42111514be from for each to foreach 2010-04-13 15:34:27 +00:00
Guido Ranzuglia granzuglia
8e4e52b63a from QDir shadersDir = QDir(qApp->applicationDirPath()); to QDir shadersDir = PluginManager::getBaseDirPath(); 2010-04-13 15:00:19 +00:00
Michele Sottile sottile
c5c673f362 ViewerSplit update 2010-04-13 14:40:28 +00:00
Guido Ranzuglia granzuglia
cb86835e0f from \ to / 2010-04-13 08:36:09 +00:00
Michele Sottile sottile
c8d02b5105 Viwer splittabili 2010-04-13 08:27:32 +00:00
Paolo Cignoni cignoni
9b72f05e76 Long due change. Now menu entries are in ALPHABETICAL ORDER (how lazy we were...) 2010-04-12 22:21:03 +00:00
Paolo Cignoni cignoni
a4ec069019 added libs for structure synth mac 2010-04-12 21:46:34 +00:00
Paolo Cignoni cignoni
1fd1291c78 Added filters for computing rotation to align an object either to its inertia moments or to a fitting plane 2010-04-12 21:42:52 +00:00
Paolo Cignoni cignoni
3bc1803e36 improved dump on the log of inertia tensor 2010-04-12 21:38:20 +00:00
Guido Ranzuglia granzuglia
aa87ce72c8 updated shadersrm directory 2010-04-12 14:43:56 +00:00
Paolo Cignoni cignoni
2dbad52f6d moved rendermonkey shaders to a more reasonable subdir of distrib/shader 2010-04-12 14:19:24 +00:00
Paolo Cignoni cignoni
32f2cd85db moved rendermonkey shaders to a more reasonable subdir of distrib/shader 2010-04-12 14:15:34 +00:00
Paolo Cignoni cignoni
96c6c157ee moved old unsupported shaders to a subfolder 2010-04-12 14:08:31 +00:00
Paolo Cignoni cignoni
9c4d070e0c added directory for unsupported shaders 2010-04-12 14:06:36 +00:00
Guido Ranzuglia granzuglia
958c83ac6f removed stupid error defVal->val 2010-04-09 15:31:23 +00:00
Paolo Cignoni cignoni
5030d896bf added support for hausdorff distance between point clouds and meshes 2010-04-09 15:10:30 +00:00
Paolo Cignoni cignoni
72aa367dfb various small changes and refactoring to remove warnings and dubious stuff 2010-04-09 14:43:41 +00:00
Guido Ranzuglia granzuglia
9cb8e376f1 fixed bug on MeshWidget 2010-04-09 13:18:05 +00:00
Paolo Cignoni cignoni
8ddb8a1c87 simple sintax error vcg::tri::UpdateTopology<BaseMesh> -> vcg::tri::UpdateTopology<MeshType>; 2010-04-09 09:15:50 +00:00
Michele Sottile sottile
270fe6eb93 add ui folder 2010-04-09 08:52:18 +00:00
Guido Ranzuglia granzuglia
e8b105e1ed re-added needed parameters names 2010-04-09 08:30:14 +00:00
Paolo Cignoni cignoni
54bda73a01 corrected more or less harmless gcc warnings 2010-04-08 23:05:09 +00:00
Paolo Cignoni cignoni
f781f2dddf updated all the precondition callback to use the standard MM_ enum. 2010-04-08 23:03:52 +00:00
Paolo Cignoni cignoni
8ceb13bdbd Iterface change. Removal of the Precondition Specific Enum. Now you use the MeshModel::MM_XXX to specify what data is required for a filter to start 2010-04-08 23:00:29 +00:00
Paolo Cignoni cignoni
447e96aa3b Yet another setlocale attempt. Simpler this time. use the 'C' locale. 2010-04-08 22:03:27 +00:00
Paolo Cignoni cignoni
15b664d85b added support of per vertex tex coord in rendering 2010-04-08 16:54:24 +00:00
Paolo Cignoni cignoni
2da0717e6e removed harmless gcc warnings 2010-04-08 15:59:04 +00:00
Guido Ranzuglia granzuglia
86625670c3 added horrible messageBox to avoid to call the render plugin without radius per vertex 2010-04-08 13:18:30 +00:00
Guido Ranzuglia granzuglia
241a587d9f removed potentially dangerous dangling pointer 2010-04-08 13:17:29 +00:00
Paolo Cignoni cignoni
3c5f55b77f removed harmless gcc warnings 2010-04-08 10:19:54 +00:00
Paolo Cignoni cignoni
af1386ea1c added a setdefault locale in order to get rid of dot/comma conflicts... 2010-04-08 09:41:39 +00:00
Paolo Cignoni cignoni
f242156fe9 minimal comment clean up 2010-04-08 09:40:38 +00:00
Paolo Cignoni cignoni
be7dd8a14f needed changes to the new directory organization and common folder 2010-04-08 09:31:34 +00:00