Commit graph

30 commits

Author SHA1 Message Date
kwizatz
1d8bfc43f5 Fixing DLL's 2005-04-21 22:37:33 +00:00
kwizatz
5ac65b425d Added VC++ 2003 solution and project 2005-04-21 22:08:37 +00:00
kwizatz
cbb64de3aa Fixed a memory leak. 2005-04-21 18:29:23 +00:00
kwizatz
e52c5eaa89 include path fix for installed library 2005-04-18 22:15:06 +00:00
kwizatz
7a8f4a9cd2 just some minor adjustments to torus.cpp 2005-04-18 00:33:18 +00:00
kwizatz
0e8f8d7026 Sample Works 2005-04-16 02:08:41 +00:00
kwizatz
8fc6bf2a2e *** empty log message *** 2005-04-15 23:24:35 +00:00
kwizatz
b81669ceb4 Finally removed the reported compilation and instalation bug, worked on a torii sample 2005-04-15 23:09:37 +00:00
kwizatz
482ef6117c *** empty log message *** 2005-04-14 23:30:40 +00:00
kwizatz
1e8c134da4 finally added qhull 2005-04-14 04:22:34 +00:00
kwizatz
e93a8518f4 *** empty log message *** 2005-04-14 02:57:52 +00:00
kwizatz
7a8395e2d0 *** empty log message *** 2005-04-14 02:13:05 +00:00
kwizatz
698cf68a4b *** empty log message *** 2005-04-13 23:27:35 +00:00
kwizatz
0733a5321f *** empty log message *** 2005-04-13 23:20:55 +00:00
kwizatz
d406edb5f6 Added qhull source 2005-04-13 23:02:29 +00:00
kwizatz
11864df0b3 Added qhull source 2005-04-13 19:18:17 +00:00
kwizatz
0d56e268d9 Fixed FREESOLID_VERSION bug 2005-04-13 14:39:36 +00:00
dtecta
05a1e0cd3f Fixed autoconf files. 2005-01-21 22:48:05 +00:00
kwizatz
977dfec9c6 *** empty log message *** 2004-08-21 14:47:24 +00:00
kwizatz
2732f80a8c Replaced GPL on COPYING with LGPL 2004-05-11 04:15:55 +00:00
kwizatz
958bcb212c Added freesolid-config input script 2004-05-09 04:27:11 +00:00
kwizatz
17a54f568f added changes to build shared library 2004-05-09 03:58:25 +00:00
kwizatz
bfc3326e94 changed configure.in 2004-05-09 03:49:02 +00:00
kwizatz
03e86cce76 Added proper code to generate a shared library 2004-05-08 20:14:59 +00:00
kwizatz
24f5643dd3 Added proper code to generate a shared library 2004-05-08 19:07:58 +00:00
sborho
a11f545941 Fixes to resolve several build issues 2003-07-16 21:05:10 +00:00
manjunaths
c113cec8ab 1. Removed Makefile.in s from the repository. Hopefully this should fix the compiling problems in Debian. 2003-01-11 23:38:52 +00:00
manjunaths
21f36f975e 1. Removed configure and aclocal.m4. These are autogenerated and should not be in CVS. If you check out fom CVS you will need aclocal, automake and autoreconf to build now. 2003-01-11 18:49:03 +00:00
manjunaths
2849355f76 1. Fixed a bug in Object.cpp at void Object::do_broadphase of a
type mismatch bug.
        2. Fixed the names of of some Standard C++ header includes
           to prevent g++ 3.2.1 from complaining.
        3. Lots of minor fixes for all the files in the directory include/3D
           to bring the library up to date with g++ 3.2.1 standards.
        4. Fixed some header file names in sample/ directory.
        5. Added a check for qhull_a.h header file and fixed config.h include
           in Polyhedron.cpp.
        6. Added a check for qhull library and now depending on its presence
           the -lqhull switch is added during compilation.
2003-01-11 18:22:45 +00:00
dtecta
5b0de0a177 SOLID 2 is now FreeSOLID. 2002-10-21 21:53:19 +00:00