9212 Commits

Author SHA1 Message Date
alemuntoni
04ea401ea1 EditPlugins 2021-03-03 10:45:47 +01:00
alemuntoni
bd480b6b6e renamings 2021-03-03 10:24:10 +01:00
alemuntoni
9e14486044 decorate plugins 2021-03-03 10:10:26 +01:00
alemuntoni
07ed0bb95b removed interface names from plugin base classes 2021-03-03 09:58:39 +01:00
alemuntoni
87d5ee906c fix windows build 2021-03-02 15:32:53 +01:00
alemuntoni
2af58d9d7a fix #907 2021-03-02 15:16:21 +01:00
alemuntoni
51e2261674 fix #913 2021-03-02 14:50:12 +01:00
alemuntoni
5b66e2b63f fix #924 2021-03-02 14:26:03 +01:00
alemuntoni
3ced3041a4 log refactoring 2021-03-01 17:25:35 +01:00
alemuntoni
c4a2bee41f Merge branch 'modularized_plugin_manager' 2021-03-01 13:12:45 +01:00
alemuntoni
71d32142a7 EditContainer 2021-03-01 13:11:08 +01:00
alemuntoni
8af9cf1e3e renamings 2021-03-01 12:54:15 +01:00
alemuntoni
8157829775 RenderContainer 2021-03-01 12:43:45 +01:00
alemuntoni
604fb0ab56 fix menu wrong behaviour after update 2021-03-01 12:27:16 +01:00
alemuntoni
5a2bca939c DecorateContainer 2021-03-01 12:25:59 +01:00
alemuntoni
1ec80ba1cd sketchfab cleanup 2021-03-01 10:56:05 +01:00
alemuntoni
300a22176d IORasterContainer 2021-02-26 19:00:16 +01:00
alemuntoni
8793e3c2a2 IOMeshContainer 2021-02-26 18:23:04 +01:00
alemuntoni
d69397107d add new files to qmake 2021-02-26 17:42:17 +01:00
alemuntoni
63203817fa code cleanups 2021-02-26 17:40:37 +01:00
alemuntoni
ce6693d80a FilterPluginContainer to manage FilterPlugins in PluginManager 2021-02-26 17:32:23 +01:00
alemuntoni
3beef1f0a5 using python name computed in RichParameter instead of FunctionParameter 2021-02-26 12:44:17 +01:00
alemuntoni
6d59fa4e06 possibility to change just python filter name on FilterPlugins 2021-02-26 11:56:51 +01:00
alemuntoni
793f29089a fix CMeshO copy when other mesh has optional fields enabled 2021-02-26 11:10:05 +01:00
alemuntoni
94af136c6c initPreOpenParameter check on ioCollada 2021-02-25 15:16:46 +01:00
alemuntoni
12807b9449 proper initializations 2021-02-25 14:41:34 +01:00
alemuntoni
d895db60f1 pythonFilterFunctionNames() returns std::list<std::string> instead of QStringList 2021-02-25 11:39:57 +01:00
alemuntoni
df6b3ee406 python FunctionSet is a singleton - FunctionSet does not need anymore a dummy mesh file 2021-02-25 11:14:23 +01:00
alemuntoni
a4b3648ec2 documentation 2021-02-24 17:29:54 +01:00
alemuntoni
de8796349c FunctionSet constructor with PluginManager (instead of populate member function) 2021-02-24 17:02:53 +01:00
alemuntoni
827db79240 cleanups and fix qmake 2021-02-24 16:53:02 +01:00
alemuntoni
356010689e fix qmake build 2021-02-24 16:34:36 +01:00
alemuntoni
3452a7f44e moving python name management in meshlab common 2021-02-24 16:25:12 +01:00
alemuntoni
03230e939a fix last commit for qmake build 2021-02-24 14:27:07 +01:00
alemuntoni
863d6235f7 fix qmake builds 2021-02-24 14:27:07 +01:00
alemuntoni
30dbfe9e57 add python names to RichParameter 2021-02-24 14:27:07 +01:00
alemuntoni
522e7b6fea fix memory leak 2021-02-23 17:20:34 +01:00
alemuntoni
b20e53281a cleanup memory leaks on MLSceneGLSharedDataContext 2021-02-23 16:08:54 +01:00
alemuntoni
1851b0ab8a fix bug on ao 2021-02-23 10:44:09 +01:00
alemuntoni
c648d8aa45 MLSceneGLSharedObject adds meshes if constructed with non-empty mesh document 2021-02-22 16:18:17 +01:00
alemuntoni
d940ea4e72 fix qmake builds 2021-02-19 12:22:15 +01:00
alemuntoni
ff350d700f new file ml_scene_gl_shared_data_context 2021-02-19 12:19:35 +01:00
alemuntoni
014bedd780 new file ml_plugin_gl_context 2021-02-19 12:04:59 +01:00
alemuntoni
ec9992caf5 first refactoring of ml_shared_data_context 2021-02-19 11:53:32 +01:00
alemuntoni
10d4a457a9 disable just external plugins - compatibility with same meshlab version 2021-02-19 10:53:24 +01:00
alemuntoni
c71d9466f7 fix deploy macos 2021-02-18 17:07:32 +01:00
alemuntoni
82f65ad53a fix deploy macos for edit align 2021-02-18 16:52:05 +01:00
alemuntoni
0e3e617960 fix wrong slash on filterFunc documentation 2021-02-18 13:53:23 +01:00
Alessandro Muntoni
64415fcddd
Update README.md 2021-02-17 18:12:08 +01:00
Alessandro Muntoni
33336517cb
Merge pull request #919 from alemuntoni/add_shaders
Possibility to add custom shaders
2021-02-17 16:35:29 +01:00