Commit Graph

19 Commits

Author SHA1 Message Date
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
Laurent Saboret 880ece127c Rename Parameterization package as Surface_mesh_parameterization 2006-03-01 16:43:35 +00:00