Mael
|
855003baa1
|
Merge branch 'master' into BGL-Alpha_expansion_graphcut-GF
|
2020-03-24 08:18:23 +01:00 |
Laurent Rineau
|
be7dedc49b
|
Merge branch 'releases/CGAL-5.0-branch'
|
2020-02-25 14:47:23 +01:00 |
Laurent Rineau
|
c43d6bd8eb
|
Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch
|
2020-02-25 14:47:03 +01:00 |
Laurent Rineau
|
1f52e0085a
|
Fix citation (wrong case)
|
2020-02-19 11:22:38 +01:00 |
Laurent Rineau
|
2c5826dd6f
|
Merge pull request #4474 from sloriot/CGAL-warning_macro
Update warning macro usages
# Conflicts:
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h
|
2020-01-17 16:29:49 +01:00 |
Laurent Rineau
|
fe91249ac4
|
Merge pull request #4474 from sloriot/CGAL-warning_macro
Update warning macro usages
# Conflicts:
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Triangulate_hole_polyline.h
|
2020-01-17 16:27:13 +01:00 |
Sébastien Loriot
|
4fbd1ed69c
|
use CGAL_warning_msg instead of CGAL_warning to display a message
|
2020-01-16 14:14:13 +01:00 |
Simon Giraudot
|
020c63bcf9
|
Fix licenses
|
2020-01-16 10:57:18 +01:00 |
Simon Giraudot
|
764fa731ee
|
Merge remote-tracking branch 'mine/BGL-Alpha_expansion_graphcut-GF' into BGL-Alpha_expansion_graphcut-GF
|
2020-01-15 13:45:30 +01:00 |
Laurent Rineau
|
0fa0c4fbb9
|
Merge pull request #4244 from maxGimeno/AABB_tree-Make_accelerate_distance_queries_default-maxGimeno
AABB_tree: make accelerate distance queries default
|
2019-12-05 11:05:35 +01:00 |
Sébastien Loriot
|
2c17ec76fd
|
relicense to GPL-3+ (allowed since it is GPL-2+ originally)
|
2019-10-20 00:41:40 +02:00 |
Sébastien Loriot
|
c4c1a0b317
|
Remove license notice in headers manually
|
2019-10-19 16:00:05 +02: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 |
Laurent Rineau
|
dd734e3098
|
Merge pull request #4283 from sloriot/SMSeg-more_robust
Be more robust to degenerate and almost degenerate faces
|
2019-10-15 16:31:33 +02:00 |
Sébastien Loriot
|
15a546084c
|
be more robust to degenerate and almost degenerate faces
|
2019-10-10 17:22:19 +02:00 |
Maxime Gimeno
|
dd566a2c96
|
Fixes
|
2019-09-24 13:49:10 +02:00 |
Maxime Gimeno
|
a52592909f
|
Remove all calls to accelerate_distance_queries(), now redundant.
|
2019-09-24 11:44:20 +02:00 |
Sébastien Loriot
|
25a05e9f4c
|
Merge branch 'CGAL-named_function_parameters-4.14' into master
Conflicts resolved by hand
|
2019-07-28 23:46:43 +02:00 |
Sébastien Loriot
|
2f81a21523
|
Merge 'CGAL-named_function_parameters' for 4.13-branch into 4.14-branch
Conflicts resolved by hand
|
2019-07-28 22:30:13 +02:00 |
Simon Giraudot
|
475e9fdec6
|
Update with reviews
|
2019-07-25 09:16:16 +02:00 |
Simon Giraudot
|
b062907334
|
Propagate API change to classification and segmentation
|
2019-07-23 09:21:31 +02:00 |
Simon Giraudot
|
c06c778ca9
|
Move MaxFlow back to segmentation and fix documentation
|
2019-07-23 09:21:20 +02:00 |
Simon Giraudot
|
497c121e55
|
Finalize API of alpha expansion + doc
|
2019-07-23 08:43:17 +02:00 |
Simon Giraudot
|
f0df168096
|
Merge all three versions with one unique function + separate calls
|
2019-07-23 08:43:17 +02:00 |
Simon Giraudot
|
4cd9282f79
|
Start working on public API for alpha expansion
|
2019-07-23 08:43:01 +02:00 |
Simon Giraudot
|
5ca8fcf47b
|
Make Boost Alpha Expansion use BGL API
|
2019-07-23 08:40:25 +02:00 |
Sébastien Loriot
|
560c77f567
|
rename named function parameter class
|
2019-07-15 06:25:02 +02:00 |
Andreas Fabri
|
e2d19b0c8d
|
Replace NULL and Nullptr_t with nullptr and nullptr_t
|
2019-06-04 23:45:44 +02:00 |
Mael Rouxel-Labbé
|
2848158354
|
Fix typos
|
2019-05-20 08:54:04 +02:00 |
Laurent Rineau
|
90782d4b7f
|
Revert the merge of two pull-requests that target CGAL-4.14-branch
- Revert "Merge pull request #3857 from MaelRL/CGAL-Fix_duplicate_non_manifold_vertices-GF"
- Revert "Merge pull request #3898 from lrineau/Mesh_3-stop_during_protection-lrineau"
|
2019-05-14 17:50:45 +02:00 |
Andreas Fabri
|
a2075494da
|
Move trace.h
|
2019-04-08 16:16:49 +02:00 |
Sébastien Loriot
|
0685423ae8
|
update from cgal/master
|
2018-11-02 11:32:31 +01:00 |
Sébastien Loriot
|
2f9408f867
|
rename link name to match package name
|
2018-10-08 10:28:55 +02:00 |
Sébastien Loriot
|
a2e8a1c68f
|
add the suffix Ref to doxygen link to reference
|
2018-10-08 10:26:56 +02:00 |
Andreas Fabri
|
827e9fee8e
|
fix Segmentation
|
2018-05-04 09:00:09 +02:00 |
Sébastien Loriot
|
483f69728e
|
Refresh branch
|
2018-02-12 22:21:38 +01:00 |
Andreas Fabri
|
f723c527e1
|
Surface_mesh_shortest_path
|
2018-01-17 21:56:19 +00:00 |
Simon Giraudot
|
1b25f47f95
|
Small bugfix (stop criteria if flow goes to 0)
|
2018-01-12 14:15:00 +01:00 |
Sébastien Loriot
|
8cdfad0d08
|
add missing URL and Id tags
|
2017-11-15 22:58:57 +01:00 |
Sébastien Loriot
|
5ea5bc95fd
|
make maxflow header compatible with the license checking mecanism
|
2017-11-12 10:21:35 +01:00 |
Sébastien Loriot
|
ee57fc2d6c
|
add SPDX identifier for files under the GPL-3+ license
|
2017-11-12 10:17:51 +01:00 |
Sébastien Loriot
|
0b97c247bf
|
update macro names and undef them when leaving the file
|
2017-09-20 16:47:53 +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 |
Laurent Rineau
|
cfc0ac01c3
|
Merge pull request #1699 from sloriot/SMSeg-match_concepts
Update code to match documented concepts
|
2016-12-02 11:35:48 +01:00 |
Sébastien Loriot
|
a619107eeb
|
property maps are readable property maps not lvalue
|
2016-11-18 07:54:57 +01:00 |
Sébastien Loriot
|
e17cabba90
|
use BGL helper free function is_triangle_mesh instead of a member one
|
2016-11-18 07:52:40 +01:00 |
Andreas Fabri
|
423242be31
|
dihedral_angle() -> approximate_dihedral_angle()
|
2016-10-11 15:35:20 +02:00 |
Laurent Rineau
|
42c0fc3c46
|
Missing includes
|
2016-09-30 15:23:15 +02:00 |