This website requires JavaScript.
Explore
Help
Sign In
lucaspalomodevelop
/
meshlab
Watch
1
Star
0
Fork
0
You've already forked meshlab
mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced
2026-03-15 00:54:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
meshlab
/
src
/
meshlabplugins
/
edit_manipulators
History
alemuntoni
209757ad39
remove qmake
2021-07-27 11:34:31 +02:00
..
images
first draft of manipulators: edit filter for moving meshes around in the world space (rotate, translate, scale)
2011-05-26 16:13:45 +00:00
CMakeLists.txt
edit plugins use add_meshlab_plugin function
2021-03-01 18:22:02 +01:00
edit_manipulators_factory.cpp
EditPlugin to EditTool
2021-03-15 12:53:46 +01:00
edit_manipulators_factory.h
MeshLabPluginFile to MeshLabPlugin, EditPluginFactory to EditPlugin
2021-03-15 15:30:30 +01:00
edit_manipulators.cpp
renames and fixes
2021-03-03 13:42:47 +01:00
edit_manipulators.h
removed declared edit interface - the only plugin is the factory
2021-03-15 13:24:16 +01:00
edit_manipulators.qrc
first draft of manipulators: edit filter for moving meshes around in the world space (rotate, translate, scale)
2011-05-26 16:13:45 +00:00