alemuntoni
|
8a11b1132f
|
remove initOpenParameter and applyOpenParameter from IOPlugin interface
|
2021-04-28 15:26:29 +02:00 |
|
alemuntoni
|
d23660afd2
|
const MeshDocument contained in RichMesh
|
2021-04-26 18:29:26 +02:00 |
|
alemuntoni
|
715ce129a9
|
meshvalue stores only the id of the mesh
|
2021-04-26 17:49:23 +02:00 |
|
alemuntoni
|
fad0f6919e
|
IORaster removed
|
2021-04-16 10:57:55 +02:00 |
|
alemuntoni
|
d5e715b917
|
management of the warning string - IOMesh documentation
|
2021-03-18 16:36:16 +01:00 |
|
alemuntoni
|
157ccc6ca2
|
removed unuseful parent parameter for open and save functions
|
2021-03-18 16:36:16 +01:00 |
|
alemuntoni
|
462641741b
|
IOPlugins use exceptions to save meshes
|
2021-03-18 16:36:16 +01:00 |
|
alemuntoni
|
da754d323f
|
IOPlugins use exceptions to open meshes
|
2021-03-18 16:36:16 +01:00 |
|
alemuntoni
|
14a24eb855
|
fix #931
|
2021-03-18 12:16:48 +01:00 |
|
alemuntoni
|
0643ee7c99
|
initPreOpenParameters does not require filename anymore
|
2021-03-17 17:11:26 +01:00 |
|
alemuntoni
|
f805172f4f
|
MeshLabPluginFile to MeshLabPlugin, EditPluginFactory to EditPlugin
|
2021-03-15 15:30:30 +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
|
599c117f8e
|
member functions renamings
|
2021-03-03 12:03:16 +01:00 |
|
alemuntoni
|
26204531d6
|
IOMeshPlugins
|
2021-03-03 11:24:45 +01:00 |
|
alemuntoni
|
89cdb61bf2
|
FilterPlugins
|
2021-03-03 11:12:12 +01:00 |
|
alemuntoni
|
fc763cb9f7
|
some reorganization
|
2021-02-01 13:17:53 +01:00 |
|
alemuntoni
|
f2997b23a7
|
fix server
|
2021-01-27 17:43:52 +01:00 |
|
alemuntoni
|
f8a2d88d94
|
more member functions to plugin manager
|
2021-01-27 11:16:37 +01:00 |
|
alemuntoni
|
5403f0a497
|
fix mainserver
|
2021-01-27 10:27:47 +01:00 |
|
alemuntoni
|
e2e5a649eb
|
globals and singletons
|
2021-01-26 15:00:59 +01:00 |
|
Ryan Pavlik
|
8e0366cf18
|
Remove comments about CMake files being generated.
They originally were, but the generation script and templates
are gone now.
|
2020-12-01 12:16:13 -06:00 |
|
alemuntoni
|
7878f9076e
|
fix meshlabserver
|
2020-11-27 16:44:00 +01:00 |
|
alemuntoni
|
dd4ebb03d3
|
fix meshlabserver
|
2020-11-24 19:19:53 +01:00 |
|
alemuntoni
|
7036ab5570
|
renamings
|
2020-11-24 19:12:57 +01:00 |
|
alemuntoni
|
4432a87c0a
|
Removed xmlpatterns dependency
|
2020-11-17 11:31:21 +01:00 |
|
alemuntoni
|
13658b0ba0
|
applyFilter has a new parameter for output values
|
2020-11-13 14:26:27 +01:00 |
|
alemuntoni
|
707b17a456
|
common target renamed to meshlab-common
|
2020-10-29 16:42:37 +01:00 |
|
alemuntoni
|
7ab10526d8
|
cleanup common unuseful files
|
2020-10-21 17:29:05 +02:00 |
|
alemuntoni
|
dac26808bd
|
libjhead removed
|
2020-09-23 13:07:30 +02:00 |
|
alemuntoni
|
72c3de8697
|
postConditionMask is an output of applyFilter
|
2020-09-19 12:58:49 +02:00 |
|
alemuntoni
|
2a7b5fa81e
|
removed interfaces.h and interfaces.cpp
|
2020-09-18 16:43:19 +02:00 |
|
alemuntoni
|
233b3e9f54
|
filter_plugin_interface.h
|
2020-09-18 13:27:59 +02:00 |
|
alemuntoni
|
7ca8d10a77
|
io_plugin_interface.h, fix filter_trioptimize
|
2020-09-18 12:54:49 +02:00 |
|
alemuntoni
|
21377899e8
|
renaming initParameterList and filterArity const correctness
|
2020-09-17 15:09:53 +02:00 |
|
alemuntoni
|
3d98ec3a70
|
Better management of filterscript, removed unuseful pointers
|
2020-08-27 14:32:38 +02:00 |
|
luz paz
|
db3994710b
|
fix typos found in various files
Found via `codespell v2.0.dev0`
```
codespell -q 3 -S ./src/external,./vcglib,./src/plugins_unsupported/external -L lod,vertexes
```
|
2020-08-16 10:00:16 -04:00 |
|
alemuntoni
|
bde27b81f5
|
RichParameterLists iterates on RichParameter references
|
2020-08-03 10:10:06 +02:00 |
|
alemuntoni
|
228a82742b
|
small fix
|
2020-08-01 18:28:16 +02:00 |
|
alemuntoni
|
d9d3239c48
|
addParam takes a reference
|
2020-07-31 20:11:46 +02:00 |
|
alemuntoni
|
46905a8c95
|
fix last two commits
|
2020-07-31 19:38:48 +02:00 |
|
alemuntoni
|
5063bde0c9
|
RichParameterSet -> RichParameterList (actually it was already a list)
|
2020-07-31 17:29:06 +02:00 |
|
alemuntoni
|
1afe273d6b
|
removed filterparameter file, added some missing includes
|
2020-07-31 17:04:45 +02:00 |
|
alemuntoni
|
23bef8673f
|
removed RichParmiterCopyConstructor visitor
|
2020-07-30 17:38:23 +02:00 |
|
alemuntoni
|
69898a2be8
|
description and tooltip are protected in RichParameter
|
2020-07-30 16:00:04 +02:00 |
|
alemuntoni
|
9e68654b93
|
RichParameter val is now protected - safer resource management
|
2020-07-30 15:07:58 +02:00 |
|
alemuntoni
|
690e4abb91
|
RichParameter now is copiable and assignable, name field protected
|
2020-07-30 13:23:23 +02:00 |
|
alemuntoni
|
66f64eb701
|
removed decorators, everything seems to work
|
2020-07-29 22:34:59 +02:00 |
|
alemuntoni
|
a547eb08bf
|
first move of some files
|
2020-07-29 18:40:51 +02:00 |
|
alemuntoni
|
326e4a7c6f
|
fix memory leak - little organization improvement
|
2020-07-26 15:54:05 +02:00 |
|