12 Commits

Author SHA1 Message Date
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
Paolo Cignoni cignoni
774882f866 updated to reflect the new syntax for getting filenames of the current mesh 2010-02-16 23:43:27 +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
1a5dd84160 only return active points for getPoint3fVector function 2008-10-30 16:47:17 +00:00
Paolo Cignoni cignoni
f0a9591f99 now prints the username to the output file. gets username from environment variables. if none found doesnt do anything 2008-09-05 15:27:36 +00:00
Paolo Cignoni cignoni
f0d1e28b41 now print out if active is true also in the xml. also changed Date_Time tag to be DateTime 2008-09-05 14:23:50 +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
3a47532d7b updated to now use the Per Mesh data now provided by the vcg library 2008-07-29 16:08:58 +00:00
Paolo Cignoni cignoni
493226299e changed file extension to avoid confusion 2008-06-12 13:07:05 +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