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
53709ed732 better management of plugins - reorganized plugin info dialog 2021-01-29 19:10:23 +01:00
luz paz
5b1e759eb6 fix typos found in src/meshlabplugins
Follow up to #78  
Found via `codespell v2.0.dev0`

```
codespell -q 3 -S ./src/external,./vcglib,./src/plugins_unsupported/external  -L lod,vertexes src/meshlabplugins/
```
2020-08-20 08:02:38 -04:00
alemuntoni
fe42f9427e add pluginNames to all plugins; update vcg 2020-08-07 14:45:40 +02:00
alemuntoni
8e58bb19c6 glew is initialized just one time 2020-04-22 16:49:38 +02:00
Ryan Pavlik
6f5657692e Replace all other glewInit calls in maintained plugins and core. 2020-03-25 10:48:01 -05:00
alemuntoni
5369127ee4 edit paint and edit point wanrings gcc 2020-03-05 16:24:11 +01:00
Ryan Pavlik
dc84f55c25 Most "vertexes" -> "vertices" 2019-12-11 11:20:12 -06:00
Ryan Pavlik
6c8ab64e76 Fix typos, most noticed by codespell. 2019-12-11 11:15:02 -06:00
Ryan Pavlik
ada0fb5bdb edit_paint: Fix type mismatch warning about abs 2019-12-04 14:27:54 -06:00
Marco Callieri
d6fb14740d warning cleanup 2018-03-21 10:44:54 +01:00
Marco Callieri mcallieri
732408222c corrected some issues in painting interface 2016-10-21 09:36:08 +00:00
Marco Callieri mcallieri
aac26d898f corrected various problems in paint interface:
- labels
- smooth percentage is now working
- displacement value is now a percentage (for fine scale sculpting)
2016-10-20 09:45:41 +00:00
Guido Ranzuglia granzuglia
11aba4c99a - - restored edit_paint plugin 2016-08-30 05:49:47 +00:00
Guido Ranzuglia granzuglia
820b6d3699 edit_paint plugin:
- added support for mesh with double precision attributes
- removed some warnings
2014-08-09 09:38:16 +00:00
Paolo Cignoni cignoni
bbade83542 Updated all the involved filters to the recent changes to the picking reimplementation. 2014-04-08 09:35:37 +00:00
Paolo Cignoni cignoni
ab0670f380 Corrected wrong inclusion order 2014-04-07 12:48:46 +00:00
Guido Ranzuglia granzuglia
93b65ec6df - updated the plugins code using the new per mesh rendering system.
This code will be changed again as soon as possible in order to prevent any possible concurrent access to the mesh rendering map.
2013-10-09 12:18:31 +00:00
Paolo Cignoni cignoni
9adc490b87 small changes to update to the recent changes of the vcg library 2013-03-20 08:56:50 +00:00
Paolo Cignoni cignoni
f130ed286a Straightforward updates to comply the previous commit 2012-11-29 23:21:41 +00:00
Guido Ranzuglia granzuglia
b0440890cb - updated to new vcglib syntax 2012-10-22 08:03:58 +00:00
Guido Ranzuglia granzuglia
99d97e70a5 removed "wrong vertex picked" bug caused by a missed multiplication with mesh transformation matrix. 2012-09-11 13:17:57 +00:00
Paolo Cignoni cignoni
941ea563e5 changes required to comply to the latest renamings 2011-04-06 08:22:41 +00:00
Paolo Cignoni cignoni
88dacfd298 Renaming of non compliant edit plugin files (edit_paint) 2011-04-06 07:50:45 +00:00