25 Commits

Author SHA1 Message Date
alemuntoni
1bd192bc4e renames and fixes 2021-03-03 13:42:47 +01:00
alemuntoni
599c117f8e member functions renamings 2021-03-03 12:03:16 +01:00
alemuntoni
04ea401ea1 EditPlugins 2021-03-03 10:45:47 +01:00
alemuntoni
bd480b6b6e renamings 2021-03-03 10:24:10 +01:00
alemuntoni
32df9a9aaf possibility to check version of plugin and if it has been built with double precision 2021-02-02 12:58:24 +01:00
alemuntoni
fc763cb9f7 some reorganization 2021-02-01 13:17:53 +01:00
alemuntoni
53709ed732 better management of plugins - reorganized plugin info dialog 2021-01-29 19:10:23 +01:00
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
Paolo Cignoni
4bf46edb52 Modification to the edit select plugin
- added a few event->accept to solve an OS X issue
- removed all the glu dependencies
- refactored to use updateselection stuff whenever possible…
2017-01-26 12:22:15 +01:00
Paolo Cignoni
94d6e19ef7 clang c++ conformance... 2017-01-25 15:23:10 +01:00
Marco Callieri
bd5f86c750 Interactive Selection update
- new options for rectangel selection: keyboard shortcuts for select
all, deselect all, invert all
- added realtime log with instructions and shortcuts
- new selection mode: polyline selection. Draw a polyline, and then
add/remove/toggle selection of vertices/faces under the drawn polyline
2017-01-23 15:32:37 +01:00
Guido Ranzuglia granzuglia
3c94507387 - selection, being a per mesh attribute, is updated on all the glareas having activated the selection rendering flags 2016-08-17 12:11:25 +00:00
Guido Ranzuglia granzuglia
04fda3e884 - updated the edit_select plugin 2016-07-31 09:54:46 +00:00
Paolo Cignoni cignoni
c08cef4edf Updated the code to enable the selection decorator to the new signal slot mechanism 2014-11-06 23:47:52 +00:00
Paolo Cignoni cignoni
1906ed3fba updated Added correct managment between logical and device window coords for rect Selection
Now with qt5.2 retina display correctly works
2013-12-16 16:20:30 +00:00
Paolo Cignoni cignoni
4b455d501c Added edit tools for selecting vertices and filters for removing /inverting them 2010-02-27 00:54:25 +00:00
Paolo Cignoni cignoni
abe28bdaeb Updated pro and filters to comply to the new common library system 2009-12-04 10:53:05 +00:00
Guido Ranzuglia granzuglia
e8c0fc6c8d added functions to fulfill new MeshLabInterface's interface 2009-11-27 16:08:32 +00:00
Guido Ranzuglia granzuglia
dcf7f12977 from void StartEdit() to bool StartEdit() 2009-05-25 08:15:43 +00:00
Paolo Cignoni cignoni
dbb0e72f5b Implemented selection of visible only faces. 2009-04-01 13:50:51 +00:00
Paolo Cignoni cignoni
91e6eb0462 Added selection by connected components 2009-03-31 23:00:30 +00:00
Paolo Cignoni cignoni
2084a3a38d Updated to remove PluginInfo, to use new MeshEditInterface, and to use new factory way of creating edit tools 2008-10-13 10:07:58 +00:00
Paolo Cignoni cignoni
613f575f12 Corrected wrong copyright information in the header 2008-05-28 23:27:15 +00:00
Paolo Cignoni cignoni
95d514d6d8 Changed plugin name to the current standard 2008-05-20 13:53:53 +00:00