4862 Commits

Author SHA1 Message Date
Guido Ranzuglia granzuglia
8d47fd12ba updated scriptinterface to avoid crash 2011-02-01 08:06:09 +00:00
Paolo Cignoni cignoni
f11022c1a0 added missing frameworks 2011-01-28 16:19:59 +00:00
Paolo Cignoni cignoni
16d4bb8b64 Added all the missing plugins and removed the old ones. 2011-01-28 14:34:22 +00:00
Paolo Cignoni cignoni
b9d3f058f3 added missing plugin... 2011-01-28 14:33:18 +00:00
Guido Ranzuglia granzuglia
7dc659f32d added conditional #include for vs 2011-01-28 08:37:37 +00:00
Paolo Cignoni cignoni
f39032c07f removed a trailing backslash form the pro that caused stupid behaviour in qtcreator... 2011-01-28 08:35:15 +00:00
Paolo Cignoni cignoni
afda7d3a97 add explicit showing of polygonal capability in meshinfo string 2011-01-28 08:34:23 +00:00
Guido Ranzuglia granzuglia
476c1133ee updated with last changes 2011-01-27 11:34:34 +00:00
Paolo Cignoni cignoni
ebebfbef74 Updated to the new image plane creation strategy 2011-01-27 08:16:15 +00:00
Paolo Cignoni cignoni
3e90c36c0a Updated to the new image plane creation strategy 2011-01-27 08:15:32 +00:00
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
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