alemuntoni
|
61489db2a6
|
fix io3DS build error
|
2021-03-17 17:40:33 +01:00 |
|
alemuntoni
|
0643ee7c99
|
initPreOpenParameters does not require filename anymore
|
2021-03-17 17:11:26 +01:00 |
|
alemuntoni
|
deb4efe1b8
|
all IOMesh plugins do not use QMessageBox
|
2021-03-17 16:48:51 +01:00 |
|
alemuntoni
|
42c63d75cf
|
IO3DS does not use QMessageBox
|
2021-03-17 16:38:39 +01:00 |
|
alemuntoni
|
8c0bcc660f
|
refactoring io3DS
|
2021-03-17 15:48:37 +01:00 |
|
Alessandro Muntoni
|
8e130c184e
|
Merge pull request #930 from alemuntoni/fix_img_patch_param
Fix img patch param plugin with double precision
|
2021-03-17 12:34:39 +01:00 |
|
alemuntoni
|
2a683ec3ef
|
img_patch_param: fix error when passing double data with GL_FLOAT
|
2021-03-17 12:10:34 +01:00 |
|
alemuntoni
|
cc0b7a1d29
|
fix bug on importing raster cameras
|
2021-03-17 11:38:53 +01:00 |
|
alemuntoni
|
158a688837
|
fix indentation and style
|
2021-03-17 11:04:28 +01:00 |
|
alemuntoni
|
b0dbea851b
|
rename FilterExampleGPU to snapshot for pymeshlab
|
2021-03-16 15:58:41 +01:00 |
|
alemuntoni
|
58ef783a05
|
IOMesh plugin documentation
|
2021-03-16 10:50:42 +01:00 |
|
alemuntoni
|
0d1f862945
|
export formats QList to std::list
|
2021-03-16 10:21:28 +01:00 |
|
alemuntoni
|
bc95e43cd2
|
import formats QList to std::list
|
2021-03-16 10:04:09 +01:00 |
|
alemuntoni
|
14166d56ab
|
Merge branch 'master-alemuntoni'
|
2021-03-15 16:08:08 +01:00 |
|
alemuntoni
|
f805172f4f
|
MeshLabPluginFile to MeshLabPlugin, EditPluginFactory to EditPlugin
|
2021-03-15 15:30:30 +01:00 |
|
alemuntoni
|
abd16451db
|
MeshLabPlugin to MeshLabPluginLogger
|
2021-03-15 15:17:30 +01:00 |
|
alemuntoni
|
f94ab0fb23
|
Merge branch 'master-alemuntoni'
|
2021-03-15 14:58:17 +01:00 |
|
alemuntoni
|
df3a60a4da
|
fix bug not-edit mode
|
2021-03-15 14:56:27 +01:00 |
|
alemuntoni
|
125eceb0b5
|
removed declared edit interface - the only plugin is the factory
|
2021-03-15 13:24:16 +01:00 |
|
alemuntoni
|
767c93cfd9
|
EditPlugin to EditTool
|
2021-03-15 12:53:46 +01:00 |
|
alemuntoni
|
68d31d9c9f
|
QList to std::list - all edit plugins refactored
|
2021-03-15 12:36:39 +01:00 |
|
alemuntoni
|
490d794ede
|
Merge branch 'master-alemuntoni'
|
2021-03-15 11:25:24 +01:00 |
|
alemuntoni
|
16667ddee1
|
QList to std::list - all filter plugins refactored
|
2021-03-15 10:34:43 +01:00 |
|
alemuntoni
|
4fa0113c7f
|
QList to std::list - other filter plugins refactored
|
2021-03-15 10:34:43 +01:00 |
|
alemuntoni
|
4ad56d8932
|
QList to std::list - other filter plugins refactored
|
2021-03-15 10:34:43 +01:00 |
|
alemuntoni
|
bc8e586b3d
|
refactoring - std::list instead of QList for filter plugins
|
2021-03-15 10:34:43 +01:00 |
|
alemuntoni
|
0c24af61e9
|
update vcglib
|
2021-03-11 19:51:02 +01:00 |
|
alemuntoni
|
f15a348316
|
Merge branch 'plugin_ownership'
|
2021-03-10 14:38:38 +01:00 |
|
alemuntoni
|
cd36d7db88
|
set a plugin to be deleted when starting next session
|
2021-03-10 13:23:27 +01:00 |
|
alemuntoni
|
19a8919e12
|
temporary warning message when impossible to delete dll
|
2021-03-10 13:03:21 +01:00 |
|
alemuntoni
|
23d78663de
|
manage ownership of plugin loaders
|
2021-03-10 12:25:39 +01:00 |
|
Alessandro Muntoni
|
a4f124c251
|
Merge pull request #927 from alemuntoni/support_exceptions_from_plugins
applyFilter refactoring to support exceptions
|
2021-03-05 17:01:44 +01:00 |
|
alemuntoni
|
ba34009c44
|
cleanup
|
2021-03-05 15:49:58 +01:00 |
|
alemuntoni
|
86620516ba
|
refactor meshlab server
|
2021-03-05 15:47:19 +01:00 |
|
alemuntoni
|
1752e4109e
|
rename FilterArity type
|
2021-03-05 15:41:04 +01:00 |
|
alemuntoni
|
cdfd55582a
|
old applyFilter removed, cleanups
|
2021-03-05 15:35:15 +01:00 |
|
alemuntoni
|
e2e84b5cae
|
FilterVoronoi uses new applyFilter call
|
2021-03-05 15:24:45 +01:00 |
|
alemuntoni
|
0f76404ab9
|
FilterUnsharp uses new applyFilter call
|
2021-03-05 15:20:26 +01:00 |
|
alemuntoni
|
554f5d900b
|
FilterTriOptimize uses new applyFilter call
|
2021-03-05 15:13:15 +01:00 |
|
alemuntoni
|
795787d3fa
|
FilterTexture uses new applyFilter call
|
2021-03-05 15:08:35 +01:00 |
|
alemuntoni
|
5b555212bd
|
FilterSSynth uses new applyFilter call
|
2021-03-05 15:03:46 +01:00 |
|
alemuntoni
|
1a79d4d0e4
|
FilterSketchfab uses new applyFilter call
|
2021-03-05 14:56:23 +01:00 |
|
alemuntoni
|
7e69d37def
|
FilterSelect uses new applyFilter call
|
2021-03-05 14:47:37 +01:00 |
|
alemuntoni
|
7d45699c02
|
FilterSdfGPU uses new applyFilter call
|
2021-03-05 14:42:03 +01:00 |
|
alemuntoni
|
1f21d9122a
|
FilterScreenedPoisson uses new applyFilter call
|
2021-03-05 14:39:11 +01:00 |
|
alemuntoni
|
689620e0d7
|
FilterSampling uses new applyFilter call
|
2021-03-05 13:20:31 +01:00 |
|
alemuntoni
|
62d5c06769
|
FilterQuality uses new applyFilter call
|
2021-03-05 13:12:05 +01:00 |
|
alemuntoni
|
27b6b39615
|
FilterQhull uses new applyFilter call
|
2021-03-05 13:08:11 +01:00 |
|
alemuntoni
|
f943f05dd4
|
FilterPlyMC uses new applyFilter call
|
2021-03-05 12:54:50 +01:00 |
|
alemuntoni
|
fbd4ce54c1
|
FilterMutualInfo uses new applyFilter call
|
2021-03-05 12:49:47 +01:00 |
|