Giles Bathgate
b7e30b78a8
Merge dd70f9c11b into 26a5fc70e4
2025-12-03 14:01:24 +01:00
albert-github
6153228234
Spelling corrections
...
Spelling corrections.
2025-04-29 19:11:01 +02:00
Sébastien Loriot
3b531094df
Merge remote-tracking branch 'cgal/5.5.x-branch' into HEAD
2024-09-03 17:26:18 +02:00
Sébastien Loriot
abd99b68eb
handle nested holes in convex decomposition
2024-08-29 10:10:20 +02:00
Giles Bathgate
dd70f9c11b
Implement append for Nef_3 that takes a range
2023-02-17 19:01:01 +00:00
Giles Bathgate
6b1dd03935
Remove need for Append_volumes within append
2023-02-17 19:01:01 +00:00
Giles Bathgate
2d2507b364
Implement append operation in Nef_polyhedron_3
2023-02-17 19:01:00 +00:00
albert-github
3674c937f7
spelling corrections
...
Some spelling corrections (Directories starting with `M`-` N`),
some backward work
some forward work
2022-11-15 15:21:01 +01:00
Sébastien Loriot
861588abe1
Merge 'sloriot/CGAL-std_type_traits' into master
2022-08-03 20:19:51 +02:00
Sebastien Loriot
4b9032f8c6
Merge pull request #6547 from afabri/Skeletoniation-HDS-GF
...
Skeletonization: Replace internally Polyhedron by HDS
2022-07-08 20:24:58 +02:00
Sébastien Loriot
f1f201b542
Merge remote-tracking branch 'cgal/5.4.x-branch' into HEAD
2022-06-29 10:47:14 +02:00
Sébastien Loriot
e9e07ea874
fix constness issues without constcast and use initialized Index pmap mechanism
2022-06-20 16:30:10 +02:00
Sébastien Loriot
4400120244
remove non-needed include directives
2022-06-16 09:54:57 +02:00
Sébastien Loriot
3fa436459d
BOOST_MPL_ASSERT -> static_assert
2022-06-10 08:46:01 +02:00
Sébastien Loriot
ac8b6d4731
boost::is_same --> std::is_same
2022-06-10 08:18:20 +02:00
Sébastien Loriot
4f5f8341cc
use std::enable_if_t
2022-06-10 07:37:53 +02:00
Giles Bathgate
50ec2fadf8
Call reserve before adding infinibox vertices
2022-03-22 18:43:19 +00:00
Giles Bathgate
9346d14c55
Simplify initialisation in Nef_polyhedron_3
2022-01-31 18:33:28 +00:00
Laurent Rineau
28cdf9b08f
Merge pull request #6154 from afabri/Nef_3-fix_comparison-GF
...
Nef_3: Fix broken greater-than
2021-12-03 15:27:31 +01:00
Andreas Fabri
294715ff53
Fix broken greater-than
2021-11-30 16:16:23 +00:00
Giles Bathgate
458ecf1ac1
Remove CGAL_NEF3_FACET_WITH_BOX code
2021-06-08 17:32:12 +01:00
Andreas Fabri
ac9b5b2fbd
Add Aff_transformation_3::is_translation() which checks the rep
2021-04-13 19:38:28 +01:00
Laurent Rineau
d6e9bdd0c1
Merge pull request #5269 from GilesBathgate/move-assignment-operators
...
Move assignment operators
2021-03-24 15:05:39 +01:00
Laurent Rineau
45800d2ab6
Merge pull request #5498 from GilesBathgate/cleanup-index-adder
...
Cleanup index adder in polygon_mesh_to_nef_3
2021-03-24 15:05:22 +01:00
Giles Bathgate
d23fca2a47
Use new_index in several other places
2021-02-27 12:32:26 +00:00
Giles Bathgate
113298056d
Explicitly call simplify after marking bounded volumes
2021-02-17 20:00:34 +00:00
Giles Bathgate
f5563a73d0
Add a move assignment operator to Nef_Polyhedron.h
2020-12-13 13:50:19 +00:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot
254d60f642
First pass on removing license notice in header for GPL files
2019-10-19 15:23:19 +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
Andreas Fabri
4581f1b7a8
Morte replacements
2019-06-05 08:39:55 +02:00
Jane Tournois
30e2fe0844
fix condition on _MSC_VER
2018-03-02 10:39:57 +01:00
Laurent Rineau
f16b771a09
Fix the syntax error
2018-03-01 14:04:38 +00:00
Jane Tournois
646dfedaf3
since msvc 2017, these typedefs are valid
...
and even needed when using /permissive-
2018-02-28 11:52:49 +01:00
Andreas Fabri
fa92aa49f7
Nef
2018-01-18 10:43:57 +00:00
Sébastien Loriot
ee57fc2d6c
add SPDX identifier for files under the GPL-3+ license
2017-11-12 10:17:51 +01:00
Laurent Rineau
bececa63df
Merge branch 'releases/CGAL-4.9-branch' into releases/CGAL-4.10-branch
2017-06-16 11:43:08 +02:00
Sébastien Loriot
1ca852bb87
fix Booleen operations with full/empty space
2017-06-07 09:36:09 +02:00
Sébastien Loriot
50510c05ea
add include directive for license of all GPL header files
...
done using:
ack-grep "^GPL" */package_info/*/license.txt -l | awk -F "/" '{print $1}' > /tmp/gpl_packages
for i in `cat /tmp/gpl_packages | \
grep -v Operations_on_polyhedra | \
grep -v Algebraic_kernel_for_circles | \
grep -v Algebraic_kernel_for_spheres | \
grep -v Polyhedron_IO`;
do
echo $i
python Scripts/developer_scripts/add_license_in_pkg_header.py $i
done
python Scripts/developer_scripts/add_license_in_pkg_header.py Operations_on_polyhedra Polygon_mesh_processing
python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_circles Circular_kernel_2
python Scripts/developer_scripts/add_license_in_pkg_header.py Algebraic_kernel_for_spheres Circular_kernel_3
python Scripts/developer_scripts/add_license_in_pkg_header.py Polyhedron_IO Polyhedron
2017-01-19 15:20:25 +01:00
Sébastien Loriot
117ea03d92
add missing include directives
2016-10-31 14:51:32 +01:00
Sébastien Loriot
f1f82785ac
add a constructor from a FaceGraph
...
The first version code is from @afabri
2016-09-21 08:47:06 +02:00
Sébastien Loriot
013c25c889
Merge remote-tracking branch 'cgal/releases/CGAL-4.8-branch'
2016-06-08 14:11:28 +02:00
Sébastien Loriot
683e6dff94
handle isolated vertices in change_orientation
2016-06-07 10:04:43 +02:00
Andreas Fabri
beb1417477
remove unused header files; remove commented includes; changed include paths
2016-02-15 14:20:12 +01:00
Andreas Fabri
4e342a0f05
forgot a }
2016-01-21 17:54:11 +01:00
Andreas Fabri
99b4e2f150
more CGAL_USE and some reindentations
2016-01-21 10:22:20 +01:00
Andreas Fabri
c32b00acce
partial cleanup of issue #595
2016-01-08 17:55:08 +01:00
Sébastien Loriot
68c01e9cae
add constructor from point, point range and segment
2015-09-08 10:56:18 +02:00
Sébastien Loriot
073fdd0fd7
if the incremental builder failed, simply rollback instead of continuing
2015-02-26 08:51:00 +01:00