Paolo Cignoni cignoni
|
bbce7f043d
|
corrected after the moving of voronoi_clustering.h
|
2011-10-20 22:43:44 +00:00 |
|
Paolo Cignoni cignoni
|
5a5676fdee
|
moved from meshlab to vcglib voronoi_clustering.h
|
2011-10-20 22:27:28 +00:00 |
|
Matteo Dellepiane matteodelle
|
77fdef6ba6
|
dellepiane: improved getTheRightNode
|
2011-10-14 12:03:17 +00:00 |
|
Marco Callieri mcallieri
|
29de1999ba
|
bug fixing on color_projection filter... still under development
|
2011-10-13 08:59:25 +00:00 |
|
Paolo Cignoni cignoni
|
f9fc625563
|
added parameter to OpenCTM io plugin to control precision error.
|
2011-10-13 08:53:44 +00:00 |
|
Marco Callieri mcallieri
|
27d2ef8b49
|
bug fixing in color projection filter... still under development
|
2011-10-13 08:50:35 +00:00 |
|
Marco Callieri mcallieri
|
a1ee962c26
|
general bug fixing on manipulators and color projection filters.... both still under development
|
2011-10-13 08:49:03 +00:00 |
|
Matteo Dellepiane matteodelle
|
75da5465f7
|
dellepiane: mutualglobal chossing the right arc, debugging
|
2011-10-12 18:27:02 +00:00 |
|
Matteo Dellepiane matteodelle
|
1ee8d65a65
|
dellepiane: log added to control the procedure
|
2011-10-12 09:59:08 +00:00 |
|
Matteo Dellepiane matteodelle
|
b2f0b9eed2
|
dellepiane: tuning and bug correction
|
2011-10-12 09:35:13 +00:00 |
|
Fabio Ganovelli ganovelli
|
3317092ecd
|
bug: the normals where transformed twice in FP_CAMERA_TRANSFORM
|
2011-09-30 15:26:21 +00:00 |
|
Paolo Cignoni cignoni
|
371f439516
|
more configurable grid parameters
|
2011-09-29 10:41:46 +00:00 |
|
Paolo Cignoni cignoni
|
569ba43336
|
small c++ errors detected by clang (this-> missing in some derived templated class, a needed include)
|
2011-09-26 21:03:24 +00:00 |
|
Paolo Cignoni cignoni
|
5fb694b181
|
Moved some of the common thing of the various pro and pri into a general pri.
Corrected the lib linking path for the mac to the new 32/64 folders.
|
2011-09-26 20:14:34 +00:00 |
|
Paolo Cignoni cignoni
|
25ca975d98
|
Removed useless virtual keywords in many declarations
Removed getRequirements callback (now outdated)
|
2011-09-21 13:21:20 +00:00 |
|
Paolo Cignoni cignoni
|
ae9ae096d0
|
removed small bug that prevented the alignment of already perfectly aligned meshes...
|
2011-09-20 15:44:17 +00:00 |
|
Paolo Cignoni cignoni
|
feecd607b7
|
Completed Background grid Decoration
|
2011-09-19 16:51:33 +00:00 |
|
Paolo Cignoni cignoni
|
088bedaff6
|
corrected a c++ error detected by clang
|
2011-09-19 07:21:12 +00:00 |
|
Paolo Cignoni cignoni
|
b475adc177
|
Plugin Interface change: now filterName and filterInfo are pure virtual methods only of the Filter class of plugins. Decorations have their own decorationName and decorationInfo method.
|
2011-09-19 07:20:09 +00:00 |
|
Paolo Cignoni cignoni
|
ffeb4b5fa1
|
harmless clang warnings
|
2011-09-19 07:02:33 +00:00 |
|
Paolo Cignoni cignoni
|
8bb4831ebe
|
vbo should be the default in ao computation
|
2011-09-19 06:53:59 +00:00 |
|
Paolo Cignoni cignoni
|
dd97666bbe
|
corrected a few c++ error detected by clang
|
2011-09-18 15:29:31 +00:00 |
|
Paolo Cignoni cignoni
|
55a57f7e96
|
changed an include with a surviving trimesh->algorithm reference....
|
2011-09-18 09:43:17 +00:00 |
|
Paolo Cignoni cignoni
|
87c6a78485
|
updated the pro of filter_csg and io_ctm to the new macx and macx64 lib folders
|
2011-09-16 12:37:25 +00:00 |
|
Paolo Cignoni cignoni
|
97c071aa99
|
Improved the description of the AO filter
|
2011-09-16 09:31:18 +00:00 |
|
Paolo Cignoni cignoni
|
a2f5cc658c
|
Added Normalization step to the bent normal
|
2011-09-16 08:00:19 +00:00 |
|
Guido Ranzuglia granzuglia
|
0a1aff04bf
|
from \ to / in included files
|
2011-09-16 06:50:57 +00:00 |
|
Guido Ranzuglia granzuglia
|
ac458b7ba6
|
from <math.h> to <cmath> and similaria
|
2011-09-15 15:49:32 +00:00 |
|
Guido Ranzuglia granzuglia
|
89822ee1f7
|
updated pro file
|
2011-09-15 15:25:51 +00:00 |
|
Marco Callieri mcallieri
|
4c772d63e9
|
|
2011-09-15 14:01:50 +00:00 |
|
Guido Ranzuglia granzuglia
|
6a98e349b6
|
updated pro for visual studio 2008
|
2011-09-15 12:33:10 +00:00 |
|
Guido Ranzuglia granzuglia
|
dbe9083373
|
updated pro for visual studio 2008
|
2011-09-15 12:32:36 +00:00 |
|
Paolo Cignoni cignoni
|
29a773d772
|
Added per vertex normal computation by mean of a generic user function (useful to transfer per vertex color into a normal or to transfer the ambient occlusion bent normal into the per vertex normal)
|
2011-09-14 15:18:17 +00:00 |
|
Paolo Cignoni cignoni
|
45fbd61f92
|
Added saving of per vertex bent normals
|
2011-09-14 15:15:41 +00:00 |
|
Nico Pietroni nicopietroni
|
d1dc30a573
|
line 798 relatively to the call of AssingFather function, restored parameter MeshType & domain, for DEBUG compilation
|
2011-09-13 15:45:46 +00:00 |
|
Paolo Cignoni cignoni
|
cf43bacf8b
|
added quality to the possible sampling modes when transferring attribute to texture
|
2011-09-09 22:16:19 +00:00 |
|
Paolo Cignoni cignoni
|
f74484ac9d
|
Added support for CTM mesh compressed files
|
2011-09-09 14:40:04 +00:00 |
|
Paolo Cignoni cignoni
|
4fc5cbcb48
|
Added geometric measures for quad edges (right angle discrepancy and edge min/max ratio
|
2011-09-08 22:31:37 +00:00 |
|
Paolo Cignoni cignoni
|
57bcedf29c
|
Add check for existence of tex coords before trying to show texture boundaries
|
2011-09-08 22:21:38 +00:00 |
|
Marco Callieri mcallieri
|
f8036f8293
|
added normal-to-texture transfer between two meshes
|
2011-09-08 11:51:32 +00:00 |
|
Paolo Cignoni cignoni
|
0c99c95dbf
|
Added approximate geodesic poisson disk sampling
|
2011-09-05 20:52:42 +00:00 |
|
Paolo Cignoni cignoni
|
601243d36e
|
corrected a bug in texture -> vertex color that caused wrong sampling of negative tex coords
|
2011-09-04 22:18:59 +00:00 |
|
Paolo Cignoni cignoni
|
7c1aeee55b
|
added boundary weight to the texture aware quadric simplification and more correct default value for texture weight.
|
2011-09-04 22:09:21 +00:00 |
|
Paolo Cignoni cignoni
|
b4fbff89bf
|
added decoration for showing texture seams
|
2011-09-04 21:11:06 +00:00 |
|
Matteo Dellepiane matteodelle
|
8429aaec0d
|
|
2011-08-10 17:22:36 +00:00 |
|
Matteo Dellepiane matteodelle
|
83c05a741a
|
|
2011-08-08 17:39:28 +00:00 |
|
Fabio Ganovelli ganovelli
|
b58a796903
|
correction: ApplyRigidTransformation->ApplySimilarity
(ApplyRigidTransformation was called with scaling scaling transformations)
|
2011-08-05 14:35:18 +00:00 |
|
Fabio Ganovelli ganovelli
|
2ea877d79e
|
changed ApplyRigidTransformation to ApplySimilarity to support scaling
|
2011-08-02 10:25:10 +00:00 |
|
Paolo Cignoni cignoni
|
e483c81357
|
Moved the filter_dirt and filter_sdfgpu plugins from fgt to the official plugin folder
|
2011-07-29 22:52:05 +00:00 |
|
Paolo Cignoni cignoni
|
adc5b82092
|
Added a clamping to inside of the triangle for interpolation parameters (just to be sure to return positive values.
|
2011-07-29 16:33:43 +00:00 |
|