Magne Sjaastad
29aa37084a
CppCheck : Skip duplicate tests
2020-10-09 13:53:16 +02:00
Magne Sjaastad
3925d31795
Fix sign of z for openworksxyz surface import ( #6506 )
...
* #6503 Color Dialog : Use Qt color dialog, not native color dialog
* Use native only on Linux
* #6485 Surface : Invert z-value for XYZ import
2020-09-16 08:01:28 +02:00
Magne Sjaastad
7fba6f9171
#6388 Surface Import : Make import robust, add progress
...
Co-authored-by: Ruben <ruben.thoms@ceetronsolutions.com>
Fix issues with import
Add progress bar
Add Surface Import Coarsening to Preferences
Use preferredMinimumDistance between point to define how many rows/columns to skip to reduce data size required to represent a surface. Some files have small sampling distance.
2020-09-10 15:29:56 +02:00
Magne Sjaastad
792a007ccd
Fix missing include
2020-09-05 13:44:36 +02:00
Ruben Manuel Thoms
8290f3e293
Added function for importing surfaces from OpenWorks XYZ files.
...
Added helper function for fuzzy comparing vectors.
Adjusted (old) code to avoid warnings.
2020-09-05 13:24:57 +02:00
rubenthoms
5a4399f8ce
Fixed 6377, false check for invalid indices in triangle indices definition algorithm.
2020-08-28 14:29:47 +02:00
Magne Sjaastad
1f2f1bf14e
#6314 Rename to RifSurfaceImporter
...
Co-authored-by: Ruben Manuel Thoms <ruben.thoms@ceetronsolutions.com>
2020-08-24 14:35:34 +02:00