17 Commits

Author SHA1 Message Date
gabryon99
5e9265e118 add global align filter 2021-09-16 18:59:25 +02:00
gabryon99
0264ff2c06 fix for double free on QtObject
also replace NULL and 0s with nullptr
2021-09-15 23:50:34 +02:00
gabryon99
4fdb33330a migration to VCGLib MeshTree, AlignGlobal 2021-09-14 14:21:59 +02:00
alemuntoni
94b1d7e8d3 setter for raster visibility 2021-06-14 11:53:41 +02:00
alemuntoni
9a6acde208 setter for mesh visibility, removed reference to parent in RasterModel 2021-06-14 11:30:43 +02:00
luz paz
960a7e5b20 Remove vcglib edits 2020-10-16 13:23:39 -04:00
alemuntoni
bb5b4b77aa more implementation and some refactoring 2020-06-01 16:50:51 +02:00
alemuntoni
522195d949 edit align warnings, reverting mirror for aqtinstall 2020-03-05 14:25:34 +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
Paolo Cignoni cignoni
adde39c9be Refactored edit align so that it never uses mesh id as indexes but only as keys. 2016-10-06 22:46:13 +00:00
Guido Ranzuglia granzuglia
e97bb36721 - restored edit_align plugin. WARNING!!!!! the alignment process seems not to work!!! HAS TO BE FIXED AS SOON AS POSSIBLE 2016-09-01 06:11:12 +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
cd6c9db487 HEAVY RESTRUCTURING of the alignment tool;
Many major changes:
- New parameter for controlling the arc creation process
- Search of bad alignment
- Improved ICP (borderflag bug removed)
- Improved Process (now it only compute new arcs and it does not recompute all the arcs every time) Global Alignment is triggered every time.
2013-02-28 11:57:07 +00:00
Guido Ranzuglia granzuglia
3907588c47 avoided "icp params dialog in background" problem 2012-07-12 07:29:36 +00:00
Guido Ranzuglia granzuglia
fd06f79476 - intermediate changes to align tool (not the final one) 2012-07-11 08:28:55 +00:00
Paolo Cignoni cignoni
f3e48e30cd Renaming of non compliant edit plugin files (align and measure) 2011-04-06 06:02:51 +00:00
Paolo Cignoni cignoni
58e1212113 Renaming of non compliant edit plugins. 2011-04-05 22:14:11 +00:00