Andreas Fabri
8c7284f20e
minmax fixes
2006-08-18 21:32:52 +00:00
Sylvain Pion
15bcc33768
Mesh_cutter.C -> .cpp
2006-08-06 22:11:09 +00:00
Andreas Fabri
cc55d5488b
changed .C to .cpp in examples
2006-07-09 19:47:56 +00:00
Laurent Saboret
eb94daeb91
Fixed usage
2006-07-06 13:09:17 +00:00
Laurent Saboret
5958afc427
Fixed include paths
2006-05-22 11:25:51 +00:00
Laurent Saboret
089f75c1c1
Fixed bug: we need to include basic.h defore testing CGAL_USE_TAUCS
2006-05-18 11:26:33 +00:00
Laurent Saboret
19e9a8be05
Fixed include and library paths to be compatible with both CGAL 3.2 beta (I-463) and SVN working directory.
2006-05-18 08:08:44 +00:00
Laurent Saboret
6b98fb6812
Removed browser information to avoid stupid C4503 compilation warning (Visual C++)
2006-05-10 15:35:49 +00:00
Laurent Saboret
9eda840a54
.vcproj makefiles are now compatible with new CGAL 3.2 cgallib.vcproj:
...
- /MD
- 3rd party libraries are listed in VC++ Options dirs
2006-05-09 09:11:56 +00:00
Laurent Saboret
24207beac9
Workaround ATLAS "Symbol information corrupt" bug with VC++ debugger (see http://sourceforge.net/tracker/index.php?func=detail&aid=760444&group_id=23725&atid=379483 )
2006-04-26 14:17:31 +00:00
Laurent Saboret
81dc1914dd
Fixed compilation warning with VC++ 7.1
2006-04-26 13:54:53 +00:00
Laurent Saboret
181b4dd883
Use multithreaded DLL runtime on Windows/Visual C++.
...
Note: impossible to debug anymore with VC++ :-(
2006-04-21 14:31:27 +00:00
Laurent Saboret
d5f6332ecf
Added error message
2006-03-28 10:05:35 +00:00
Laurent Saboret
703de7620f
Fixed test suite on Cygwin: removed call to time shell command
2006-03-28 07:36:26 +00:00
Laurent Saboret
a724496f02
Use smaller test models to avoid cpu time limit
2006-03-27 10:38:06 +00:00
Laurent Saboret
9e8ba2d568
VC++ projects need now only the %TAUCSROOT% variable
2006-03-20 15:50:41 +00:00
Laurent Saboret
445397cbe8
Added detection of TAUCS library at installation time
2006-03-16 17:21:55 +00:00
Joachim Reichel
f582718758
rename create_makefile to cgal_create_makefile to avoid name clashes,
...
adjust all occurences of create_makefile and create\_makefile in the entire
repository (well, trunk only)
2006-03-15 22:10:02 +00:00
Laurent Saboret
85bcb175af
Include <CGAL/basic.h> first
2006-03-15 18:01:06 +00:00
Laurent Saboret
2d7dbed6da
Large changes of the user manual requested by MK:
...
- added paragraph about exact arithmetic and algorithmic complexity (BL)
- concepts are now described at the begining of the user manual
- mesh cutting is better explained (picture provided by PA)
- improved description of available solvers
- reference pages are listed thematically in the reference manual
- Fixed UML diagrams in Software Design section
Other changes requested by PA:
- pictures of algorithms output in 2D (EPS)
2006-03-09 17:15:04 +00:00
Laurent Saboret
3757bcaa08
Include stdlib.h instead of defining directly exit()
2006-03-08 13:39:10 +00:00
Laurent Saboret
c8c1e81b44
Use check board as default parameterization texture (as requested by PA)
2006-03-07 09:37:26 +00:00
Laurent Saboret
223ac145be
Added Complete_parameterization_example test
2006-03-07 09:35:12 +00:00
Laurent Saboret
f812186cf6
Added Complete_parameterization_example test
2006-03-07 09:02:58 +00:00
Laurent Saboret
bf827e4a06
Put (almost) the entire example code in the user manual (as requested by MK)
2006-03-06 19:23:46 +00:00
Laurent Saboret
c7dfff5de9
Removed not-yet-implemented features (as requested by MK)
2006-03-06 14:14:28 +00:00
Laurent Saboret
d83784ed18
Replaced 'one to one' and '1 to 1' by 'one-to-one' (as requested by MK)
2006-03-06 13:32:35 +00:00
Laurent Saboret
7c66270ea9
Added same test as cgal_test
2006-03-03 10:12:25 +00:00
Laurent Saboret
5108d76708
Added same test as cgal_test
2006-03-03 10:09:51 +00:00
Laurent Saboret
d2777b879a
Changed pointers to mesh to references all over the package (as requested by MK)
2006-03-03 09:33:29 +00:00
Laurent Saboret
aadd6d748c
Added same test as cgal_test
2006-03-03 09:30:14 +00:00
Laurent Saboret
3d0500cb10
Fixed compilation errors when TAUCS is not installed
2006-03-02 09:00:33 +00:00
Laurent Saboret
2724d64bdb
Rename Parameterization package as Surface_mesh_parameterization
2006-03-01 18:36:54 +00:00
Laurent Saboret
f1c2d63b1a
Rename Parameterization package as Surface_mesh_parameterization
2006-03-01 17:20:56 +00:00