Jane Tournois
|
be2f8457d3
|
add Oriented_side_2 to Projection_traits_3 (for use in the demo)
|
2021-09-10 17:29:27 +02:00 |
Jane Tournois
|
6c96e4ad52
|
use const ref and Vertex_handle() functor
|
2021-09-10 14:25:27 +02:00 |
Jane Tournois
|
9a56423274
|
document line orientation
|
2021-09-10 14:19:56 +02:00 |
Jane Tournois
|
b9de94de93
|
add assertions to avoid degenerate inputs
|
2021-09-10 14:10:11 +02:00 |
Jane Tournois
|
8bb7e62c1c
|
apply review
|
2021-09-10 13:56:12 +02:00 |
Jane Tournois
|
99d944ef32
|
add doc for new predicate oriented_side_2(segment, triangle)
|
2021-09-10 11:58:15 +02:00 |
Jane Tournois
|
0ac4bf6493
|
fix compilation of Mesh_2 with Homogeneous kernel
the example mesh_optimization.cpp fails during refinement
with Kernel = CGAL::Homogeneous<double>
|
2021-09-10 11:28:13 +02:00 |
Jane Tournois
|
7e3af5cbda
|
move the implementation of segment_hides_circumcenter() to the kernel
to use filtered predicates
|
2021-09-10 11:26:53 +02:00 |
Sébastien Loriot
|
64738572f8
|
Merge remote-tracking branch 'cgal/5.3.x-branch'
|
2021-09-06 18:53:55 +02:00 |
Sébastien Loriot
|
75ca34c2a5
|
Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD
|
2021-09-06 18:52:40 +02:00 |
Sébastien Loriot
|
000b03b595
|
follow up of #5889
cherry-picking for autorefinement
|
2021-09-06 18:44:07 +02:00 |
Sébastien Loriot
|
f559330c86
|
Merge remote-tracking branch 'cgal/5.3.x-branch'
|
2021-09-06 16:08:41 +02:00 |
Sébastien Loriot
|
b71440650c
|
fix wrong conflict resolution in d89690ae97
|
2021-09-06 16:07:55 +02:00 |
Sebastien Loriot
|
727deb0963
|
Merge pull request #5223 from efifogel/Aos_2-boundary_objects-efic
Aos 2 boundary objects efic
|
2021-09-03 09:57:05 +02:00 |
Sébastien Loriot
|
29a2980875
|
restore removed value
|
2021-09-02 19:09:28 +02:00 |
Sébastien Loriot
|
2019affe2d
|
pdf -> png
|
2021-09-02 18:59:34 +02:00 |
Sébastien Loriot
|
d4a555dd36
|
add files removed by error
|
2021-09-02 17:25:55 +02:00 |
Sébastien Loriot
|
c4634fb08c
|
restore workaround for a warning
|
2021-09-02 17:16:07 +02:00 |
Sébastien Loriot
|
6e1fc8a4e5
|
Merge remote-tracking branch 'cgal/master' into HEAD
|
2021-09-02 16:53:07 +02:00 |
Sebastien Loriot
|
fd94f61198
|
Merge pull request #5785 from maxGimeno/Google-readability-casting-maxGimeno
Clang-tidy: google-readability-casting
|
2021-09-02 15:46:54 +02:00 |
Sebastien Loriot
|
e5279db7fb
|
Merge pull request #5777 from MaelRL/AABB-Dont_call_global_do_intersect-GF
Misc fixes for Intersections_3 + related
|
2021-09-02 15:44:53 +02:00 |
Sebastien Loriot
|
a7a1d98aff
|
Merge pull request #5950 from maxGimeno/Demo-Edit_grid_plugin-maxGimeno
Polyhedron Demo: SM's grid in a single item
|
2021-09-02 15:43:51 +02:00 |
Maxime Gimeno
|
d83b79aa09
|
init t_item to nullptr
|
2021-09-02 08:51:43 +02:00 |
Sébastien Loriot
|
23e6ad88d7
|
handle lack of GMP
|
2021-09-01 12:22:02 +02:00 |
Sebastien Loriot
|
b7c80c02fe
|
Merge pull request #5951 from maxGimeno/Update_filter_testsuite-maxGimeno
Filter_testsuite: Move result page to cgaltest
|
2021-09-01 11:29:12 +02:00 |
Maxime Gimeno
|
13ad74a3ba
|
Move result page to cgaltest
|
2021-09-01 11:27:47 +02:00 |
Maxime Gimeno
|
6935503b71
|
Add a check-box to create all the grid in a single item
|
2021-09-01 10:46:20 +02:00 |
Sébastien Loriot
|
6f7fd79a1e
|
Merge remote-tracking branch 'cgal/5.3.x-branch'
|
2021-08-31 19:03:26 +02:00 |
Sebastien Loriot
|
fcb9cdb929
|
Merge pull request #5940 from maxGimeno/Basic_viewer-Fix_compatibility_shaders-maxGimeno
Basic_viewer: Restore compatibility shader code
|
2021-08-31 19:02:54 +02:00 |
Sebastien Loriot
|
6e4f55e1e5
|
Merge pull request #5407 from maxGimeno/T2-Document_projection_traits_3-maxGimeno
Triangulation_2 : Document the `Triangulation_2_projection_traits_3` class
|
2021-08-31 19:01:33 +02:00 |
Sebastien Loriot
|
87c5c031e6
|
Merge pull request #3576 from maxGimeno/Demo-Make_a_test_script-GF
Polyhedron Demo: Add elements for testing
|
2021-08-31 19:00:57 +02:00 |
Maxime Gimeno
|
499301c759
|
More fixes
|
2021-08-31 16:00:37 +02:00 |
Maxime Gimeno
|
ea165d503f
|
Run on AABB_tree
|
2021-08-31 11:44:54 +02:00 |
Maxime Gimeno
|
91ca5a8add
|
Runs of Mesh_2 and Mesh_3 tests
|
2021-08-31 11:16:39 +02:00 |
Mael Rouxel-Labbé
|
d61680e324
|
Fix warning
|
2021-08-31 11:08:39 +02:00 |
Maxime Gimeno
|
af1a69e193
|
Merge remote-tracking branch 'cgal/master' into Google-readability-casting-maxGimeno
|
2021-08-31 10:39:27 +02:00 |
Laurent Rineau
|
ebb719c8a4
|
Merge pull request #5943 from maxGimeno/Filter_testsuite-Change_owner-maxGimeno
|
2021-08-31 10:34:39 +02:00 |
Maxime Gimeno
|
4f35543061
|
Change owner to sloriot and lrineau
|
2021-08-31 10:26:18 +02:00 |
Sébastien Loriot
|
4ddf3adc5c
|
Merge remote-tracking branch 'cgal/5.3.x-branch'
|
2021-08-30 15:54:30 +02:00 |
Sébastien Loriot
|
d89690ae97
|
Merge remote-tracking branch 'cgal/5.2.x-branch' into HEAD
|
2021-08-30 15:53:16 +02:00 |
Sebastien Loriot
|
93b0753348
|
Merge pull request #5936 from sloriot/Doc-boost
Update boost configuration doc
|
2021-08-30 15:52:43 +02:00 |
Sebastien Loriot
|
2f0a643a84
|
Merge pull request #5889 from sloriot/PMP-cherry_picks_from_5089
Bug fixes cherry picked from #5049
|
2021-08-30 15:51:23 +02:00 |
Sébastien Loriot
|
e2fe528edf
|
move changes from 5.1 to 5.4
|
2021-08-30 15:17:19 +02:00 |
Sébastien Loriot
|
5be3a41f26
|
try to silence warnings
|
2021-08-30 15:08:47 +02:00 |
Maxime Gimeno
|
720b2dd090
|
Fix conflicts and fix Cut_plugin
|
2021-08-30 12:47:10 +02:00 |
Sébastien Loriot
|
d8510d0fd3
|
follow up of #4009
|
2021-08-30 12:37:20 +02:00 |
Sébastien Loriot
|
dacbd186d1
|
accomodate changes of internal -> Pkg/internal
|
2021-08-30 12:35:34 +02:00 |
Sébastien Loriot
|
4454c5b3ed
|
Merge remote-tracking branch 'cgal/master' into T2-Document_projection_traits_3-maxGimeno
|
2021-08-30 12:25:51 +02:00 |
Sebastien Loriot
|
20ea9e775f
|
Merge pull request #4009 from afabri/CGAL-internal-GF
CGAL: Move from CGAL/internal to CGAL/Pkg/internal
|
2021-08-30 11:55:36 +02:00 |
Sébastien Loriot
|
ee7b4121c8
|
update exclude path
|
2021-08-30 11:48:10 +02:00 |