4897 Commits

Author SHA1 Message Date
Matteo Dellepiane matteodelle
5ce7cae1fd Added normals orientation disambiguation in computer normals from point sets filter 2011-02-14 09:12:28 +00:00
Andrea Bernabei bernabei
9eece8ed90 Support for new glarea intefrace, added data structures for undistorting 2011-02-11 14:24:42 +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
Paolo Cignoni cignoni
3630406b23 Added the classic "testa dello scopigno" rangemaps. Our oldest dataset. (approx 1996) 2011-02-10 15:43:41 +00:00
Marco Callieri mcallieri
05837cf053 added reset function for the clone view: right click resets the clone view to center position 2011-02-10 12:02:16 +00:00
Guido Ranzuglia granzuglia
880ad4daf8 removed crash caused by null mesh. 2011-02-10 09:46:00 +00:00
Guido Ranzuglia granzuglia
ec423ae28a removed startup crash in case of null mesh. 2011-02-10 09:45:01 +00:00
Guido Ranzuglia granzuglia
01105909b0 removed startup crash in case of null mesh. 2011-02-10 09:43:07 +00:00
Guido Ranzuglia granzuglia
19565ce47b removed startup crash in case of null mesh. 2011-02-10 09:42:32 +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
bef0a26caa removed compiling problems 2011-02-10 08:36:46 +00:00
Guido Ranzuglia granzuglia
8cd7402536 removed compiling problems 2011-02-10 08:36:25 +00:00
Marco Callieri mcallieri
fb58e95fa1 Corrected two errors in the tablet management:
- when paint starts, the Zbuffer is initialized correctly
- Wacom-compatible pen tip & eraser are correctly mapped to foreground and background color
2011-02-09 16:28:14 +00:00
Guido Ranzuglia granzuglia
1619df3cb0 fixed path on included file 2011-02-09 16:25:30 +00:00
Guido Ranzuglia granzuglia
76b56b0dfe removed linking problem 2011-02-09 16:24:56 +00:00
Guido Ranzuglia granzuglia
c4130b768b removed editsegment plugin 2011-02-09 16:24:20 +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
Marco Callieri mcallieri
247ecef19b added filter for laplacian smoothing of normals on unstructured point clouds 2011-02-09 14:41:58 +00:00
Guido Ranzuglia granzuglia
58df3209e0 added info on modified meshes 2011-02-09 12:38:36 +00:00
Guido Ranzuglia granzuglia
342b1fb04e added info on modified meshes 2011-02-09 12:38:29 +00:00
Fabio Ganovelli ganovelli
b8ec2ff9f7 added NewUOA code form unconstrained minimization, by M.J.D. Powell
http://www.inrialpes.fr/bipop/people/guilbert/newuoa/newuoa.pdf
2011-02-08 14:46:04 +00:00
Fabio Ganovelli ganovelli
f9e0233521 introduced non rigid transformation (just uniform scaling).
Optional, it is NOT the default which is unchanged. To use it
uncheck RigidMatching in Default Parameters
2011-02-08 14:43:34 +00:00
Paolo Cignoni cignoni
4e57ba7cb6 Improved description of the filter 2011-02-07 13:38:58 +00:00
Paolo Cignoni cignoni
9cabb7b056 updated hole and align edit tool to the last gla changes. 2011-02-07 13:16:50 +00:00
Paolo Cignoni cignoni
8cf5442e2c harmless warning removal 2011-02-07 13:15:35 +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
21c5c0dc06 removed useless trailing backslash 2011-02-07 09:02:55 +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
9be5d49470 changed architecture of the filter in order to avoid MeshLab crash on startup dues to static declaration of QSoapHttpTransport. 2011-02-05 10:23:36 +00:00
Paolo Cignoni cignoni
42986a5629 modified to estimate normals from range scan 2011-02-03 04:47:18 +00:00
Guido Ranzuglia granzuglia
d7b931e0f6 updated scriptinterface to avoid crash 2011-02-01 08:06:38 +00:00
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