Sébastien Loriot
13609a6966
no need to repeat the package name as it is on the line above
2025-05-22 17:53:41 +02:00
Sébastien Loriot
20ac78b8d9
remove thumbnails not used
2024-06-14 15:04:40 +02:00
Laurent Rineau
2a2031df3b
Rename cgallab to CGALlab
...
@janetournois (see https://github.com/CGAL/cgal/pull/8149#issuecomment-2066444180
2024-04-23 15:09:51 +02:00
Laurent Rineau
621859b526
Rename Polyhedron demo to CGAL Lab
...
And announce it in the `CHANGES.md`.
2024-04-18 12:39:30 +02:00
Laurent Rineau
46923342ad
Merge pull request #7576 from albert-github/feature/issue_7395
...
issue #7395 Improvement of layout of model relations
# Conflicts:
# Kernel_23/doc/Kernel_23/CGAL/Vector_2.h
2023-09-07 10:48:34 +02:00
Sébastien Loriot
608d0c81c4
use a macro
2023-08-24 14:56:48 +02:00
albert-github
0ce82c0bd5
Better showing of #include
...
Getting a better (and consistent) output for the include file to be used with some functions.
Normally `#include` are sown as in a typewrite font, but the `#include` in these cases were shown in a code block way.
2023-08-13 18:22:07 +02:00
albert-github
ad41766454
issue #7395 Improvement of layout of model relations
...
Corrected `cgalModels` to `cgalHasModes` inside `cgalHasNodelsBegin` / `cgalHasModelsEnd`
2023-07-18 13:23:37 +02:00
albert-github
4e5578d469
issue #7395 Improvement of layout of model relations
...
- based on review
2023-07-15 13:12:15 +02:00
albert-github
ee2a55279d
issue #7395 Improvement of layout of model relations
...
- Completed the cgalHasModel part
- corrected spelling of `Has Model` and `Is Model Of` to `Has model` and `Is model of`
2023-07-06 17:35:34 +02:00
albert-github
57e900b47c
Making description of author(s) of a package consistent
...
- use `\cgalPckAuthor` in case of one author
- use of `\cgalPckAuthors` in case of multiple authors
- using in case of multiple authors always `, and `
- in the 1.9.6 `BaseDoxyfile.in` let the `\cgalPckAuthors` point to `\cgalPckAuthor` to get consistent output (not done for other versions as in the past the `ALIASES` could not call one another).
2023-02-02 18:40:44 +01:00
Mael Rouxel-Labbé
7564b761ac
Merge branch 'Weights-v2.0-GF' into Weights-v2.0-GF-5.5.x
2022-11-07 14:11:10 +01:00
Mael Rouxel-Labbé
59f2021eaf
Update Weights doc figure to use compatible notations
2022-10-20 17:32:20 +02:00
Mael Rouxel-Labbé
5f89766c5c
Uniformize notations across the package + re-introduce documentation
2022-10-20 17:19:40 +02:00
albert-github
ba4f8941b7
Incorrect reference to demo zip file
...
Due to the fact that an `ALIASES` is used the space will also be part of the file name and thus the link will, incorrectly be `` instead of `https://www.cgal.org/demo/5.5/polyhedron_3.zip `
2022-04-21 11:40:55 +02:00
Mael Rouxel-Labbé
e64089d690
Fix Heat Method & Weights package labels
2021-11-10 21:02:32 +01:00
Sébastien Loriot
12bf0e9c60
switch to LGPL
2021-10-18 17:37:27 +02:00
Dmitry Anisimov
9e201c8fda
renamed logo
2021-08-13 10:14:27 +02:00
Sébastien Loriot
f0c0c90f85
fix doc errors
2021-08-04 20:37:04 +02:00
Dmitry Anisimov
ebef1cc7d4
better explained edge cases
2021-06-30 10:33:35 +02:00
Dmitry Anisimov
80cd3411df
better description of the analytic weight traits
2021-06-29 16:58:41 +02:00
Dmitry Anisimov
5126f83dbf
missing projection traits as model of analytic weights
2021-06-28 15:06:15 +02:00
Dmitry Anisimov
649db1ffdb
added missing includes in the docs + convenience header
2021-06-28 14:29:10 +02:00
Dmitry Anisimov
9ccbea002d
undocumenting utils with tangent and cotangent
2021-06-25 14:34:58 +02:00
Dmitry Anisimov
ca661e3eb7
added weights concept dependency to Kernel_23
2021-06-24 17:03:28 +02:00
Dmitry Anisimov
ce382b414f
fixed typos
2021-06-11 14:27:57 +02:00
Dmitry Anisimov
fe3317c92f
mael's review
2021-06-01 12:26:57 +02:00
Dmitry Anisimov
f63e34fca7
removed all notes about flattening from both user and ref manuals
2021-05-31 18:55:29 +02:00
Dmitry Anisimov
c4ab20e8b2
better user manual
2021-05-31 11:18:53 +02:00
Dmitry Anisimov
f0563a790a
improved user manual
2021-05-31 10:53:54 +02:00
Dmitry Anisimov
815b8e3435
better explained coplanarity case
2021-05-31 10:34:55 +02:00
Dmitry Anisimov
00f9d9bf0b
added barycentric properties test to analytic weights
2021-05-28 11:26:38 +02:00
Dmitry Anisimov
3d11a461d7
updated docs with edge cases
2021-05-27 17:39:11 +02:00
Dmitry Anisimov
b21ade8beb
review second round + fixed errors
2021-05-25 15:41:57 +02:00
Dmitry Anisimov
8e11461025
initial commit with the basic version of the new Weights package
2021-04-22 17:17:56 +02:00