5627 Commits

Author SHA1 Message Date
Guido Ranzuglia granzuglia
da908ce7cc uncommented renderState.clearState() call. 2012-03-16 09:48:55 +00:00
Guido Ranzuglia granzuglia
f9f3f393bc updated 2012-03-16 08:37:59 +00:00
Guido Ranzuglia granzuglia
8dcf51aeac added new mechanism to interactive render the filter when it's running. 2012-03-16 08:37:33 +00:00
Guido Ranzuglia granzuglia
9e6dd26cd5 added new mechanism to interactive render the filter when it's running. 2012-03-16 08:36:57 +00:00
Guido Ranzuglia granzuglia
0de224dbe7 added new mechanism to interactive render the filter when it's running. 2012-03-16 08:36:03 +00:00
Paolo Cignoni cignoni
95a388c663 corrected bug in the parameter reading of Hausdorff distance filter (maxdist was ignored) 2012-03-14 12:24:54 +00:00
Paolo Cignoni cignoni
8750760fa4 Added function to correctly manage dll extension names under diff OS 2012-03-07 12:40:45 +00:00
Guido Ranzuglia granzuglia
e6bbb23827 a lot of new functions has been added 2012-03-06 17:31:58 +00:00
Paolo Cignoni cignoni
1a2f42aab6 added automatic updating of the view when in raster mode 2012-03-06 14:02:10 +00:00
Paolo Cignoni cignoni
4428f7545f Still cleaning up the new raster viewing mode. Now the switch between the two modes preserve the trackball. 2012-03-06 11:53:39 +00:00
Paolo Cignoni cignoni
d2906f7267 m.HasPerVertexTexCoord() -> HasPerVertexTexCoord(m) 2012-03-06 00:22:59 +00:00
Paolo Cignoni cignoni
ffdc1bf71c changed the camera decorator to take into account the current visibility of the raster (only visible raster are shown) 2012-03-06 00:20:38 +00:00
Paolo Cignoni cignoni
14e315ac36 Changed the behaviour of the raster dialog visible/unvisible. Now the eye icon for raster has the same meaning of meshes. To switch to the 'rastermode' where the given raster is shown there is an apposite button that take into account the current raster. 2012-03-06 00:18:50 +00:00
Paolo Cignoni cignoni
0fade8aa02 Added icons and folder for images to the edit point selection tool 2012-03-06 00:14:42 +00:00
Paolo Cignoni cignoni
2e96ac2737 new icons for meshlab 2012-03-06 00:13:26 +00:00
Manuele Sabbadin msabbadin
80e84d1f2d Added a blue disk for the visualization of the point fitted in the plane fitting selection tool. 2012-03-02 17:02:08 +00:00
Manuele Sabbadin msabbadin
cdb95d0e18 Used the SetS method in order to maintain the selection after the EndEdit 2012-03-01 01:13:24 +00:00
Guido Ranzuglia granzuglia
b04c5fa0b9 updated the js grammar 2012-02-23 18:37:31 +00:00
Paolo Cignoni cignoni
a6a72961d1 Updated the filter_mls to refer to the kdtree in the vcg library instead of the own version. 2012-02-22 17:35:25 +00:00
Guido Ranzuglia granzuglia
fe066a079c switched from qlalr to bison 2012-02-22 17:06:56 +00:00
Guido Ranzuglia granzuglia
40cd62addc parser updated 2012-02-20 17:38:50 +00:00
Matteo Dellepiane matteodelle
5393f45871 dellepiane: edit_arc3D, fixed a bug in shot extraction 2012-02-17 10:03:07 +00:00
Matteo Dellepiane matteodelle
4f37f9c345 dellepiane: fixed widget resize in edit_arc3D 2012-02-15 16:13:35 +00:00
Matteo Dellepiane matteodelle
0f95a27333 dellepiane: edit_arc3D, added final rotation to "straighten" the model 2012-02-13 22:55:14 +00:00
Marco Callieri mcallieri
f9446ba48f corrected bug in lighting during point-based-alignment 2012-02-09 16:43:11 +00:00
Matteo Dellepiane matteodelle
7fd8e04f97 dellepiane: old version of io_epoch (now edit_arc3D) moved to unsupported plugins 2012-02-08 23:03:35 +00:00
Matteo Dellepiane matteodelle
6dde6cfa25 dellepiane: edit_epoch removed, now in official plugins as edit_arc3D 2012-02-08 23:01:51 +00:00
Matteo Dellepiane matteodelle
c4658efe3f dellepiane: io_epoch substituted by edit_arc3D 2012-02-08 22:57:43 +00:00
Matteo Dellepiane matteodelle
5c29c50f9a dellepiane: io_epoch moved to unsupported plugins 2012-02-08 22:51:51 +00:00
Matteo Dellepiane matteodelle
79b51a087f dellepiane: edit_arc3D takes the place of io_epoch. Now raster layers can be created from the images which generate the model 2012-02-08 22:48:11 +00:00
Matteo Dellepiane matteodelle
41645286e2 dellepiane: fixed camera distortion, now only pushpull and testing needed 2012-02-08 19:29:50 +00:00
Guido Ranzuglia granzuglia
7c04da3b83 removed comment 2012-02-08 11:22:21 +00:00
Guido Ranzuglia granzuglia
aeab859e8d added javascript parser 2012-02-08 11:20:16 +00:00
Matteo Dellepiane matteodelle
20a47fb01a dellepiane: quasi-final cleaning of code 2012-02-02 17:20:46 +00:00
Matteo Dellepiane matteodelle
75c9e07e44 dellepiane: bug fixing, code re-factoring 2012-02-02 13:59:08 +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
Paolo Cignoni cignoni
d45876a696 corrected a small bug that mangled the loading of the matrixes in some cases in projects. 2012-02-02 10:12:55 +00:00
Paolo Cignoni cignoni
bf346f52a0 corrected relative path in order to use the already defined VCGDIR variable 2012-02-02 10:11:48 +00:00
Paolo Cignoni cignoni
2d3c148260 changed in order to support the new resetTrackball glArea Slot and to correctly update the variuous stuff of the newly generated layer. 2012-02-02 10:10:21 +00:00
Paolo Cignoni cignoni
1cc80c0203 Removed the temporary file ui_v3dimportDialog.h that MUST NOT BE added under svn. It is generated automatically by qt... 2012-02-02 10:09:10 +00:00
Paolo Cignoni cignoni
1c975db548 removed useless file in the edit_epoch pro 2012-02-02 10:06:31 +00:00
Paolo Cignoni cignoni
a133f4f4e8 Added a new property for edit plugins: isSingleMesh. To clarify if a given plugin works on a single layer at a time or on multple ones (like arc3d and align).
Added resetTrackBall slot to the glarea to allow the trackball resetting from an editing tool
2012-02-02 10:04:32 +00:00
Matteo Dellepiane matteodelle
d499fb1216 2012-02-01 23:02:41 +00:00
Matteo Dellepiane matteodelle
2862697773 dellepiane: edit epoch on its way 2012-02-01 17:35:06 +00:00
Matteo Dellepiane matteodelle
4fdb834ad9 2012-02-01 14:34:47 +00:00
Manuele Sabbadin msabbadin
6ea33748be Added the wheel control for the hopDist parameter.
Added the ctrl and shift modifiers for selection.
Added the plane fitting selection.
2012-02-01 02:18:16 +00:00
Matteo Dellepiane matteodelle
810e38942f dellepiane: porting of arc3D filter to edit 2012-01-31 16:52:39 +00:00
Paolo Cignoni cignoni
3c6652dd2f Wheel event are now passed to the active edit plugin. As a consequence an edit plugin can now change the behaviour of the wheel and when an edit is active you cannot zoom anymore... 2012-01-30 11:05:57 +00:00
Paolo Cignoni cignoni
64f97b3d5b Updated the refine functor to fit the new constructor that need a mesh object 2012-01-25 10:37:36 +00:00