19 Commits

Author SHA1 Message Date
alemuntoni
10d4a457a9 disable just external plugins - compatibility with same meshlab version 2021-02-19 10:53:24 +01:00
alemuntoni
f89ba52ecf first setup for adding custom shaders 2021-02-17 08:55:56 +01:00
alemuntoni
a64043b495 automatic load of extra plugins at startup 2021-02-10 17:44:04 +01:00
alemuntoni
32df9a9aaf possibility to check version of plugin and if it has been built with double precision 2021-02-02 12:58:24 +01:00
alemuntoni
3ab648b546 fix for debugging 2020-11-12 18:39:44 +01:00
alemuntoni
7183326b61 fix compiler name on clang 2020-11-05 17:19:45 +01:00
alemuntoni
378ae60434 compiler version small fix 2020-11-02 17:05:56 +01:00
alemuntoni
8a9efd513b about dialog compiler and Qt version used to build meshlab 2020-11-02 16:59:49 +01:00
alemuntoni
0a88a4f986 version from file 2020-03-27 19:16:47 +01:00
alemuntoni
5f2575c4aa fix meshlab version 2020-03-27 16:16:57 +01:00
alemuntoni
b5d87f0790 version from distrib/VERSION file, better organization of meshlab.pro, vcglib updated 2020-03-27 13:03:35 +01:00
Guido Ranzuglia granzuglia
13606d8f38 - the upcoming MeshLab 2016 release 2016-06-04 16:22:37 +00:00
Paolo Cignoni cignoni
1118d3fc32 Moved empty constructor/destructor to .h and added a catch for MissingComponet exception 2014-02-28 10:29:20 +00:00
Massimiliano Corsini maxcorsini
7fce3f853c fix linux compilation by removing not reserved keyword 2013-04-16 16:10:16 +00:00
Guido Ranzuglia granzuglia
6ed5fc5857 - added new catch branch 2013-04-11 15:00:18 +00:00
Guido Ranzuglia granzuglia
44a0a0e132 added xml editor gui 2011-10-24 07:39:55 +00:00
Paolo Cignoni cignoni
fbbefba811 Class derived from QApplication should have the constructor passing argc by reference... (this bug caused crashing at startup...) 2011-10-20 22:21:28 +00:00
Paolo Cignoni cignoni
e50de8628f harmless gcc warning 2011-09-18 09:44:42 +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