646 Commits

Author SHA1 Message Date
alemuntoni
7d1337e9a7 const correctness initGlobalParameterList on decorator plugins 2020-09-21 18:38:23 +02:00
alemuntoni
3f24714657 initGlobalParameterList is a member of decoratePluginInterface.
Moved unify stl vertices parameter to initPreOpenParameter
2020-09-21 18:34:29 +02:00
alemuntoni
cf66402dfe const correctness MainWindowInterface 2020-09-21 15:14:32 +02:00
alemuntoni
52f58e9de2 check for betas on github, const correctness edit plugins 2020-09-19 14:51:59 +02:00
alemuntoni
72c3de8697 postConditionMask is an output of applyFilter 2020-09-19 12:58:49 +02:00
alemuntoni
780f96740f style 2020-09-18 18:38:47 +02:00
alemuntoni
3e5f6d36ea const correctness decorate plugins 2020-09-18 17:41:42 +02:00
alemuntoni
29c493db26 fix cmake build 2020-09-18 16:48:01 +02:00
alemuntoni
2a7b5fa81e removed interfaces.h and interfaces.cpp 2020-09-18 16:43:19 +02:00
alemuntoni
2121557c19 edit_plugin_interface.h 2020-09-18 15:47:25 +02:00
alemuntoni
3f172b9f41 decorate_plugin_interface.h and fix last commit 2020-09-18 15:17:15 +02:00
alemuntoni
d7d9746936 render_plugin_interface.h 2020-09-18 14:49:25 +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
2fff353d5d fix cmake, renamings and better style 2020-09-18 11:52:41 +02:00
alemuntoni
6e08a9c9b9 moving some common interfaces inside interfaces directory 2020-09-18 11:27:13 +02:00
alemuntoni
5f56eb1bde other RichParameterList const correctness 2020-09-17 15:53:54 +02:00
alemuntoni
80a9647d05 initParameterList const correctness 2020-09-17 15:30:28 +02:00
alemuntoni
21377899e8 renaming initParameterList and filterArity const correctness 2020-09-17 15:09:53 +02:00
alemuntoni
30759b80fc getPreConditions const correctness 2020-09-17 14:56:04 +02:00
alemuntoni
46ee099cf8 getRequirements const correctness 2020-09-17 14:27:07 +02:00
alemuntoni
445eb19cf8 applyFilter const correctness 2020-09-17 14:08:51 +02:00
alemuntoni
8f3f889922 postCondition and getClass const correctness 2020-09-17 13:38:22 +02:00
alemuntoni
0df72c611e copy constructor and copy assignment of CMeshO 2020-09-09 17:34:47 +02:00
alemuntoni
266d53a7fd clean unused FloatList value 2020-09-09 17:34:47 +02:00
alemuntoni
205205e21f const correctness IO plugins 2020-09-09 17:34:47 +02:00
alemuntoni
3d98ec3a70 Better management of filterscript, removed unuseful pointers 2020-08-27 14:32:38 +02:00
alemuntoni
305aba59b2 small fix 2020-08-10 15:08:31 +02:00
alemuntoni
89f6b91790 add some other const correctess on meshmodel 2020-08-05 18:38:54 +02:00
alemuntoni
f02cdb8da4 add some const correctness 2020-08-05 17:58:58 +02:00
alemuntoni
ad1c0019b3 possibility to return const MeshModel from MeshDocument 2020-08-04 17:09:10 +02:00
alemuntoni
fca63a7b85 cleanups 2020-08-03 11:01:45 +02:00
alemuntoni
949c1cec63 documentation 2020-08-03 10:47:10 +02:00
alemuntoni
bde27b81f5 RichParameterLists iterates on RichParameter references 2020-08-03 10:10:06 +02:00
alemuntoni
1ed40f6a89 amend last commit 2020-08-03 09:01:24 +02:00
alemuntoni
47b0828b29 references instead of pointers 2020-08-03 09:00:44 +02:00
alemuntoni
e200db9277 fix cmake 2020-08-03 07:57:34 +02:00
alemuntoni
525bc8e1e8 using some references instead of pointers on RichParameterList 2020-08-02 22:08:34 +02:00
alemuntoni
f67548bbc2 lot of constness, everything seems to work 2020-08-02 20:14:35 +02:00
alemuntoni
15265c24dc possibility to save xml without tooltip and description of richparameter 2020-08-01 09:59:27 +02:00
alemuntoni
1a29977c75 fix cmake 2020-08-01 09:33:17 +02:00
alemuntoni
1f6699c621 amend last commit 2020-07-31 22:12:37 +02:00
alemuntoni
b1d1d01f51 some consts and reorder member functions 2020-07-31 22:08:56 +02:00
alemuntoni
6430b808ab fix cmake 2020-07-31 21:33:54 +02:00
alemuntoni
311ce1265d copy and swap idiom for RichParameterList 2020-07-31 20:46:03 +02:00
alemuntoni
89c6c621f5 style 2020-07-31 20:21:04 +02:00
alemuntoni
d9d3239c48 addParam takes a reference 2020-07-31 20:11:46 +02:00
alemuntoni
b0bb9ae5ab paramList is private 2020-07-31 18:50:14 +02:00
alemuntoni
9a68dd97e3 using std::list 2020-07-31 18:30:09 +02:00
alemuntoni
5063bde0c9 RichParameterSet -> RichParameterList (actually it was already a list) 2020-07-31 17:29:06 +02:00