1237 Commits

Author SHA1 Message Date
Paolo Cignoni cignoni
4bd61024bc Added cursor shape when picking point on surface from a Point3f Parameter in a filter dialog 2011-03-14 09:37:18 +00:00
Guido Ranzuglia granzuglia
8de86eef1b scripting system completely switched toward the new XML philosophy. 2011-03-11 12:38:51 +00:00
Guido Ranzuglia granzuglia
69ec793bc2 totally new scripting bridge between c++ and javascript. 2011-03-08 14:06:41 +00:00
Paolo Cignoni cignoni
bacaf38097 added a missing fclose (thanks to ckelloug!) 2011-03-03 09:54:25 +00:00
Guido Ranzuglia granzuglia
fb544ade27 fixed small crash 2011-03-01 08:45:46 +00:00
Paolo Cignoni cignoni
47375eb12a Changed how the parent of the GLArea window is initilized to workaround to a strange bug under linux. More investigation needed... 2011-02-21 10:38:57 +00:00
Paolo Cignoni cignoni
7e35dbac71 removed harmless warnings 2011-02-21 10:35:42 +00:00
Paolo Cignoni cignoni
194c19b23e Again and Again and Again still cleaning up bugs in the split window managements 2011-02-16 15:14:47 +00:00
Paolo Cignoni cignoni
c739094818 Again and Again still cleaning up bugs in the split window managements 2011-02-16 13:59:19 +00:00
Paolo Cignoni cignoni
5f9f4294ca Again still cleaning up bugs in the split window managements 2011-02-16 12:03:42 +00:00
Paolo Cignoni cignoni
01e532a5e3 Still cleaning up bugs in the split window managements 2011-02-16 10:39:06 +00:00
Paolo Cignoni cignoni
7c93d75148 removed stupid bug due to && instead of & 2011-02-16 09:05:10 +00:00
Paolo Cignoni cignoni
1916d9a736 cleaning up bugs in the split window managements 2011-02-16 09:04:02 +00:00
Guido Ranzuglia granzuglia
3c9f050e9c removed crash happening with split screen. 2011-02-15 17:11:32 +00:00
Paolo Cignoni cignoni
8247d60180 added widget attribute to prevent the closing of the mac layer window 2011-02-14 14:46:23 +00:00
Paolo Cignoni cignoni
58acd918ed Moved again the dirty busy bit...
(and changed the name of the function updating recent file list...)
2011-02-14 14:26:06 +00:00
Paolo Cignoni cignoni
3be0920be1 Cleaned a bit naming of opening functions for import of meshes. Cleaned busy bit a bit. Hopefully it crashes less... 2011-02-14 12:28:56 +00:00
Andrea Bernabei bernabei
591be67891 glarea include must be lowercase to compile on linux 2011-02-11 14:09:51 +00:00
Marco Callieri mcallieri
bf76f6e9b5 added ALT modifier when clicking on mesh in layer window to set ALL layers visible 2011-02-10 16:45:30 +00:00
Paolo Cignoni cignoni
0798d021d1 refactored OpenProject. Much cleaner now. 2011-02-10 15:44:50 +00:00
Guido Ranzuglia granzuglia
880ad4daf8 removed crash caused by null mesh. 2011-02-10 09:46:00 +00:00
Guido Ranzuglia granzuglia
4c8b095bd5 changed from qobject_cast with a reintrepet_cast in order to avoid linking problems. 2011-02-10 08:38:15 +00:00
Guido Ranzuglia granzuglia
ffe5fd4168 Now MeshLab avoids to recompute the applyFilter toggling on/off preview checkbox 2011-02-09 16:23:22 +00:00
Guido Ranzuglia granzuglia
342b1fb04e added info on modified meshes 2011-02-09 12:38:29 +00:00
Paolo Cignoni cignoni
a96dbad8df Removed the useless Viewer Class. It was used only to derive the GLArea in a failed attempt of overgeneralization. 2011-02-07 13:11:20 +00:00
Paolo Cignoni cignoni
bf99de6098 Default bit for writing back all meshes is off when saving projects (just save transformed matrixes) 2011-02-07 09:04:13 +00:00
Paolo Cignoni cignoni
49db3addfc corrected wrong usage of currentmask test for uninitializated values 2011-02-07 09:02:10 +00:00
Guido Ranzuglia granzuglia
1ee5b19d82 removed strange crash on windows system 2011-02-05 11:38:43 +00:00
Guido Ranzuglia granzuglia
d7b931e0f6 updated scriptinterface to avoid crash 2011-02-01 08:06:38 +00:00
Paolo Cignoni cignoni
afda7d3a97 add explicit showing of polygonal capability in meshinfo string 2011-01-28 08:34:23 +00:00
Paolo Cignoni cignoni
7ecb3aebab added hole filling edit tool icon 2011-01-26 09:32:01 +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
878d5ca14e added a QMessageBox for non critical error 2011-01-25 09:08:11 +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
Paolo Cignoni cignoni
050a57c63a On mac only non native file dialog can be customized... 2011-01-21 18:40:45 +00:00
Guido Ranzuglia granzuglia
b91449941c removed unknown file extension bug 2011-01-21 15:15:14 +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
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
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
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
Paolo Cignoni cignoni
c69165cc85 forgot yet another commit. This time was for the point smooth parameter 2011-01-18 14:46:49 +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
33ed07cb53 added two parameter for controlling the rendering of points 2011-01-18 01:32:23 +00:00
Guido Ranzuglia granzuglia
345e42b373 added:
- recentProject, recentFile list
- synchronization between glarea title and layer dialog title
- fixed some bugs
2011-01-10 14:41:49 +00:00