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
53709ed732
better management of plugins - reorganized plugin info dialog
2021-01-29 19:10:23 +01:00
alemuntoni
78914d9aa0
possibility to build with MESHLAB_SCALAR=double
2020-11-17 19:21:58 +01: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
alemuntoni
e27379959e
other gcc naive warnings
2020-03-05 14:55:57 +01:00
Marco Callieri
d6fb14740d
warning cleanup
2018-03-21 10:44:54 +01:00
Marco Callieri
9bae8dbd8d
qPrintable to qUtf8Printable in the WHOLE project
...
qUtf8Printable is better to deal with special characters.
also in QT documentation it is said is better when logging strings.
However, we use it also to store filenames and text-based ID, if we only use one, and not alternating between qUtf8Printable and qPrintable, thins should be smoother, but since it is a project-wide change, it is potentially DANGEROUS, NOT YET FULLY TESTED
2018-02-19 16:36:31 +01:00
Marco Callieri
410316f8db
new shortcut for mac, plus minor update
...
spacebar cannot be used on macOS, but already was in all the
documentation :( so I just added "C" as viable key to switch between
bbox center and origin
2017-05-04 14:02:14 +02:00
Guido Ranzuglia granzuglia
69f5f8f563
- fixed bugs
2016-08-26 17:24:05 +00:00
Guido Ranzuglia granzuglia
b29a3d6634
- fixed edit manipulators
2016-08-26 16:13:19 +00:00
Marco Callieri mcallieri
271e67e955
corrected numerous bugs in the manipulators
2015-10-28 16:46:18 +00:00
Marco Callieri mcallieri
662a74d997
corrected some bugs in the numerical input of the rotate/translate/scale. Now 0 and . are better interpreted, and - toggle negative values
2014-11-10 12:23:04 +00:00
Guido Ranzuglia granzuglia
dbb9ff8a56
- added support for mesh with double precision attributes
...
- removed some warnings
2014-08-09 09:23:59 +00:00
Guido Ranzuglia granzuglia
2446d7782f
- huge commit! MeshLab is now qt 5.0 compatible. Compiling process has not been yet tested on MacOSx.
2013-03-24 19:36:54 +00:00
Paolo Cignoni cignoni
f130ed286a
Straightforward updates to comply the previous commit
2012-11-29 23:21:41 +00:00
Paolo Cignoni cignoni
0b8d3960bc
Cleaned up the realtime logs for decorators and a few edit plugins
2012-07-19 08:52:18 +00:00
Guido Ranzuglia granzuglia
ce5f22ec71
removed compiler errors. Enum type name used instead of class name.
2012-03-22 11:18:50 +00:00
Marco Callieri mcallieri
08493c72f2
cahnged translation key from G (blender style) to T (everyone else in the world)
2011-11-09 14:19:04 +00:00
Marco Callieri mcallieri
f481178caf
improved manipulators, almost finished
2011-11-08 18:05:40 +00:00
Marco Callieri mcallieri
a1ee962c26
general bug fixing on manipulators and color projection filters.... both still under development
2011-10-13 08:49:03 +00:00
Marco Callieri mcallieri
2a4109d27f
edit plugin with manipulators: first working version (still some bugs)
2011-05-31 12:51:02 +00:00
Marco Callieri mcallieri
9a9c34f0ee
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