Commit Graph

1021 Commits

Author SHA1 Message Date
Andreas Fabri 8ee5947341 toto 2006-04-19 15:15:37 +00:00
Andreas Fabri 504e9a6d71 toto 2006-04-19 15:15:18 +00:00
Andreas Fabri 8a73f56293 Removed \section{Alphabetical....} 2006-04-18 09:15:48 +00:00
Andreas Fabri 8e79c552d7 Use OpenNL macro 2006-04-13 12:32:30 +00:00
Andreas Fabri 9187f1414a lower cased 2006-04-12 07:47:39 +00:00
Laurent Saboret 8e580271d5 Minor changes due to switch to generate_reference_manual version 0.7 2006-04-10 13:06:00 +00:00
Pierre Alliez 485f5c21af I tried to remove warning in the manual test suite, but some remains (Laurent, can you take a look ?) 2006-04-09 06:52:29 +00:00
Andreas Fabri 1ed1ee3f2e Added PkgDescription 2006-04-07 13:51:20 +00:00
Laurent Saboret 5b2d379a39 Removed extra spaces in methods declaration to improve cgal_manual matching (as requested by AM) 2006-04-07 11:13:23 +00:00
Andreas Meyer 5b5a60cecf rewritten the whole manual
ok. seriously:

renamed \chapter into \ccUserChapter and \ccRefChapter
2006-04-06 17:03:37 +00:00
Laurent Saboret 5865ded27f Feature requested by MK and AM: wrap types, functions and variables name with \ccc. 2006-04-06 12:23:33 +00:00
Andreas Fabri 8501581a2d cleanup of \sections 2006-04-05 14:05:51 +00:00
Laurent Saboret 0481e932f1 Added original mesh, texture and parameter space images to first screenshot 2006-04-05 07:37:11 +00:00
Laurent Saboret 44f81e10c3 Added original mesh, texture and parameter space images to first screenshot 2006-04-04 17:24:10 +00:00
Laurent Saboret 93749c2f10 Remove obsolete files 2006-04-04 10:13:16 +00:00
Andreas Fabri 70ad3ddf1e Added ccPkgDescription 2006-03-28 13:52:21 +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 ea51b7e532 Fixed bug in cgal_taucs_available_memory_size(): don't do anything if not Linux 2006-03-24 16:52:08 +00:00
Laurent Saboret 8c06330b95 Declare cgal_taucs_available_memory_size() as inline 2006-03-23 14:36:46 +00:00
Laurent Saboret b6146fd8a7 Turn on TAUCS trace with DEBUG_TRACE preprocessor definition (temporary) 2006-03-20 15:52:38 +00:00
Laurent Saboret 9e8ba2d568 VC++ projects need now only the %TAUCSROOT% variable 2006-03-20 15:50:41 +00:00
Laurent Saboret ce976769ea Fixed bug in taucs_system_memory_size() on Linux 2.6 2006-03-20 11:37:20 +00:00
Laurent Saboret 86adba238c Clarify documentation about symmetric/asymmetric matrices 2006-03-20 11:22:05 +00:00
Andreas Meyer d76e064ac0 some FIXME notes 2006-03-19 16:54:42 +00:00
Laurent Saboret 50e9f84b48 Fixed usage string 2006-03-17 08:26:41 +00:00
Laurent Saboret 445397cbe8 Added detection of TAUCS library at installation time 2006-03-16 17:21:55 +00:00
Laurent Saboret 0fded29ea2 Fixed bug in taucs_system_memory_size() on Linux 2.6 2006-03-16 10:04:02 +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
Pierre Alliez c5ef65d5cf updated almost all figures (more compact).
Laurent: I suggest to add the parameterization to the left of the Cesar head in the introduction page, as well as a small version of the checkerboard texture.
2006-03-14 21:28:55 +00:00
Laurent Saboret 0008b436c7 Port to gcc 3.4.4 2006-03-14 14:06:05 +00:00
Pierre Alliez c79f8dc7f1 global update user manual (compression!) 2006-03-13 22:37:44 +00:00
Laurent Saboret ca33a2d68f Huge optimization! Filling a TAUCS matrix is about 100 times faster 2006-03-13 09:43:26 +00:00
Laurent Saboret 73c5acf1a3 Huge optimization! Filling a TAUCS matrix is about 100 times faster! 2006-03-10 18:41:27 +00:00
Laurent Saboret bdfb6f3ed8 Save disk space by lowering the images resolution 2006-03-10 17:30:31 +00:00
Laurent Saboret 7a1b3fbadf Removed obsolete comments 2006-03-10 10:38:20 +00:00
Laurent Saboret 0d1f107ef8 Fixed bib reference 2006-03-10 10:38:02 +00:00
Laurent Saboret 6423e03ef1 Fixed misspellings and other tiny errors 2006-03-10 09:26:27 +00:00
Joachim Reichel c62eb076e6 LGPL copyright notices added to makefiles and compute_TAUCS_OSTYPE 2006-03-09 20:47:20 +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 6ff45a799d Use check board as parameterization texture (as requested by PA) 2006-03-07 10:07:00 +00:00
Laurent Saboret 20d031bbf0 Use check board as parameterization texture (as requested by PA) 2006-03-07 10:02:15 +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 887eda3962 Changed pointers to mesh to references all over the package (as requested by MK) 2006-03-07 09:11:09 +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 cc94e75bee Rewrite of the EPS output example (as requested by MK) 2006-03-06 16:39:01 +00:00
Laurent Saboret 05939a56b8 Removed not-yet-implemented features (as requested by MK):
- border parameterization on any convex polygon
- check matrix conditioning
2006-03-06 15:33:44 +00:00
Laurent Saboret d6748af3a3 Fixed executable property 2006-03-06 15:22:04 +00:00
Laurent Saboret 7d7203801d Do not ship internal test scripts 2006-03-06 14:21:23 +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 6d42e60266 Removed examples from reference manual (as requested by MK) 2006-03-06 12:18:58 +00:00
Laurent Saboret ce3a61b9fc Added template parameters to class names (as requested by MK).
Also added \ccRefPageBegin..\ccRefPageEnd pairs.
2006-03-06 11:07:47 +00:00
Laurent Saboret 59dc779edf Added templates parameters 2006-03-03 15:48:38 +00:00
Laurent Saboret 10f027705b Changed pointers to mesh to references all over the package (as requested by MK) 2006-03-03 10:37:36 +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 b842c22cb8 Fixed latex compilation errors after package renaming 2006-03-02 10:04:49 +00:00
Laurent Saboret 3d0500cb10 Fixed compilation errors when TAUCS is not installed 2006-03-02 09:00:33 +00:00
Laurent Saboret 096b377421 Rename Parameterization package as Surface_mesh_parameterization 2006-03-01 19:32:05 +00:00
Laurent Saboret 67c39d4bc8 Rename Parameterization package as Surface_mesh_parameterization 2006-03-01 19:18:48 +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