4996 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
4a8d3a71df Corrections of include paths to comply the new folder arrangement of the VCG library (I/O stuff, removed most of the offending includes since useless) 2011-04-03 23:38:00 +00:00
Paolo Cignoni cignoni
70bfe7cb63 Corrections of include paths to comply the new folder arrangement of the VCG library (sample plugins and meshlabserver) 2011-04-03 23:29:16 +00:00
Paolo Cignoni cignoni
c5472b2c5a Corrections of include paths to comply the new folder arrangement of the VCG library (old stuff corrected just for safety) 2011-04-03 23:24:41 +00:00
Paolo Cignoni cignoni
c359c3775e Corrections of include paths to comply the new folder arrangement of the VCG library 2011-04-03 22:53:00 +00:00
Andrea Baldacci baldacci
75f8fd4afe Fixed a missing uniform parameter for shaders. 2011-04-02 16:14:17 +00:00
Guido Ranzuglia granzuglia
5654f59404 added conversion methods from/to Point3f (c++) - sglVec3 (javascript) 2011-03-30 13:26:42 +00:00
Guido Ranzuglia granzuglia
5f78978396 changed the selection evaluation mechanism in EditWidget 2011-03-30 08:18:20 +00:00
Guido Ranzuglia granzuglia
eabc729847 changed the selection evaluation mechanism in EditWidget 2011-03-30 08:17:56 +00:00
Guido Ranzuglia granzuglia
aa561999ac added Vec3 Type 2011-03-30 08:16:46 +00:00
Paolo Cignoni cignoni
7ac2c7c735 Moved filter color projection stuff to the right folder 2011-03-30 05:23:42 +00:00
Marco Callieri mcallieri
3336f230dc first version, filter for photo projection on vertex colors 2011-03-29 13:33:09 +00:00
Andrea Baldacci baldacci
d749cc951d The plugin interface has been refactored to include more filters. Added obscurance filtrer (not functional yet) and one for thin parts correction. 2011-03-28 20:49:20 +00:00
Paolo Cignoni cignoni
0015f3984c Introduction and first development of the waffle filter: the filter takes a mesh and creates many parallel as many orthogonal planes will be used to slicing the mesh. There is also a first incomplete development of the function that will create the joints for the SVG image generated. 2011-03-27 12:30:42 +00:00
Paolo Cignoni cignoni
f43f5b6758 2011-03-26 22:37:13 +00:00
Paolo Cignoni cignoni
deaf5c90a6 2011-03-26 22:36:31 +00:00
Guido Ranzuglia granzuglia
ea9551cae4 added spiderGl's vector(2,3,4) and matrix(3x3,4x4) integration. 2011-03-25 15:35:10 +00:00
Guido Ranzuglia granzuglia
8559018157 removed compile time error 2011-03-25 12:43:09 +00:00
Guido Ranzuglia granzuglia
5a000cbf12 removed old schema file 2011-03-25 09:33:22 +00:00
Guido Ranzuglia granzuglia
2b88ab113b now we are using qt resource system for script static files 2011-03-25 09:28:46 +00:00
Guido Ranzuglia granzuglia
a9a7ce799b now we are using qt resource system for script static files 2011-03-25 09:27:10 +00:00
Guido Ranzuglia granzuglia
132f92362e updated version for common project 2011-03-25 09:23:36 +00:00
Guido Ranzuglia granzuglia
a7d67c3393 added resource files for script system. 2011-03-25 09:22:44 +00:00
Guido Ranzuglia granzuglia
06ab1fdc03 resource file for common 2011-03-25 09:21:40 +00:00
Marco Callieri mcallieri
7afc31796d update to the decorator show_camera 2011-03-24 16:38:14 +00:00
Andrea Baldacci baldacci
ed6e7292e9 Eliminated a bug in sdf shader. New parameters added to the user interface. 2011-03-24 13:12:36 +00:00
Paolo Cignoni cignoni
30ef0f281d added manifoldness check on crease cut filter 2011-03-22 11:53:21 +00:00
Paolo Cignoni cignoni
3b83ec8964 added two decoration to display non manifold edges and vertices 2011-03-22 11:51:23 +00:00
Guido Ranzuglia granzuglia
e5788eb25a updated with ariety attribute 2011-03-21 16:54:38 +00:00
Guido Ranzuglia granzuglia
ee146ad3ae updated script system: now you can specify which mesh will be affected by the filters. 2011-03-21 16:54:16 +00:00
Guido Ranzuglia granzuglia
ee64c1f4a2 updated with ariety attribute 2011-03-21 16:48:56 +00:00
Paolo Cignoni cignoni
30eb44e2e5 Minor path corrections 2011-03-18 13:23:14 +00:00
Matteo Dellepiane matteodelle
5c292188be Added first version of Mutual Information filter 2011-03-18 12:49:49 +00:00
Paolo Cignoni cignoni
048654d6e1 Corrected mismatched connect between signal and slot when getting shot from current trackball 2011-03-18 10:50:21 +00:00
Guido Ranzuglia granzuglia
4d1654ac30 changed bridging functions between c++ and javascript : added optional parameters with default values. 2011-03-16 17:13:09 +00:00
Paolo Cignoni cignoni
73e45d479e updated to the new geodesic.h 2011-03-16 14:07:21 +00:00
Marco Callieri mcallieri
96935b06cc added filter for BNPTS output (poisson streaming) 2011-03-16 09:21:11 +00:00
Guido Ranzuglia granzuglia
890c29768d removed bug: mesh's id used as position inside meshList 2011-03-14 16:37:01 +00:00
Guido Ranzuglia granzuglia
bee9b896f9 included update/color.h file 2011-03-14 16:34:51 +00:00
Paolo Cignoni cignoni
204806c588 Corrected a mismatch between a slot and a connect when transmitting shot/directions of view 2011-03-14 15:27:23 +00:00
Paolo Cignoni cignoni
c6369b62cd added distance cutoff to geodesic point distance computation 2011-03-14 15:26:00 +00:00
Andrea Baldacci baldacci
ccc210187d First version of sdf calculation with a simple weighted average. 2011-03-14 10:39:59 +00:00
Paolo Cignoni cignoni
d07f31a98b Added Boundary Weight parameter to quadric simplification filter to allow better control of simplification process 2011-03-14 09:48:17 +00:00
Paolo Cignoni cignoni
4bd61024bc Added cursor shape when picking point on surface from a Point3f Parameter in a filter dialog 2011-03-14 09:37:18 +00:00
Paolo Cignoni cignoni
fe9b5ec7e4 Added Filter to colorize faces according to connected components decomposition 2011-03-14 09:35:06 +00:00
Paolo Cignoni cignoni
0ff5c8a627 added check for existence of the xml file 2011-03-11 15:38:03 +00:00
Guido Ranzuglia granzuglia
1607858518 added type info to script generated function 2011-03-11 13:48:45 +00:00
Guido Ranzuglia granzuglia
673f516eb4 removed useless files 2011-03-11 12:50:42 +00:00
Guido Ranzuglia granzuglia
8de86eef1b scripting system completely switched toward the new XML philosophy. 2011-03-11 12:38:51 +00:00
Guido Ranzuglia granzuglia
1968570755 scripting system completely switched toward the new XML philosophy. 2011-03-11 12:38:20 +00:00
Paolo Cignoni cignoni
91589be8b0 Added decoration for drawing the boundary edges of a mesh. 2011-03-10 17:02:11 +00:00