Guido Ranzuglia granzuglia
acad825eab
first (incomplete) version of XML-oriented MeshLab
2010-11-04 10:23:25 +00:00
Guido Ranzuglia granzuglia
145f0a8c19
patch to avoid qrc problems with Qt-VisualStudio-Addin 1.1.5
2010-09-02 15:44:07 +00:00
Guido Ranzuglia granzuglia
b182260d44
first code sketch to support scripting engine
2010-08-20 08:53:40 +00:00
Guido Ranzuglia granzuglia
e805a2a4b0
added linux-g++ tag.
2010-05-05 11:44:54 +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
Paolo Cignoni cignoni
295db3fe1e
Corrected compile problem on MAC after library flags have been modified for linux compatibility.
...
Substituted unix: with unix:!mac:
2010-05-02 01:07:30 +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
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
d2927aa110
renamed meshlabdistrib to distrib
2010-02-01 11:01:25 +00:00
Guido Ranzuglia granzuglia
f5ccb5b6cf
renamed meshlabdistrib to distrib
2010-02-01 10:20:47 +00:00
Guido Ranzuglia granzuglia
575bf24913
new meshlab directories' structure. changed values DESTDIR/DESTDIRDLL options.
2010-01-29 16:22:32 +00:00
Guido Ranzuglia granzuglia
ddc9bad579
modified pri for visual studio
2010-01-11 11:25:36 +00:00
Paolo Cignoni cignoni
b63c1144be
Added common to the official and mini pro (using the ordered config keyword)
...
changed the position of dll during the compilation in mac
added depend dir for detecting changes.
2009-12-17 13:09:17 +00:00
Guido Ranzuglia granzuglia
f373e3d900
working shared.pri project for VS2005-2008
2009-12-11 15:37:31 +00:00
Paolo Cignoni cignoni
9522245ffc
corrected again the shared object linking on the mac. Now performing all the needed relocation too.
2009-12-10 01:53:55 +00:00
Paolo Cignoni cignoni
f010a97aef
Corrected compilation for the mingw platform
2009-12-08 23:06:27 +00:00
Paolo Cignoni cignoni
0aadab75a3
********************
...
Great Change to the build system
common parts moved to a shared library
********************
Many plugins still to be updated
2009-12-04 10:09:24 +00:00
Marco Di Benedetto dibenedetto
bdc4ef8117
added secure deprecate define for win32-msvc2008
2009-07-07 15:12:05 +00:00
Guido Ranzuglia granzuglia
2fe868c1d6
changed glew directory
2009-04-22 10:02:32 +00:00
Paolo Cignoni cignoni
3e18df446a
Rearranged the functionalities of the parameter. Xml coding/encoding is now something of the parameter itself.
...
Consistent but still needing more work to clarify the underlying abstract model of parameters
2009-03-31 21:25:24 +00:00
Paolo Cignoni cignoni
698a5aa697
More compiling options for macs
2009-03-03 14:14:58 +00:00
Paolo Cignoni cignoni
705cdcc993
Removed the permissive compilation flag. We should try to make our code as much strictly c++ as possible...
2009-01-22 22:50:42 +00:00
Paolo Cignoni cignoni
71ebede185
added compiler flag for newest mingw gcc under Windows
...
win32-g++:QMAKE_CXXFLAGS += -fpermissive
2009-01-22 14:08:32 +00:00
Paolo Cignoni cignoni
14eb1715ec
removed the use of the Eigen lib from the default.
...
- switched to gcc 4.2 on mac.
2008-12-11 00:18:58 +00:00
Gael Guennebaud guennebaud
fdc9f353bc
let's be brave, make the use of eigen the default ;)
...
at least, here it seems to work correctly,
expected a few plugins which do not compile
(in both modes, and the issue is not related to math stuff at all)
2008-10-29 00:01:33 +00:00
Gael Guennebaud guennebaud
d1561c3e3d
changes related to vcg's ones. see vcg rev 3022 for the details.
2008-10-28 01:07:20 +00:00
Gael Guennebaud guennebaud
e80227b987
a couple of * => .dot() (should still compile without Eigen)
2008-10-27 19:41:11 +00:00
Paolo Cignoni cignoni
9f183d4cbf
added compiling option to ignore warning due to deprecated printf on visual studio
2008-07-02 14:08:32 +00:00
Paolo Cignoni cignoni
4d820e6146
Now it is official. The base path of the vcglibrary is 'vcglib' (forget the old 'sf')
2008-05-26 09:57:07 +00:00
Paolo Cignoni cignoni
120b90aced
Great cleaning of all the qt project files of the plugins. Now they include a common shared.pri for easier configuration
2008-05-22 10:48:52 +00:00