28 Commits

Author SHA1 Message Date
Luigi Malomo
654aa90836 Info edit filter fixed for retina displays 2017-09-13 19:03:43 +02:00
Marco Callieri
9e98863c15 changed key to toggle between vertex/faces
spacebar is a reserved key in macOS :(
plus, other minor things
2017-01-10 14:48:58 +01:00
Guido Ranzuglia
0dcce43ebf - cleaned up internal data when plugin is turned off 2016-11-21 12:01:41 +01:00
Guido Ranzuglia granzuglia
f3678d8e9c - from pickFace to pickVisibleFace function 2016-10-29 00:32:19 +00:00
Guido Ranzuglia granzuglia
fbae93b580 - restored sampleedit plugin 2016-08-29 04:03:23 +00:00
Marco Callieri mcallieri
9c408ecb9f added new functionality to the sampleedit filter (geometry info) 2016-01-07 09:37:24 +00:00
Guido Ranzuglia granzuglia
bb7418164c sampleedit:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-23 08:19:40 +00:00
Guido Ranzuglia granzuglia
e45e406b7f - removed small visualization bug 2014-02-28 08:37:21 +00:00
Guido Ranzuglia granzuglia
4a8315b89c - fixed "wrong number string conversion" bug 2014-02-25 03:59:47 +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
cf292888e2 added per vertex texture info visualization 2011-05-06 15:17:55 +00:00
Paolo Cignoni cignoni
70bfe7cb63 Corrections of include paths to comply the new folder arrangement of the VCG library (sample plugins and meshlabserver) 2011-04-03 23:29:16 +00:00
Guido Ranzuglia granzuglia
6ca6e384cf info are now visualized on the triangle 2010-10-04 09:38:28 +00:00
Paolo Cignoni cignoni
44310f77c7 updated to the new painterbased decorate for editing plugins 2010-09-30 23:37:46 +00:00
Paolo Cignoni cignoni
ce6ec3e08b removed non-working \n in formatting string of info about picked triangles 2009-10-29 15:30:24 +00:00
Guido Ranzuglia granzuglia
cf878d8f37 from void StartEdit() to bool StartEdit() 2009-05-25 08:17:22 +00:00
Paolo Cignoni cignoni
c0eb7d0671 Slightly larger font and correct quality checking 2008-11-27 10:59:47 +00:00
Paolo Cignoni cignoni
387262accd Removal of the ioMask MeshModel member and renaming of some of the MeshModel data elements names (see commit 2822). 2008-10-22 00:43:04 +00:00
Paolo Cignoni cignoni
00b4ae8838 Updated to remove PluginInfo, to use new MeshEditInterface, and to use new factory way of creating edit tools 2008-10-13 09:45:59 +00:00
Paolo Cignoni cignoni
6b2b943889 added display of face index too 2008-04-10 11:03:44 +00:00
Paolo Cignoni cignoni
118e0b62b8 Solved namespace ambiguities caused by the removal of a silly 'using namespace' in meshmodel.h 2008-04-04 10:07:14 +00:00
Paolo Cignoni cignoni
ea75e062e4 added init of curfaceptr (double info bug) 2008-04-03 12:21:28 +00:00
Paolo Cignoni cignoni
cc52f8c808 added meaningful info (q and tex) to the displayed tri 2008-03-06 08:32:44 +00:00
Paolo Cignoni cignoni
236da73054 added visualization of tex coords 2008-02-28 10:27:53 +00:00
Paolo Cignoni cignoni
e0f6b36e19 Corrected two bugs, floating triangle if the mesh had a transformation, disappearing numbers and added coords 2008-01-22 01:33:19 +00:00
Paolo Cignoni cignoni
d552f94047 Darker lines when triangle should be hidden 2007-12-03 15:59:14 +00:00
Paolo Cignoni cignoni
26ab9b3158 cleaned up a little 2007-07-10 06:51:34 +00:00
Paolo Cignoni cignoni
73ee72873f First Version of new sample plugins 2007-05-16 15:06:29 +00:00