Mael Rouxel-Labbé
|
0994eed6c5
|
Fix make_icosahedron() having wrong radius
|
2022-03-02 11:42:23 +01:00 |
Maxime Gimeno
|
3d1c41fd14
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2021-01-07 15:05:28 +01:00 |
Ben Laurie
|
a7b6f61ca1
|
Use C++ casts and the right type.
|
2020-12-14 10:57:49 +00:00 |
Ben Laurie
|
9a75f9b285
|
Allow FT that isn't floating point.
|
2020-12-13 21:43:42 +00:00 |
Mael Rouxel-Labbé
|
26355e2e32
|
Uniformize capital / third person usage of \brief
|
2020-06-25 15:13:47 +02:00 |
Laurent Rineau
|
416cbbcf47
|
Merge pull request #4277 from MaelRL/PMP-Locate_rework_traits-GF
PMP: Replace `Location_traits` by a simpler API
|
2019-10-29 15:23:41 +01:00 |
Sébastien Loriot
|
52164b1fba
|
First pass on removing license notice in header for LGPL files
|
2019-10-19 15:40:30 +02:00 |
Sébastien Loriot
|
7356421d80
|
introduce Commercial license SPDX tag
|
2019-10-19 12:15:19 +02:00 |
Sébastien Loriot
|
9bd9c68b83
|
update LGPL[23]+ and GPL[23]+ SPDX tags
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0+/SPDX-License-Identifier: GPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0+/SPDX-License-Identifier: LGPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0+/SPDX-License-Identifier: LGPL-2.0-or-later/"
|
2019-10-18 21:57:54 +02:00 |
Mael Rouxel-Labbé
|
79026c255e
|
Fix documentation of CGAL::make_grid (bad line break, bad links)
|
2019-10-08 15:35:29 +02:00 |
Mael Rouxel-Labbé
|
0528592011
|
Fix cyclical header dependencies
|
2019-05-10 12:41:01 +02:00 |
Mael Rouxel-Labbé
|
1e9ca61fba
|
Doc fixes
|
2019-05-10 11:45:49 +02:00 |
Mael Rouxel-Labbé
|
408ebbb784
|
Dependency fixes
|
2019-05-10 11:44:58 +02:00 |
Mael Rouxel-Labbé
|
75f9c7798e
|
Add a forward declaration
|
2019-05-09 08:06:10 +02:00 |
Mael Rouxel-Labbé
|
f14f9ce447
|
Move some functions from PMP to BGL
|
2019-05-08 16:05:26 +02:00 |
Mael Rouxel-Labbé
|
9e8524c29e
|
Rename BGL/polyhedra.h to BGL/generators.h
|
2019-05-08 15:16:25 +02:00 |