Paolo Cignoni cignoni
5e89639bb4
Updated all the creation filters to the new standard that requires the in-filter creation of the mesh object.
2011-01-27 07:43:21 +00:00
Guido Ranzuglia granzuglia
3b2cfa8cab
updated pro for win32-g++
2011-01-26 17:05:58 +00:00
Guido Ranzuglia granzuglia
39b5589f60
added .h for mpir
2011-01-26 17:04:42 +00:00
Guido Ranzuglia granzuglia
29584c913c
added libs for mpir and gmp
2011-01-26 16:54:39 +00:00
Guido Ranzuglia granzuglia
26d4a4f810
added libs for mpir and gmp
2011-01-26 16:53:29 +00:00
Fabio Ganovelli ganovelli
24f61c1e53
working but with ongoing mods
2011-01-26 10:03:03 +00:00
Guido Ranzuglia granzuglia
b6afba8fe5
updated pro
2011-01-26 09:50:14 +00:00
Paolo Cignoni cignoni
7ecb3aebab
added hole filling edit tool icon
2011-01-26 09:32:01 +00:00
Paolo Cignoni cignoni
00ecdf8df4
small comment.
2011-01-26 09:31:01 +00:00
Paolo Cignoni cignoni
8c04c2a18c
Placeholder for new slicing filters
2011-01-25 15:30:39 +00:00
Guido Ranzuglia granzuglia
ba8649aa6e
fixed a lot of small bugs
...
- proj without extensions
- aln save project
- aln loading
2011-01-25 12:31:03 +00:00
Matteo Dellepiane matteodelle
0d77bc63c2
Fixed label setting in importRaster
2011-01-25 10:50:07 +00:00
Guido Ranzuglia granzuglia
bf6405b203
from !isFile() -> isDir()
2011-01-25 10:47:46 +00:00
Guido Ranzuglia granzuglia
723f33d899
removed reference to old icon_filler.png file
2011-01-25 10:46:01 +00:00
Fabio Ganovelli ganovelli
f524ac10ef
use of QString bug in checkGLCapablities
2011-01-25 10:19:32 +00:00
Guido Ranzuglia granzuglia
878d5ca14e
added a QMessageBox for non critical error
2011-01-25 09:08:11 +00:00
Paolo Cignoni cignoni
fce2c5a518
Updated Hole filler icon
2011-01-24 17:38:20 +00:00
Guido Ranzuglia granzuglia
9ed92baa92
some updates
2011-01-24 09:53:13 +00:00
Guido Ranzuglia granzuglia
83a61f5ff8
removed double extension's bug when a mesh is exported with Export Mesh As...
2011-01-24 09:51:14 +00:00
Fabio Ganovelli ganovelli
72490523d9
first working version with kyotocabinet
...
(basic default PolyDB usage, unnecessary memcopy
to skip in FetchChunk(..))
2011-01-23 17:50:40 +00:00
Paolo Cignoni cignoni
881f42b8f6
modified scanner to return rays at infinity
2011-01-22 00:51:44 +00:00
Paolo Cignoni cignoni
aa686dc314
hack: unstructured range scanner
2011-01-21 22:50:10 +00:00
Paolo Cignoni cignoni
050a57c63a
On mac only non native file dialog can be customized...
2011-01-21 18:40:45 +00:00
Fabio Ganovelli ganovelli
ffa6b29afe
ongoing adding of kyotocabinet
2011-01-21 17:09:25 +00:00
Fabio Ganovelli ganovelli
2ff4b01ee9
ongoing adding of kyotocabinet
2011-01-21 15:59:55 +00:00
Guido Ranzuglia granzuglia
b91449941c
removed unknown file extension bug
2011-01-21 15:15:14 +00:00
Guido Ranzuglia granzuglia
bde48ecbdf
temporary removed openkinect
2011-01-21 13:33:27 +00:00
Guido Ranzuglia granzuglia
ea3076517c
removed small bug
2011-01-21 10:34:42 +00:00
Guido Ranzuglia granzuglia
b46e203711
added Save All Files option
2011-01-21 10:21:04 +00:00
Guido Ranzuglia granzuglia
856c08d9e9
removed useless lines
2011-01-20 17:22:38 +00:00
Guido Ranzuglia granzuglia
b22afd0fce
added Raster loading in the project.
...
WARNING: RasterModel should be a little re-engineered!
2011-01-20 17:21:47 +00:00
Guido Ranzuglia granzuglia
389649cc09
importRaster moved in the slots section in mainwindow.h
...
WARNING!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Temporary disgusting inequality between open (slot) - importMesh (function) and importRaster (slot). It's not also difficult to remove the problem because addNewRaster add a raster on a document and open the file, instead addNewMesh add a new mesh layer without loading the model.
2011-01-20 10:13:04 +00:00
Fabio Ganovelli ganovelli
baa1e0dabf
removal of Berkeleydb finalized. Minor cleanings
2011-01-20 08:52:57 +00:00
Guido Ranzuglia granzuglia
c061ee110e
removed some bugs (not enough...)
2011-01-19 14:36:46 +00:00
Guido Ranzuglia granzuglia
fa36865877
adding of new meshes in creation filter class has been moved from the framework inside the apply of the filters.
...
WARNING: this means that getRequirements is NOT more useful for this class of filters. In the apply the author of a creation filter MUST activate the required attributes and update the data mask!!!!
2011-01-19 14:35:38 +00:00
Guido Ranzuglia granzuglia
46e9a38123
adding of new meshes in creation filter class has been moved from the framework inside the apply of the filters.
...
WARNING: this means that getRequirements is NOT more useful for this class of filters. In the apply the author of a creation filter MUST activate the required attributes and update the data mask!!!!
2011-01-19 14:35:12 +00:00
Paolo Cignoni cignoni
2653156961
minor changes to icons
2011-01-19 13:53:10 +00:00
Paolo Cignoni cignoni
0b95d4d926
New icons for project and snapshot
2011-01-19 13:47:48 +00:00
Paolo Cignoni cignoni
f76b5a91e7
New icons. A few of them.
2011-01-19 13:28:26 +00:00
Guido Ranzuglia granzuglia
273b0c1c4e
removed crash when an edit event on an empty document has been invoked.
2011-01-19 09:43:04 +00:00
Paolo Cignoni cignoni
b10fc3dc02
Added 'SetBaseMesh" button. It allows to choose a particular mesh as the one that has to stay fixed with an identity transformation.
2011-01-18 15:41:00 +00:00
Paolo Cignoni cignoni
99aff70247
New version of the xray shader. More parameters exposed. Quite nice for point clouds....
2011-01-18 15:00:56 +00:00
Paolo Cignoni cignoni
c69165cc85
forgot yet another commit. This time was for the point smooth parameter
2011-01-18 14:46:49 +00:00
Fabio Ganovelli ganovelli
64d6a44883
added loading of calibration file as produced by
...
http://nicolas.burrus.name/index.php/Research/KinectCalibration
At the moment distortion is ignored
2011-01-18 12:36:26 +00:00
Paolo Cignoni cignoni
a2eeb18bd5
Rewrote managment of point size in rendering. Now you can disable distance dependent point size and you can have "round" points
2011-01-18 11:10:43 +00:00
Paolo Cignoni cignoni
ec999ecf81
added a missing return true...
2011-01-18 10:02:30 +00:00
Paolo Cignoni cignoni
2cd70b0419
missed in the commit set.
2011-01-18 09:58:17 +00:00
Paolo Cignoni cignoni
54bf358e4a
Added alignment support for point clouds with normals added an option to the ICP params and re-inserted the high-cut percentile filtering of matched points.
2011-01-18 02:08:29 +00:00
Paolo Cignoni cignoni
a8d9fe7a57
corrected visibility management in the align dialog
2011-01-18 02:03:37 +00:00
Paolo Cignoni cignoni
33ed07cb53
added two parameter for controlling the rendering of points
2011-01-18 01:32:23 +00:00