alemuntoni
|
209757ad39
|
remove qmake
|
2021-07-27 11:34:31 +02:00 |
|
Luigi Malomo
|
3134fb1f49
|
safer include ordering
|
2021-06-11 16:25:46 +02:00 |
|
alemuntoni
|
f805172f4f
|
MeshLabPluginFile to MeshLabPlugin, EditPluginFactory to EditPlugin
|
2021-03-15 15:30:30 +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 |
|
Alessandro Muntoni
|
c697a8dd9f
|
Merge pull request #926 from alemuntoni/master
add_meshlab_plugin cmake function
|
2021-03-04 11:33:35 +01:00 |
|
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
|
04ea401ea1
|
EditPlugins
|
2021-03-03 10:45:47 +01:00 |
|
alemuntoni
|
bd480b6b6e
|
renamings
|
2021-03-03 10:24:10 +01:00 |
|
alemuntoni
|
e68648f929
|
edit plugins use add_meshlab_plugin function
|
2021-03-01 18:22:02 +01:00 |
|
alemuntoni
|
32df9a9aaf
|
possibility to check version of plugin and if it has been built with double precision
|
2021-02-02 12:58:24 +01:00 |
|
alemuntoni
|
fc763cb9f7
|
some reorganization
|
2021-02-01 13:17:53 +01:00 |
|
alemuntoni
|
53709ed732
|
better management of plugins - reorganized plugin info dialog
|
2021-01-29 19:10:23 +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
|
707b17a456
|
common target renamed to meshlab-common
|
2020-10-29 16:42:37 +01:00 |
|
alemuntoni
|
52f58e9de2
|
check for betas on github, const correctness edit plugins
|
2020-09-19 14:51:59 +02:00 |
|
alemuntoni
|
2121557c19
|
edit_plugin_interface.h
|
2020-09-18 15:47:25 +02:00 |
|
alemuntoni
|
2fff353d5d
|
fix cmake, renamings and better style
|
2020-09-18 11:52:41 +02:00 |
|
alemuntoni
|
fe42f9427e
|
add pluginNames to all plugins; update vcg
|
2020-08-07 14:45:40 +02:00 |
|
Ryan Pavlik
|
2e69c640c8
|
Update build file template and generated files for better docs.
Also using a newer cmake-format version from
https://github.com/rpavlik/cmake_format
so formatting is better.
|
2020-05-06 16:57:44 -05:00 |
|
alemuntoni
|
8104928d55
|
filter_sample and edit_sample target and headers/sources renamed
|
2020-04-22 11:28:33 +02:00 |
|
alemuntoni
|
3c905d9ef5
|
sampleedit and samplefilter moved to meshlabplugins
|
2020-04-21 18:30:29 +02:00 |
|