albert-github
|
bea89479f5
|
Polygon_mesh_processing: Missing end command for cgalParam
A `\cgalParamEnd` was missing, resulting in an incorrect sequence of HTML tags.
|
2022-03-15 10:59:59 +01:00 |
Laurent Rineau
|
c837828770
|
Merge branch '5.4.x-branch'
|
2022-03-10 11:05:39 +01:00 |
Laurent Rineau
|
208b286457
|
Merge pull request #6380 from sloriot/PMP-hole_filling_skip_cubic_search_space
PMP hole filling: Add an option to only use Delaunay based versions
|
2022-03-10 11:05:30 +01:00 |
Laurent Rineau
|
aca9278804
|
Merge pull request #6381 from afabri/Polygon-ranges-GF
Polygon_2: Add functions for ranges
|
2022-03-10 11:05:27 +01:00 |
Laurent Rineau
|
6e6687faa7
|
Merge pull request #6388 from afabri/Triangulation_2-conflict_then_star_example-GF
Triangulation_2: Add Example for Starring a Conflict Zone
|
2022-03-10 11:05:25 +01:00 |
Laurent Rineau
|
df3a53110e
|
Merge pull request #6390 from gdamiand/draw_nef_3-gdamiand
Draw nef 3
|
2022-03-10 11:05:23 +01:00 |
Laurent Rineau
|
82bef3fc90
|
Merge pull request #6392 from CGAL/CGAL-doc_inter_do_inter
better reference Kernel intersection functions
|
2022-03-10 11:05:21 +01:00 |
Laurent Rineau
|
6c92061772
|
Merge pull request #6392 from CGAL/CGAL-doc_inter_do_inter
better reference Kernel intersection functions
|
2022-03-10 11:03:45 +01:00 |
Laurent Rineau
|
e5e4ad7267
|
Merge branch '5.4.x-branch'
|
2022-03-09 11:40:31 +01:00 |
Laurent Rineau
|
479d9025ed
|
Merge pull request #6359 from MaelRL/Distance_3-fix_p_tr_distance-GF
Fix squared_distance(Point_3, Triangle_3)
|
2022-03-09 11:40:26 +01:00 |
Laurent Rineau
|
48bb648c57
|
Merge pull request #6359 from MaelRL/Distance_3-fix_p_tr_distance-GF
Fix squared_distance(Point_3, Triangle_3)
|
2022-03-09 11:40:04 +01:00 |
Laurent Rineau
|
e49dc50456
|
Merge branch '5.4.x-branch'
|
2022-03-09 11:38:16 +01:00 |
Laurent Rineau
|
5b16fb761a
|
Merge pull request #5624 from sloriot/PMP-autoref_epick_point_update
Handle the update of points for autorefinement
|
2022-03-09 11:35:26 +01:00 |
Laurent Rineau
|
2b0b0b7817
|
Merge pull request #6341 from afabri/PMP_extrude_example-GF
PMP: Add example for extrude_mesh()
|
2022-03-09 11:35:24 +01:00 |
Laurent Rineau
|
571f1d3b96
|
Merge pull request #6368 from sloriot/CGAL-devman
remove deprecated recommendation
|
2022-03-09 11:35:22 +01:00 |
Laurent Rineau
|
25b6d76737
|
Merge pull request #6370 from MaelRL/PMP-Fix_NP_forwarding_in_degen_removal-GF
Fix not using / forwarding traits
|
2022-03-09 11:35:20 +01:00 |
Laurent Rineau
|
48d61394d8
|
Merge pull request #6372 from afabri/Triangulation_2-typo-GF
Triangulation_2: Fix doc bug
|
2022-03-09 11:35:17 +01:00 |
Laurent Rineau
|
8e62c63bc9
|
Merge pull request #6373 from MaelRL/BGL-Fix_make_ico-GF
Fix make_icosahedron() having wrong radius
|
2022-03-09 11:35:15 +01:00 |
Laurent Rineau
|
89e4e4a367
|
Merge pull request #6376 from sloriot/Stream_support-fix_STL_binary
fix stl binary
|
2022-03-09 11:35:13 +01:00 |
Laurent Rineau
|
a517d406d2
|
Merge branch '5.3.x-branch' into 5.4.x-branch
|
2022-03-09 11:34:50 +01:00 |
Laurent Rineau
|
6e10413fee
|
Merge pull request #6370 from MaelRL/PMP-Fix_NP_forwarding_in_degen_removal-GF
Fix not using / forwarding traits
|
2022-03-09 11:33:24 +01:00 |
Laurent Rineau
|
948a525d56
|
Merge pull request #6372 from afabri/Triangulation_2-typo-GF
Triangulation_2: Fix doc bug
|
2022-03-09 11:33:22 +01:00 |
Laurent Rineau
|
8614f859d6
|
Merge pull request #6373 from MaelRL/BGL-Fix_make_ico-GF
Fix make_icosahedron() having wrong radius
|
2022-03-09 11:33:19 +01:00 |
Laurent Rineau
|
78f9324d13
|
Merge pull request #6376 from sloriot/Stream_support-fix_STL_binary
fix stl binary
|
2022-03-09 11:33:17 +01:00 |
Laurent Rineau
|
5dfbb0f140
|
Merge pull request #6370 from MaelRL/PMP-Fix_NP_forwarding_in_degen_removal-GF
Fix not using / forwarding traits
|
2022-03-09 11:29:05 +01:00 |
Laurent Rineau
|
de7503a788
|
Merge pull request #6373 from MaelRL/BGL-Fix_make_ico-GF
Fix make_icosahedron() having wrong radius
|
2022-03-09 11:29:03 +01:00 |
Laurent Rineau
|
96bf388601
|
Merge pull request #6376 from sloriot/Stream_support-fix_STL_binary
fix stl binary
|
2022-03-09 11:29:01 +01:00 |
Sébastien Loriot
|
943a506526
|
better reference Kernel intersection functions
|
2022-03-08 15:52:14 +01:00 |
Guillaume Damiand
|
2df2398108
|
trailing...
|
2022-03-07 17:37:54 +01:00 |
Guillaume Damiand
|
182389ed44
|
Update draw nef3 example to observe faces with holes
|
2022-03-07 17:33:07 +01:00 |
Guillaume Damiand
|
dd653cd396
|
Update nef_3 draw to deal with faces with holes.
|
2022-03-07 17:32:26 +01:00 |
Andreas Fabri
|
eba31bec5e
|
Update Triangulation_2/examples/Triangulation_2/star_conflict_zone.cpp
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
|
2022-03-07 15:12:13 +01:00 |
Andreas Fabri
|
fa0a8a2bed
|
Triangulation_2: Add an example that stars a conflict zone
|
2022-03-07 11:59:06 +00:00 |
Andreas Fabri
|
b18cd37b7f
|
Triangulation_2: Add an example that stars a conflict zone
|
2022-03-07 11:50:51 +00:00 |
Laurent Rineau
|
a53fdc5e57
|
Merge pull request #6386 from CGAL/afabri-patch-1
|
2022-03-05 17:58:10 +01:00 |
Andreas Fabri
|
f989921624
|
PMP: Doc Indexation -> Indexing
https://en.wikipedia.org/wiki/Indexation
|
2022-03-05 17:28:38 +01:00 |
Andreas Fabri
|
2aa011085c
|
Fix typo (Thank you Giles)
|
2022-03-04 15:10:44 +00:00 |
Sébastien Loriot
|
72853c00da
|
remove unused variable
|
2022-03-04 15:29:34 +01:00 |
Andreas Fabri
|
3c8d97c4fa
|
clean up the circulator and iterator types
|
2022-03-04 09:57:53 +00:00 |
Andreas Fabri
|
ed83f2acfb
|
Add to Changes.md
|
2022-03-04 09:14:30 +00:00 |
Andreas Fabri
|
1f78c6a811
|
Update Polygon/doc/Polygon/Polygon.txt
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
|
2022-03-04 10:02:36 +01:00 |
Andreas Fabri
|
1cf6e0bcbe
|
Document the function
|
2022-03-04 08:30:36 +00:00 |
Andreas Fabri
|
d7d34b80a1
|
Add functions for ranges and give an example
|
2022-03-04 07:11:21 +00:00 |
Sébastien Loriot
|
7d17b22a7c
|
add an option to only use Delaunay based versions
|
2022-03-04 07:05:05 +01:00 |
Sébastien Loriot
|
eb505ae8b8
|
remove unused variable
|
2022-03-04 06:04:39 +01:00 |
Sébastien Loriot
|
fef50179e0
|
allow ASCII files with many spaces on the first lines
|
2022-03-03 16:05:24 +01:00 |
Sébastien Loriot
|
733c8de28b
|
do not try to read after the 80 char for the header
Since the next "word" to be read is a INT32 in binary mode, the char read
from it does not mean anything
|
2022-03-03 11:14:50 +01:00 |
Sébastien Loriot
|
4f640c5bd6
|
add test failing from issue 6374
|
2022-03-03 11:14:19 +01:00 |
Andreas Fabri
|
808b3fb24c
|
Use existing data set
|
2022-03-03 10:04:37 +00:00 |
Andreas Fabri
|
9124b5705a
|
Add the documentation of Vertices_in_constraint
|
2022-03-03 08:43:36 +00:00 |