4071 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
e70ba0202b io_renderman plugin 2010-04-21 15:12:35 +00:00
Michele Sottile sottile
ccf50d84e5 renaming 2010-04-21 12:46:04 +00:00
Michele Sottile sottile
afbe367bd8 First branching 2010-04-21 12:31:59 +00:00
Michele Sottile sottile
fb53fc20cb Solved some bugs 2010-04-21 12:28:29 +00:00
Paolo Cignoni cignoni
14792c0095 laplacian evolution term inserted, corrected bug in corr function, refactored a lot of different things, in balloon.cpp the Evolve function simply tries to compute MC and then invert it with SEDF, butthere is some problem in there... 2010-04-20 10:43:51 +00:00
Paolo Cignoni cignoni
57ee9836f4 added compactvertexvector to the normal extrapolation filter and added to point filter class 2010-04-20 08:24:46 +00:00
Paolo Cignoni cignoni
cf4dbdd50d sligthly better comments to parameters. to be improved... 2010-04-20 01:33:23 +00:00
Paolo Cignoni cignoni
3c615267e4 Updated to the name changes of non 2manifold checking functions ( now the function to call is CountNonManifoldEdgeFF) 2010-04-20 01:30:22 +00:00
Paolo Cignoni cignoni
ee2ea565f8 Cleaned and moved filters for selecting selfintersecting faces, tex border vertices, non manifold edges and non manifold faces to a the filter_select plugin.
Now nonmanifold selecting filters now select both vertex and faces when meaningful.
Removed coloring filters for coloring selfintersecting faces and non manifold situations. Improved robustness of self intersecting filter. 
Changed the name of the filters for better ordering in the menus (subdiv, transformation filters should go together,  etc).
2010-04-20 01:19:08 +00:00
Paolo Cignoni cignoni
374ac6b12c cleaned up a bit filter names 2010-04-20 01:17:20 +00:00
Paolo Cignoni cignoni
078ee084a7 renamed filters for better placement in the alphabetically ordered filter menus 2010-04-20 00:58:15 +00:00
Paolo Cignoni cignoni
f0eecae992 Removed all the important stuff from this meslab file and moved it into the vcg lib 2010-04-20 00:55:00 +00:00
Paolo Cignoni cignoni
79359785ac improved rendering of selected vertices 2010-04-20 00:47:09 +00:00
Paolo Cignoni cignoni
0e4a9e891d removed extra class qualifier in richsaveparameter 2010-04-19 22:28:10 +00:00
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
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