alemuntoni
bc93997975
fix macx lib path, better organization of general.pri
2020-01-27 09:18:17 +01:00
alemuntoni
9a3fb29ea3
revisited all the pros
2020-01-27 09:18:17 +01:00
alemuntoni
1f77f98e91
meshlab_mini working on linux
2020-01-27 09:18:17 +01:00
alemuntoni
4626fea152
qmake conf for source, build and distrib dirs
2020-01-27 09:17:54 +01:00
Ryan Pavlik
d4564c341d
Use some system libraries if desired.
...
Specifically, lib3ds, openctm, bzip2, Eigen, and GLEW
2019-11-27 13:01:55 -06:00
Ryan Pavlik
3bdbae821d
Set up qmake library search paths better.
2019-11-26 16:23:30 -06:00
alemuntoni
4cba051a0e
new travis script
2019-11-22 13:56:46 +01:00
Paolo Cignoni
e2f95ef545
A bit of .pro cleaning
2018-04-09 17:00:11 +02:00
Paolo Cignoni
8464789db9
Leaving openmp always on for osx.
2018-04-05 23:21:27 +02: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
Paolo Cignoni
c179363a42
Cleaning up the pro and preparing the installation script for mac
2016-11-10 12:11:36 +01:00
Guido Ranzuglia granzuglia
262e03db55
- on macosx now the assert evaluation is disabled in release modality (plus full optimization activated)
2016-08-18 15:26:27 +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
9f9ee6f312
- added code for update mesh rendering data after filter execution
...
- bug "don't update" still present
2015-10-09 03:08:04 +00:00
Paolo Cignoni cignoni
536e43562e
Added CONFIG += c++11 to reflect the new C11 standard of vcglib
2015-09-28 14:07:02 +00:00
Paolo Cignoni cignoni
999ae9f475
*** Significant Commit ***
...
First step in the float/double independence of meshlab.
Now there is a mandatory define in the compilation process that specify the scalar type used inside the whole meshlab and a few types (Point3m, Matrix44m, etc) that behave accordingly.
Currently everything works with float, but a growing subset of the filters will be adapted to be really independent and allow a double compilation.
2014-06-19 08:46:11 +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