16 Commits

Author SHA1 Message Date
Guido Ranzuglia granzuglia
81f6683f41 - minimizing additional dependencies 2016-10-28 23:39:24 +00:00
Guido Ranzuglia granzuglia
3fddf93c97 edit_pickpoints plugin:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-09 09:37:50 +00:00
Guido Ranzuglia granzuglia
2446d7782f - huge commit! MeshLab is now qt 5.0 compatible. Compiling process has not been yet tested on MacOSx. 2013-03-24 19:36:54 +00:00
Paolo Cignoni cignoni
90be6ee042 Updated pros and sources to comply to the new common library system 2009-12-05 00:43:23 +00:00
Guido Ranzuglia granzuglia
dcf7f12977 from void StartEdit() to bool StartEdit() 2009-05-25 08:15:43 +00:00
Guido Ranzuglia granzuglia
2c8bb1bbf0 added GPL incipit 2009-05-18 14:41:13 +00:00
Paolo Cignoni cignoni
49c2f96366 fixed some problems with the process of opening and saving files (like cancel button clearing all you work). Now the default place to look for the file is much smarter 2008-09-02 11:03:40 +00:00
Paolo Cignoni cignoni
c784295a47 added some new little features like the ability to undo the last move and select a point by clicking on it when in select mode 2008-09-01 07:42:02 +00:00
Paolo Cignoni cignoni
6dc9371840 made some improvements on the button names to make them less confusing. also added time, data, and data filename as metadata to the output xml. this xml is not compatible with what i just released last week 2008-08-27 16:58:38 +00:00
Paolo Cignoni cignoni
82d4f25f59 Several Big changes. 1. Added this idea of "active" for each point. if you are using a template and cant find a point you can mark it as inactive. In other cases you may have picked all the points but want to indicate for some reason that some should not be used or trusted. 2. changed way normal is displayed to give another option, choosable from the ui. 3. figured out how to find out what the normal is upon loading the points from a file. 4. tried to clean up some other code in pickpointsDialog to make it more understandable. still needs some work though 2008-08-21 09:12:18 +00:00
Paolo Cignoni cignoni
c359abb86d added a popup to ask the user if they are sure they want to clear all the points or/and the template that is loaded 2008-07-31 13:39:41 +00:00
Paolo Cignoni cignoni
84f8ac0f44 fixed some bugs with the ui where the gui wasnt updated properly and cleaned up the code for clearing the points a bit 2008-06-13 13:58:15 +00:00
Paolo Cignoni cignoni
d73773b47e added green lines that help you visualize the normal at each point you select. when you load points from file you get sagging nomral. need to fix this problem 2008-06-12 19:26:46 +00:00
Paolo Cignoni cignoni
a5aa0820ab updates to the ui to make the use of templates a little more intuitive. Added a button to remove points from a template as well as a label to tell what template you are using 2008-06-12 13:52:55 +00:00
Paolo Cignoni cignoni
d1570d3734 enabled loading of the default template (if one exists) when the plugin loads 2008-06-04 14:51:42 +00:00
Paolo Cignoni cignoni
fd93cfb9e3 first version of a plugin for picking points on a mesh. alows you to label picked points as well as save the points and labels to an xml file 2008-06-04 13:08:58 +00:00