alemuntoni
|
5fb9010d32
|
using meshIterators
|
2021-05-31 15:35:02 +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
|
ff350d700f
|
new file ml_scene_gl_shared_data_context
|
2021-02-19 12:19:35 +01:00 |
|
alemuntoni
|
ec9992caf5
|
first refactoring of ml_shared_data_context
|
2021-02-19 11:53:32 +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 |
|
alemuntoni
|
077e23efd0
|
update vcg, minor indentation fixes
|
2021-01-28 12:47:30 +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
|
e72a55d397
|
moved cmesh member definitions in cpp
|
2020-11-26 16:31:19 +01:00 |
|
alemuntoni
|
7036ab5570
|
renamings
|
2020-11-24 19:12:57 +01:00 |
|
alemuntoni
|
bb025370c5
|
renamings
|
2020-11-24 17:20:23 +01:00 |
|
alemuntoni
|
c6c47a263d
|
mesh_data_structure subfolder
|
2020-11-24 16:51:27 +01:00 |
|
alemuntoni
|
78914d9aa0
|
possibility to build with MESHLAB_SCALAR=double
|
2020-11-17 19:21:58 +01:00 |
|
alemuntoni
|
707b17a456
|
common target renamed to meshlab-common
|
2020-10-29 16:42:37 +01:00 |
|
Alessandro Muntoni
|
4d47a443ec
|
Merge pull request #815 from alemuntoni/master
CMake is the default build system
|
2020-10-27 16:50:42 +01:00 |
|
alemuntoni
|
79d23d6733
|
cleanup unuseful files edit_align and filter_clean
|
2020-10-21 17:30:32 +02:00 |
|
luz paz
|
960a7e5b20
|
Remove vcglib edits
|
2020-10-16 13:23:39 -04:00 |
|
alemuntoni
|
52f58e9de2
|
check for betas on github, const correctness edit plugins
|
2020-09-19 14:51:59 +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
|
fe42f9427e
|
add pluginNames to all plugins; update vcg
|
2020-08-07 14:45:40 +02:00 |
|
alemuntoni
|
ddef2d7d28
|
general cleanups, moving all the gui for rich parameter in rich_parameter_gui folder
|
2020-08-03 18:07:19 +02:00 |
|
alemuntoni
|
d6ec84d0ef
|
other fixes
|
2020-08-02 10:20:47 +02:00 |
|
alemuntoni
|
8b9e0dd3bd
|
some other fixes
|
2020-08-02 09:47:20 +02:00 |
|
alemuntoni
|
02e826d777
|
rename stdparframe folder
|
2020-08-02 09:32:01 +02:00 |
|
alemuntoni
|
30869209df
|
fixes
|
2020-08-02 09:03:05 +02:00 |
|
alemuntoni
|
5fab6355bc
|
renamings
|
2020-08-01 20:17:12 +02:00 |
|
alemuntoni
|
d7fac30669
|
moving some classes
|
2020-08-01 18:42:43 +02:00 |
|
alemuntoni
|
d9d3239c48
|
addParam takes a reference
|
2020-07-31 20:11:46 +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
|
a547eb08bf
|
first move of some files
|
2020-07-29 18:40:51 +02:00 |
|
alemuntoni
|
e75a1482e4
|
meshlab now uses alignpair from vcg
|
2020-06-01 16:50:51 +02:00 |
|
alemuntoni
|
6f18342777
|
more implementations imported to vcg
|
2020-06-01 16:50:51 +02:00 |
|
alemuntoni
|
bb5b4b77aa
|
more implementation and some refactoring
|
2020-06-01 16:50:51 +02:00 |
|
alemuntoni
|
1be9bf9ad1
|
fix last commit
|
2020-06-01 16:50:51 +02:00 |
|
alemuntoni
|
4f1d89ba1e
|
fix last commit
|
2020-06-01 16:50:51 +02:00 |
|
alemuntoni
|
5c97f2a430
|
moved point_matching_scale to vcg
|
2020-06-01 16:50:51 +02:00 |
|
alemuntoni
|
cf5979d935
|
first move aling_pair to vcg
|
2020-06-01 16:50:51 +02:00 |
|
alemuntoni
|
2b2276f724
|
moved newuoa to vcg
|
2020-06-01 16:50:51 +02:00 |
|