2183 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
b1c8a91b9f updated the simplifier to reflect recent changes to the optimization framwork 2011-05-20 15:14:31 +00:00
Marco Callieri mcallieri
671c0f9446 second iteration of color mapping from photos 2011-05-20 14:57:11 +00:00
Matteo Dellepiane matteodelle
238d60e1d8 Added and tested "scale raster camera and "scale mesh camera" 2011-05-20 13:50:31 +00:00
Matteo Dellepiane matteodelle
e928bcaec1 fixed issues on assignment of shots to raster 2011-05-19 14:39:58 +00:00
Paolo Cignoni cignoni
8afe881db3 Added tools for visualizing non regular vertices and separatrix on quad meshes 2011-05-16 15:14:44 +00:00
Matteo Dellepiane matteodelle
63b4bf3e6f 2011-05-16 11:45:53 +00:00
Paolo Cignoni cignoni
aa5d225b78 Heavily modified basic slicing filter. Now reduce to the bare essential. to be made more robust and flexible. 2011-05-11 10:29:43 +00:00
Paolo Cignoni cignoni
d5f0b95275 corrected bug in the visualization of quality histogram values 2011-05-10 14:21:02 +00:00
Paolo Cignoni cignoni
e3977b7e62 added support for setting DDS textures 2011-05-10 10:41:15 +00:00
Guido Ranzuglia granzuglia
5ecf6a8d14 removed compile time error: missing return statement (is "return total;" the right one?) 2011-04-27 09:01:28 +00:00
Paolo Cignoni cignoni
e66ba389ac updated to the geodesic changes 2011-04-22 11:09:54 +00:00
Paolo Cignoni cignoni
ccb21d4db6 Added filter to wisely remove non manifold vertices and to snap mismatched borders 2011-04-22 11:01:14 +00:00
Luca Benedetti benedetti
4cd4fd652e changed #include to point to correct edit_align source 2011-04-18 08:59:43 +00:00
Guido Ranzuglia granzuglia
022826ed5c rearranged vcglib include files 2011-04-15 08:02:00 +00:00
Marco Callieri mcallieri
4346eccbe3 refined version of camera color projection, first version of multiple cameras color projection 2011-04-08 13:18:53 +00:00
Paolo Cignoni cignoni
47ad76b83d Moving filters that were developed during FGT into the official folder 2011-04-07 23:38:52 +00:00
Paolo Cignoni cignoni
678b8fb954 Moving filters that were developed during FGT into the official folder 2011-04-07 23:08:06 +00:00
Paolo Cignoni cignoni
169fc3f671 Modified filter to Flip a mesh so that its normals are orented outside. 2011-04-07 22:32:27 +00:00
Paolo Cignoni cignoni
a90f3695fb Moving experimental stuff in the appropriate folder 2011-04-07 22:12:54 +00:00
Paolo Cignoni cignoni
03b626f76f Moving filters that were developed during FGT into the official folder 2011-04-06 20:59:40 +00:00
Paolo Cignoni cignoni
353d60c33f Moving experimental stuff in the appropriate folder 2011-04-06 12:48:50 +00:00
Paolo Cignoni cignoni
893196e6dd changes required to comply to the latest renamings of plugins folders 2011-04-06 12:44:46 +00:00
Paolo Cignoni cignoni
1bc83d094a Moving experimental stuff in the appropriate folder 2011-04-06 08:30:39 +00:00
Paolo Cignoni cignoni
941ea563e5 changes required to comply to the latest renamings 2011-04-06 08:22:41 +00:00
Paolo Cignoni cignoni
88dacfd298 Renaming of non compliant edit plugin files (edit_paint) 2011-04-06 07:50:45 +00:00
Paolo Cignoni cignoni
f3e48e30cd Renaming of non compliant edit plugin files (align and measure) 2011-04-06 06:02:51 +00:00
Paolo Cignoni cignoni
4030e74938 Renaming of non compliant edit plugin files 2011-04-06 05:01:40 +00:00
Paolo Cignoni cignoni
d77136dd73 Renaming of non compliant edit plugins. 2011-04-05 22:48:45 +00:00
Paolo Cignoni cignoni
59a24ab0af Moved good fgt plugins into the official folder 2011-04-05 22:18:17 +00:00
Paolo Cignoni cignoni
58e1212113 Renaming of non compliant edit plugins. 2011-04-05 22:14:11 +00:00
Paolo Cignoni cignoni
eca2077446 Moved unsupported stuff into the unsupported folder 2011-04-05 22:10:50 +00:00
Paolo Cignoni cignoni
0c4e5b678c changes required to comply to the latest vcg changes (interpolation, edg->tri) 2011-04-05 22:07:27 +00:00
Paolo Cignoni cignoni
e8fca115f6 moved here select by angle from filter_clean 2011-04-05 21:53:49 +00:00
Marco Callieri mcallieri
6c3749f2bc removed two files committed by mistake (sorry) 2011-04-05 11:54:52 +00:00
Paolo Cignoni cignoni
b22890a4e5 Corrections of include paths to comply the new folder arrangement of the VCG library (almost completed...) 2011-04-04 09:23:33 +00:00
Paolo Cignoni cignoni
29810ca65d Corrections of include paths to comply the new folder arrangement of the VCG library (another set of the many filters; cleaning up and removing useless includes) 2011-04-04 06:03:12 +00:00
Paolo Cignoni cignoni
1128b129ea Corrections of include paths to comply the new folder arrangement of the VCG library (a second set of the many filters; removing useless includes) 2011-04-03 23:51:26 +00:00
Paolo Cignoni cignoni
3a2303e66d Corrections of include paths to comply the new folder arrangement of the VCG library (a first set of the many filters; removing useless includes) 2011-04-03 23:44:39 +00:00
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
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
Guido Ranzuglia granzuglia
8559018157 removed compile time error 2011-03-25 12:43:09 +00:00
Marco Callieri mcallieri
7afc31796d update to the decorator show_camera 2011-03-24 16:38:14 +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
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
73e45d479e updated to the new geodesic.h 2011-03-16 14:07:21 +00:00
Guido Ranzuglia granzuglia
bee9b896f9 included update/color.h file 2011-03-14 16:34:51 +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