Sébastien Loriot
a821707064
link to cppreference
2022-07-11 11:04:04 +02:00
Mael Rouxel-Labbé
d07434708a
Merge remote-tracking branch 'cgal/master' into CH2-Fix_bykat-GF
2022-07-11 09:39:45 +02:00
Mael Rouxel-Labbé
2d3f9ce723
Update changes.md
2022-07-11 09:36:20 +02:00
Efi Fogel
69b44d12f8
Merge branch 'master' into Aos_2-compare_y_at_x-efif
2022-07-10 16:00:10 +03:00
Efi Fogel
878139bd53
Added a comment about a fix for the "2D Arrangement" package
2022-07-10 15:57:37 +03:00
Efi Fogel
56020e6798
Fixed is_in_face() for the case where the point lies on the identification curve.
2022-07-10 15:57:02 +03:00
Sébastien Loriot
e18878f5a0
Merge remote-tracking branch 'cgal/5.5.x-branch'
2022-07-08 20:28:04 +02:00
Sebastien Loriot
06ddf68124
Merge pull request #6733 from lrineau/egrep
...
sed -i -e 's/egrep/grep -E/g'
2022-07-08 20:26:52 +02:00
Sebastien Loriot
48f5785198
Merge pull request #6731 from nh2/patch-2
...
Spatial_searching: unsigned int -> size_t for vector copy
2022-07-08 20:26:30 +02:00
Sebastien Loriot
13180a1851
Merge pull request #6704 from MaelRL/PMP-Repair_array_soups-GF
...
Add an overload of `repair_polygon_soup()` for ranges of arrays
2022-07-08 20:26:08 +02:00
Sebastien Loriot
5188687b61
Merge pull request #6701 from sloriot/SLS-fix_offset_as_pwh
...
Fix exterior offset creation for a polygon with holes
2022-07-08 20:25:39 +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
c519bde799
fix warnin
2022-07-08 20:21:02 +02:00
Mael Rouxel-Labbé
70143a6304
Complete PMP::stitch_borders documentation (geom traits added to the NPs)
2022-07-07 16:51:19 +02:00
Mael Rouxel-Labbé
9c95b2ccb1
Add proper traits usage to PMP::stitch_borders
2022-07-07 16:51:04 +02:00
Sébastien Loriot
b25217ed53
remove unused typedef
2022-07-07 13:42:37 +02:00
Mael Rouxel-Labbé
0e5c2c42b9
Fix doc warning
2022-07-07 10:15:09 +02:00
Mael Rouxel-Labbé
f1c8a918e4
Specify namespace
2022-07-07 10:14:56 +02:00
Mael Rouxel-Labbé
4bd80e76f3
Remove unused variable
2022-07-07 10:14:36 +02:00
Mael Rouxel-Labbé
24267f881e
Fix construction due to variant
2022-07-06 12:43:53 +02:00
Mael Rouxel-Labbé
d003577d5d
Improve tests
2022-07-06 12:43:53 +02:00
Mael Rouxel-Labbé
89b7bb125d
Fix edge source not propagating distances to its extremities
...
The fix is to change the way windows are created for edge sources : if it's
a border edge, then treat it as a face source; if it's a non border edge,
then do a 2-split of the face (each halfedge reaches 2 vertices, for a total
of 4 targets: 2 opposite, 2 incident)
2022-07-06 12:43:53 +02:00
Mael Rouxel-Labbé
64b9bbd9c6
Misc code improvements
2022-07-06 12:43:52 +02:00
Sébastien Loriot
ceb8ca70ef
fix warning
2022-07-05 14:03:38 +02:00
Mael Rouxel-Labbé
384cddadec
Fix some result_types in projection traits
2022-07-05 10:11:44 +02:00
Mael Rouxel-Labbé
d2b9b5728f
Remove unused typedef/variables
2022-07-05 09:46:30 +02:00
Mael Rouxel-Labbé
87d09b6763
Add test for EPICK
2022-07-05 09:42:05 +02:00
Andreas Fabri
e9410ba8a3
Apply suggestions from code review
...
although I am not sure about the past tense if I compare to other entries in the change log
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
2022-07-05 07:49:42 +02:00
Andreas Fabri
cd506fa70d
Document changes
2022-07-04 16:41:10 +01:00
Andreas Fabri
2f806fddd2
Move free function in a group
2022-07-04 16:29:36 +01:00
Mael Rouxel-Labbé
3be8469277
Move build into 'internal' namespace
2022-07-04 11:41:44 +02:00
Mael Rouxel-Labbé
d934a0465f
Test range of array faces in repair_polygon_soup()
2022-07-04 11:41:44 +02:00
Mael Rouxel-Labbé
1d47a29224
Add an overload of repair_polygon_soup for array-based soups
...
which does not call functions that are meaningless for ranges
of fixed size faces
2022-07-04 11:41:44 +02:00
Mael Rouxel-Labbé
a691eeff97
Rewrite merge_duplicate_points_in_polygon_soup() without container.insert(...)
2022-07-04 11:41:44 +02:00
Niklas Hambüchen
c53ae08deb
Spatial_searching: unsigned int -> size_t for vector copy
2022-07-04 11:38:14 +02:00
Sébastien Loriot
1e364e5516
rename macros
2022-07-04 11:26:49 +02:00
Sébastien Loriot
49ca357d49
Merge remote-tracking branch 'cgal/5.5.x-branch'
2022-07-04 10:53:00 +02:00
Sébastien Loriot
a4e53600c1
Merge remote-tracking branch 'cgal/5.4.x-branch'
2022-07-04 10:52:16 +02:00
Sebastien Loriot
d218b32cf9
Merge pull request #6639 from sloriot/PMP-clip_deg_faces
...
Handle deg faces in clip with allow_self_intersections
2022-07-04 10:48:30 +02:00
Sebastien Loriot
ee683224fe
Merge pull request #6674 from afabri/Polyhedron-accelerate_delete_items-GF
...
Polyhedron_3: Accelerate removal of many items
2022-07-04 10:48:19 +02:00
Sebastien Loriot
6d6791456a
Merge pull request #6711 from sloriot/CGAL-constexpr
...
Add some constexpr for constant functions
2022-07-04 10:48:08 +02:00
Sebastien Loriot
696ec4f21a
Merge pull request #6695 from afabri/Surface_mesh_segmentation-leak-GF
...
Surface_mesh_segmentation: fix the memory leak
2022-07-04 10:47:29 +02:00
Sebastien Loriot
31010b0820
Merge pull request #6707 from sloriot/NT-fix_fwd_dcl
...
Fix forward declaration living in the wrong namespace
2022-07-04 10:47:16 +02:00
Sebastien Loriot
b0a4263eb6
Merge pull request #6713 from sloriot/PMP-radf_no_nm_vertices
...
Avoid creating border non-manifold vertices
2022-07-04 10:47:04 +02:00
Guillaume Damiand
1d9280afae
Update basic viewer to set camera mode ealier (following Efi issue). TODO: test if this solves the bug.
2022-07-04 10:04:20 +02:00
Efi Fogel
28f3f28144
Fixed a small bug in Is_between_cw_2
2022-07-04 09:03:28 +03:00
Efi Fogel
17906d39aa
Fixed spelling in comment
2022-07-04 09:01:40 +03:00
Efi Fogel
5c40db8591
Implemented Compare_y_at_x_2 functor in the adapter; it takes boundary conditions into consideration.
2022-07-03 19:39:20 +03:00
Efi Fogel
b390c0e3db
Fixed typo in comment
2022-07-03 19:38:23 +03:00
Efi Fogel
ed27ca760e
Fixed spelling typo.
2022-07-03 19:37:39 +03:00