14 Commits

Author SHA1 Message Date
alemuntoni
2121557c19 edit_plugin_interface.h 2020-09-18 15:47:25 +02:00
alemuntoni
fe42f9427e add pluginNames to all plugins; update vcg 2020-08-07 14:45:40 +02:00
Guido Ranzuglia granzuglia
729c271c2e - restored edit pickpoints plugin 2016-08-29 03:44:56 +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
Paolo Cignoni cignoni
3207744258 Updated to the new painter based text printing 2010-10-01 07:55:33 +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
000113d363 changed the currsor for each action 2008-10-16 14:13:52 +00:00
Paolo Cignoni cignoni
916d54c865 Updated to remove PluginInfo, to use new MeshEditInterface, and to use new factory way of creating edit tools 2008-10-13 10:06:57 +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
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
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