2419 Commits

Author SHA1 Message Date
Guido Ranzuglia granzuglia
02b92791a4 - In Dijkstra algorithm I have not to compute the arches connecting vertices already visited. It leads to inconsistent priority_queue. 2012-07-10 11:27:31 +00:00
Fabio Ganovelli ganovelli
12965d5b03 added camera tranform mode (use the matrix as the new camera extrinsics) 2012-07-09 16:48:27 +00:00
Guido Ranzuglia granzuglia
6f7cb37b23 - terrible workaround to avoid problem with #warning in visual studio 2012-07-09 15:04:19 +00:00
Guido Ranzuglia granzuglia
e979a6e52b - removed conflict between glew and QtOpenGL causing #warning problem
- commented cubemap (but the code is still there...) decoration
2012-07-09 14:56:36 +00:00
Paolo Cignoni cignoni
9ada624ff4 Moved into meshfilter slicing functionality. one plugin less.. 2012-07-09 13:21:46 +00:00
Paolo Cignoni cignoni
13e6c308cb Updated after the removal of the enum bit vertexborder and faceborder 2012-07-09 13:20:23 +00:00
Paolo Cignoni cignoni
e5801c693a Removed useless filter slice (moved functionality into meshfilter) 2012-07-09 12:42:14 +00:00
Paolo Cignoni cignoni
981dfb8b00 updated the structuresynth library to the latest sources 2012-07-09 12:33:08 +00:00
Paolo Cignoni cignoni
4e1e9bab9d Raster reprojection decorator modified so as to use the GL wrapper of the VCG. 2012-07-09 11:11:39 +00:00
Paolo Cignoni cignoni
0a4193a75a Updated to the changes to the point triangle distance in the vcglib 2012-07-09 09:56:58 +00:00
Paolo Cignoni cignoni
229036353e Updated to the changes to the point triangle distance in the vcglib 2012-07-09 07:15:52 +00:00
Guido Ranzuglia granzuglia
7dea78b06c a slightly better ui 2012-07-06 07:00:18 +00:00
Paolo Cignoni cignoni
64132aa886 Added reference for the poisson disk sampling algorithm to our TVCG 2012 paper 2012-07-04 22:53:36 +00:00
Paolo Cignoni cignoni
48583c75c5 used a number of UpdateBoxAndNormals method of the meshmodel class 2012-07-04 15:26:02 +00:00
Paolo Cignoni cignoni
f99ce69d99 Added cotangent weighting to the laplacian smoothing 2012-07-04 15:24:21 +00:00
Paolo Cignoni cignoni
3a0e415d72 Using the UpdateBoxAndNormals method of the meshmodel class. 2012-07-04 15:23:08 +00:00
Paolo Cignoni cignoni
a8a081ea18 Using the UpdateBoxAndNormals method of the meshmodel class. 2012-07-04 15:16:01 +00:00
Paolo Cignoni cignoni
3f4a681614 Updated after the removal of the enum bit vertexborder and faceborder 2012-07-03 22:16:30 +00:00
Paolo Cignoni cignoni
88991bcb7d Updated after the removal of the enum bit vertexborder and faceborder 2012-07-03 22:03:26 +00:00
Paolo Cignoni cignoni
333965fda1 Updated after the removal of the enum bit vertexborder and faceborder 2012-07-03 22:02:44 +00:00
Paolo Cignoni cignoni
43a27b1124 Updated after the removal of the enum bit vertexborder and faceborder 2012-07-03 14:10:25 +00:00
Paolo Cignoni cignoni
26fc34d22b corrected the VoronoiColoring filter after the changes to the voronoi processing stuff 2012-07-03 13:41:15 +00:00
Paolo Cignoni cignoni
a9dbe7337c Updated after the removal of the enum bit vertexborder and faceborder 2012-07-03 13:14:44 +00:00
Paolo Cignoni cignoni
68ec3c9e0a Added parameter to show per face color in parametrization (useful to show distortion) 2012-07-03 13:09:32 +00:00
Paolo Cignoni cignoni
b79a942f23 small improvemetns in stat reporting 2012-07-03 10:21:12 +00:00
Paolo Cignoni cignoni
49f519c706 Updated after the removal of the enum bit vertexborder and faceborder 2012-07-03 10:19:19 +00:00
Paolo Cignoni cignoni
ee2b666019 corrected bug in the normal orientation after a matrix rotation 2012-07-03 09:30:20 +00:00
Paolo Cignoni cignoni
18d3b5dec7 Better timing for voronoi altlas filter 2012-07-03 09:12:09 +00:00
Paolo Cignoni cignoni
89614e944f First version of the voronoi atlas texturing filter 2012-07-03 08:41:32 +00:00
Guido Ranzuglia granzuglia
343fa5dc35 removed crash when non manifold decorations are requested on a two manifold mesh. 2012-07-02 13:29:20 +00:00
Paolo Cignoni cignoni
a946cf2d9c Updated after the removal of the enum bit vertexborder and faceborder 2012-07-02 11:09:39 +00:00
Paolo Cignoni cignoni
6eaebff218 Updated after the removal of the enum bit vertexborder and faceborder 2012-07-02 09:46:15 +00:00
Paolo Cignoni cignoni
ccc78e067b Added functions to compute texture distortion for faces 2012-07-02 09:42:58 +00:00
Paolo Cignoni cignoni
0d39ce203d Corrected a bug in the opengl state and added better control for histograms 2012-07-02 09:36:20 +00:00
Matteo Dellepiane matteodelle
f90d8298bd dellepiane: added rename raster layer and set raster camera to raster layer submenu 2012-07-02 08:35:33 +00:00
Paolo Cignoni cignoni
3cc1bcc814 Corrected bug in the compute topological measure that reported wrong genus in case of meshes with unreferenced vertices... 2012-06-28 17:27:00 +00:00
Paolo Cignoni cignoni
7ac62f3992 Added flag for controlling the drawing of boundary edges when showing non manifold edges 2012-06-28 17:25:44 +00:00
Paolo Cignoni cignoni
b2b9c24485 Added layer functions for deleting mesh and raster
added filter for decomposing a mesh into connected components (inverse of Flatten)
2012-06-28 10:25:24 +00:00
Guido Ranzuglia granzuglia
06becc0492 added missed attribute 2012-06-28 09:26:04 +00:00
Marco Callieri mcallieri
434923c62e corrected bug due to uninitialized CB callback function in plymc standalone executable. Corrected a bug where input meshes with associated matrix get their geometry transformed, but not their normal. (CAREFUL still to be properly tested) 2012-06-22 14:58:16 +00:00
Marco Callieri mcallieri
a8b9175b81 added a checkbox to force point rendering during alignment (for complex datasets, and mixed point-face datasets) 2012-06-20 11:45:27 +00:00
Marco Callieri mcallieri
f7f2939381 removed hard-coded constant when performing color scattering (in per-mesh coloring) 2012-06-19 13:33:15 +00:00
Paolo Cignoni cignoni
c85bd6054b Corrected few inconsistencies and removed some leftovers from the sdfgpu code 2012-06-08 14:29:05 +00:00
Andrea Baldacci baldacci
a6587c9c8d fixed pixel query 2012-06-06 18:48:16 +00:00
Guido Ranzuglia granzuglia
26765dd6b9 moved to plugins_unsupported folder 2012-06-04 16:14:24 +00:00
Matteo Dellepiane matteodelle
3b8686846f dellepiane: tuned the mechanism for convergence 2012-05-31 20:54:42 +00:00
Matteo Dellepiane matteodelle
7846c0bb3c dellepiane: code optimization and removal of a bug (wrong FilterName) 2012-05-31 20:44:17 +00:00
Matteo Dellepiane matteodelle
03522ce2f1 dellepiane: modified the filter to update several times during calibration, updated xml with help info 2012-05-31 20:00:55 +00:00
Paolo Cignoni cignoni
b0ea482af4 Added setting of polygonal mesh flag when setting crease. 2012-05-30 07:16:31 +00:00
Guido Ranzuglia granzuglia
519ade3b08 removed compile-time error 2012-05-29 13:41:08 +00:00