58 Commits

Author SHA1 Message Date
Paolo Cignoni
aaf70cd34a Small change to the pro to build the distrib path in a simpler way 2018-05-05 00:42:04 +02:00
Paolo Cignoni
e2f95ef545 A bit of .pro cleaning 2018-04-09 17:00:11 +02:00
Paolo Cignoni
3b89a7cb12 linux libs 2018-02-21 18:50:57 +01:00
granzuglia
b480cedf2f - fixed compiler errors with non-const default arguments parameters passed by references - added support for visual studio 2017 to the projects in meshlab_mini 2017-12-16 12:17:06 +11:00
Paolo Cignoni
07b8d258ba ignored warning for unknown pragmas on linux 2017-03-04 23:19:28 +01:00
Paolo Cignoni
f675047c92 Explicit add of the Eigen folder to the include path.
Needed since the removal of the hardcoded paths of Eigen inside the
library.
2017-01-26 15:47:07 +01:00
Guido Ranzuglia granzuglia
3ee8cafe49 - added support for Visual Studio 2015 2016-07-08 12:37:13 +00:00
Guido Ranzuglia granzuglia
dfb2ba4080 WARNING!!!! First version of the new (yet again...) rendering system.
PLEASE, note that there will be a lot of bugs and also, maybe, some crashes (i hope no...)
Have faith...soon it will work greatly!
2016-05-06 09:25:36 +00:00
Guido Ranzuglia granzuglia
e18c27034b - updated MeshLab version 2015-10-01 12:29:18 +00:00
Paolo Cignoni cignoni
91577982d3 removed unused old commented lines 2015-09-28 14:07:31 +00:00
Guido Ranzuglia granzuglia
a803ed2ff8 - WARNING! Critical commit. First version of the MeshLab 1.4.0 containing the new rendering system. Some features are not yet fully implemented! 2015-07-14 15:12:49 +00:00
Marco Callieri mcallieri
11984d3672 added some win32-msvc2013: definitions 2014-10-29 15:08:52 +00:00
Paolo Cignoni cignoni
52ddf2aa28 removed jhead library from the list of libraries needed by the common.dylib of meshlab 2013-12-13 09:30:40 +00:00
Guido Ranzuglia granzuglia
34b8034f23 - update pro for visual studio 2012 2013-07-12 09:15:57 +00:00
Paolo Cignoni cignoni
ed11d308b6 - added VS2012 options for qmake files 2013-06-27 14:03:38 +00:00
Guido Ranzuglia granzuglia
2446d7782f - huge commit! MeshLab is now qt 5.0 compatible. Compiling process has not been yet tested on MacOSx. 2013-03-24 19:36:54 +00:00
Federico Ponchio ponchio
9630bcbf92 ported to qt5 (hopefully mantaining compatibility).
In particular changed some deprecated methods and sorted include order
to fix glew and qt5 opengl clashes.
2013-02-21 16:14:46 +00:00
Guido Ranzuglia granzuglia
6c1caf58cb - first working version of SearchBar (a lot of graphical defects) 2012-07-27 15:35:33 +00:00
Guido Ranzuglia granzuglia
81887f06d7 jhead is now statically linked to common library. 2012-04-06 16:29:47 +00:00
Guido Ranzuglia granzuglia
dac2dcd8f9 WARNING! Temporary solution in order to make MeshLab compile. It MUST be changed. 2012-04-04 17:58:06 +00:00
Paolo Cignoni cignoni
bf346f52a0 corrected relative path in order to use the already defined VCGDIR variable 2012-02-02 10:11:48 +00:00
Fabio Ganovelli ganovelli
7875f8db19 compiled with mingw 2011-12-28 14:41:05 +00:00
Fabio Ganovelli ganovelli
efdd4509af included meshlabdocumentbundler.cpp 2011-12-28 13:52:49 +00:00
Fabio Ganovelli ganovelli
c0734974ee added bundler importer 2011-12-28 13:45:00 +00:00
Guido Ranzuglia granzuglia
2470d9279e A great cleaning up on script language syntax management.
The auto completion system has been temporary removed.
2011-12-06 15:17:39 +00:00
Paolo Cignoni cignoni
5fb694b181 Moved some of the common thing of the various pro and pri into a general pri.
Corrected the lib linking path for the mac to the new 32/64 folders.
2011-09-26 20:14:34 +00:00
Guido Ranzuglia granzuglia
fd25643a25 - updated enum system
- fixed bugs on script enum
- added MeshLabApplication in order to avoid crash when an handle raise up an uncaught exception.
2011-09-06 09:36:19 +00:00
Massimiliano Corsini maxcorsini
803a88613a account for visual studio 2010 compilation 2011-04-28 11:22:16 +00:00
Guido Ranzuglia granzuglia
132f92362e updated version for common project 2011-03-25 09:23:36 +00:00
Guido Ranzuglia granzuglia
1968570755 scripting system completely switched toward the new XML philosophy. 2011-03-11 12:38:20 +00:00
Guido Ranzuglia granzuglia
57a2e8090f totally new scripting bridge between c++ and javascript. 2011-03-08 14:06:07 +00:00
Paolo Cignoni cignoni
4d098cb1cf Added first draft of the meshlab document xml saving classes 2010-11-17 09:50:37 +00:00
Guido Ranzuglia granzuglia
a24db6f259 first (incomplete) version of XML-oriented MeshLab 2010-11-04 10:25:27 +00:00
Paolo Cignoni cignoni
9553da1b58 corrected wrong path MacOs -> MacOS (thanks to Andrea Canciani for submitting the patch) 2010-10-01 05:54:44 +00:00
Guido Ranzuglia granzuglia
0766536fd9 added new scripting mechanism 2010-09-01 06:49:30 +00:00
Guido Ranzuglia granzuglia
766c3faccf first code sketch to support scripting engine 2010-08-20 08:52:07 +00:00
Paolo Cignoni cignoni
22c5b9f24e added in the pro commands to avoid that when you re-compile everything you still find old incompatible dll's in the plugins dir. 2010-07-29 13:51:21 +00:00
Paolo Cignoni cignoni
fa3d180f94 corrected mkdir creation rule for mac in the post link moving of the compiled common dll 2010-07-28 08:49:01 +00:00
Paolo Cignoni cignoni
5ae31efc74 Refactoring for enforcing MVC design.
Moved log and filterscript from mainwindow to meshDocument. 
Restructured mainwindow to do not explicitly use the glare except when needed.
Started documenting code with doxygen. 
Moved xml2shot code out of the glarea into a utitliy class in vcg/wrap
Moved some inlined code out from interfaces into a new interfaces.cpp
Removed old useless CVS log comments
Corrected QMAKE_POST_LINK in the common pro (failed to copy dlls into meshlab folder)
2010-07-19 16:43:09 +00:00
Guido Ranzuglia granzuglia
e805a2a4b0 added linux-g++ tag. 2010-05-05 11:44:54 +00:00
Guido Ranzuglia granzuglia
23e9ce12a1 from macx:QMAKE_POST_LINK = "cp libcommon.*dylib ../distrib/meshlab.app/Contents/MacOs/" to macx:QMAKE_POST_LINK = "cp libcommon.* ../distrib/meshlab.app/Contents/MacOs/" 2010-05-03 10:43:04 +00:00
Guido Ranzuglia granzuglia
3e11d43166 removed useless : 2010-05-03 10:16:19 +00:00
Guido Ranzuglia granzuglia
c38ecea404 linux: from dlldestdir to destdir 2010-05-03 09:55:09 +00:00
Guido Ranzuglia granzuglia
904d6fa9fc replaced unix token with pair linux-g++-32, linux-g++-64 in order to avoid conflict with mac os. 2010-05-03 08:10:00 +00:00
Guido Ranzuglia granzuglia
f4ec5d0aa4 a lot of updated stuff in order to compile in linux. 2010-04-30 17:33:53 +00:00
Paolo Cignoni cignoni
4b997f72aa cleaned up a bit and added a few .h depend 2010-04-30 09:59:25 +00:00
Paolo Cignoni cignoni
ecc53978c7 corrected again the dll dest dir due to mismatch between unix and mac (mac is unix...) 2010-02-10 09:36:23 +00:00
Fabio Ganovelli ganovelli
9f5ef89132 added destdir for unix 2010-02-05 17:12:04 +00:00
Paolo Cignoni cignoni
a51bacc63b Made linking working again for mac after the creation of the distrib folder 2010-02-03 10:21:38 +00:00
Guido Ranzuglia granzuglia
5446b7e55e changed from meshlabdistrib to distrib 2010-02-01 13:30:14 +00:00