191 Commits

Author SHA1 Message Date
Ryan Pavlik
f0f2bd7861 Scripts for CMake building 2019-12-12 17:30:26 -06:00
Ryan Pavlik
be344128c6 vertexes->vertices where vertices is already used in the same logical component (message, comment) 2019-12-11 11:15:02 -06:00
Ryan Pavlik
6c8ab64e76 Fix typos, most noticed by codespell. 2019-12-11 11:15:02 -06:00
Ryan Pavlik
363bcc6aeb sample plugins: Fix some return value warnings 2019-12-04 14:27:54 -06:00
T.Alderighi
d596d7c086 Added geodesic from selected vertices 2018-06-27 12:11:05 +02:00
Marco Callieri
75a23369be warning cleanup 2018-03-26 11:44:41 +02:00
Marco Callieri
297993d62f warning cleanup 2018-03-21 12:01:36 +01:00
Marco Callieri
e4d49f2106 update postconditions, preconditions, filterclass 2018-03-07 18:56:59 +01:00
Marco Callieri
9bd2f00f97 postconditions update & cleanup 2018-03-07 18:08:08 +01:00
granzuglia
3af5988579 fixed compile time error 2018-01-05 16:21:15 +11:00
granzuglia
065573e503 added support for persistante parameters. WARNING!!! please, note that at this moment the code may not compile. It will compile again as soon as I will finish to merge the all the changed files 2018-01-04 11:02:04 +11:00
Luigi Malomo
654aa90836 Info edit filter fixed for retina displays 2017-09-13 19:03:43 +02:00
Guido Ranzuglia
928f36139d - fixed various bugs on saving/opening XML scripting files 2017-04-05 16:08:57 +10: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
Guido Ranzuglia granzuglia
bd33bba9e1 - giant commit
- added new function in the filter interface
2016-06-29 12:54:15 +00:00
Marco Callieri mcallieri
9c408ecb9f added new functionality to the sampleedit filter (geometry info) 2016-01-07 09:37:24 +00:00
Paolo Cignoni cignoni
9639e077c5 Changed to reflect the recent changes of the vcg in UpdateFlags and Triangle Normal 2014-11-14 23:06:18 +00:00
Guido Ranzuglia granzuglia
7153d9a6d1 - fixed compiler time errors with double precision float 2014-10-23 14:00:12 +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
4300e3c283 sample_filter:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-23 08:19:06 +00:00
Paolo Cignoni cignoni
690b7e977b updated createiso filter to the recent changes to the trivial_walker 2014-08-23 01:41:23 +00:00
Paolo Cignoni cignoni
12b47b8867 Updated filter_geodesic to float/double independence 2014-08-13 06:58:05 +00:00
Paolo Cignoni cignoni
9eccddc3f5 Updated filter_createiso to float/double independence 2014-08-13 06:57:45 +00:00
Paolo Cignoni cignoni
c0bf8a016d Improved the sample xml filter: now it correctly delclare its postcondition 2014-04-28 12:00:58 +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
Paolo Cignoni cignoni
7268fc9600 improved name of the geodesic distance from point filter 2014-01-09 08:33:05 +00:00
Paolo Cignoni cignoni
2df9834e76 Updated to the new geodesic api 2013-10-10 10:56:55 +00:00
Guido Ranzuglia granzuglia
5bcccfe9f4 - script system fixed up for the release
- removed crash on filter_camera
2013-07-11 12:48:38 +00:00
Guido Ranzuglia granzuglia
44c291a317 - removed compiler errors 2013-06-04 06:43:07 +00:00
Guido Ranzuglia granzuglia
3730517788 - fixed wrong includes 2013-04-02 15:51:51 +00:00
Guido Ranzuglia granzuglia
b067c2a946 - changed file names for conformity 2013-03-27 08:37:50 +00:00
Guido Ranzuglia granzuglia
62321eca80 - changed file names for conformity 2013-03-27 08:36:17 +00:00
Paolo Cignoni cignoni
82ff6218c3 Corrected naming of sample filters 2013-03-26 15:59:10 +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
2cc7d9c841 Added a bunch of 'c' to component members to clarify constant access (see recent commit in vcglib...) 2012-11-28 09:45:07 +00:00
Paolo Cignoni cignoni
0e4826db87 updated to the changes in the Geodesic class 2012-11-07 01:07:43 +00:00
Guido Ranzuglia granzuglia
7975446fab - changed function names according to the new vcglib syntax 2012-10-22 10:11:57 +00:00
Guido Ranzuglia granzuglia
b0565a628c - changed function names according to the new vcglib syntax 2012-10-22 10:11:08 +00:00
Guido Ranzuglia granzuglia
fe50d90e8a - updated to new vcglib syntax 2012-10-22 08:04:55 +00:00
Guido Ranzuglia granzuglia
a9684ff345 - changed function names according to the new vcglib syntax 2012-10-19 10:19:37 +00:00
Guido Ranzuglia granzuglia
14a2b0793b - changed function names according to the new vcglib syntax 2012-10-19 10:17:00 +00:00
Guido Ranzuglia granzuglia
830fe68f0f - first version of the pcl filter sample 2012-10-05 13:31:41 +00:00
Guido Ranzuglia granzuglia
fa3c872fa5 - harmonized xml filters to required standard meshlab xml schema 2012-07-31 14:56:30 +00:00
Guido Ranzuglia granzuglia
5986afc10a - removed rename of xml file in mac 2012-07-19 17:55:14 +00:00
Paolo Cignoni cignoni
3f4a681614 Updated after the removal of the enum bit vertexborder and faceborder 2012-07-03 22:16:30 +00:00
Matteo Dellepiane matteodelle
944ad3b58c dellepiane: reverting to previous version after wrong commit, sorry! 2012-07-02 08:42:44 +00:00