20 Commits

Author SHA1 Message Date
Guido Ranzuglia granzuglia
d00a28d3b5 - changed function names according to the new vcglib syntax
(WARNING! edit_align still doesn't compile)
2012-10-22 10:32:47 +00:00
Guido Ranzuglia granzuglia
9541dfd73c - changed the fake colors signal and slot system 2012-07-12 13:03:58 +00:00
Guido Ranzuglia granzuglia
d037bd8b0f avoided "close alignDialog when ICPParamDialog is still open window" problem on Windows system 2012-07-12 09:21:28 +00:00
Guido Ranzuglia granzuglia
c57d1824fc avoided "icp params dialog in background" problem 2012-07-12 07:37:23 +00:00
Guido Ranzuglia granzuglia
3907588c47 avoided "icp params dialog in background" problem 2012-07-12 07:29:36 +00:00
Guido Ranzuglia granzuglia
fd06f79476 - intermediate changes to align tool (not the final one) 2012-07-11 08:28:55 +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
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
Guido Ranzuglia granzuglia
b723ead4eb compiler errors removed. from Render to render 2012-03-19 22:14:00 +00:00
Marco Callieri mcallieri
f9446ba48f corrected bug in lighting during point-based-alignment 2012-02-09 16:43:11 +00:00
Paolo Cignoni cignoni
b6df3b03b4 Changed from float to double the type of the alignment matrixes when changing the base mesh. This removes a precision issue that arose when changing the base mesh after a complete alignment. 2012-02-02 10:16:57 +00:00
Paolo Cignoni cignoni
e004a7c813 corrected a small bug in the OccupancyGrid that prevented in some case to find some legal arcs to be used for the alignment. 2012-02-02 10:15:02 +00:00
Marco Callieri mcallieri
4834a3a305 added the possibility of slightly changing the light direction while picking points: light is changed using CTRL + ALT (like main window) but is restricted to the front hemisphere of view-space 2011-11-21 14:58:05 +00:00
Marco Callieri mcallieri
e9acfa6500 During alignment, you can pick points on two meshes rendering their original per-vertex color (if present), using the "use false color" button on the align dialog 2011-11-09 13:52:24 +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
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
58e1212113 Renaming of non compliant edit plugins. 2011-04-05 22:14:11 +00:00