Maxime Gimeno
330c6ec9b1
Merge pull request #3759 from maxGimeno/Cross_compilation-Update_scripts-GF
...
Testsuite : Use ctest
2019-03-12 17:04:19 +01:00
Maxime Gimeno
7026bd4874
Merge pull request #3757 from albert-github/feature/bug_double_incident_cells
...
Multiple definition of incident_cells
2019-03-12 17:04:18 +01:00
Maxime Gimeno
d9f9c58342
Merge pull request #3729 from afabri/T2-typos-GF
...
T2,T3,Mesh_2: backticks, lowercase, capitalize
2019-03-12 17:04:17 +01:00
Maxime Gimeno
e732ac40bd
Merge pull request #3749 from janetournois/Mesh_3-fix_test_with_precision_of_double-jtournois
...
Mesh_3 tests : deal with precision of `double`'s
2019-03-12 17:04:15 +01:00
Maxime Gimeno
9e71d9fc23
Merge pull request #3744 from afabri/CGAL_backtick_GF
...
Periodic and Hyperbolic triangulations: backtick
2019-03-12 17:04:12 +01:00
Maxime Gimeno
be07aa1267
Write CGAL_NR at the end of the testsuite
2019-03-12 15:07:49 +01:00
Maxime Gimeno
64cfc19d68
Remove -d option. Any HOST declared as not localhost will be considered as a remote host and launch the cross compilation.
2019-03-12 14:58:11 +01:00
Maxime Gimeno
7c0d23b18f
Fix CGAL_DIR and change names in CGAL_add_tests
2019-03-12 10:13:07 +01:00
Laurent Rineau
e32637fa7c
Merge pull request #3719 from albert-github/feature/bug_packages_html
...
Invalid (X)HTML sequence
2019-03-11 17:26:27 +01:00
Laurent Rineau
bb506019db
Merge pull request #3731 from afabri/CGAL-precision-GF
...
IO: Set precision of the ostream when writing a point set or face graph
2019-03-11 17:26:24 +01:00
Laurent Rineau
c668f3095b
Merge pull request #3732 from maxGimeno/Demo-Stats_for_selection-GF
...
Polyhedron_demo: Add stats to the selection_item
2019-03-11 17:26:21 +01:00
Laurent Rineau
6f67752ba5
Merge pull request #3738 from sgiraudot/Polyhedron_demo-Fix_point_set_selection_speed-GF
...
Polyhedron demo: Fix point set selection speed
2019-03-11 17:26:18 +01:00
Laurent Rineau
0e71df6fd6
Merge pull request #3741 from janetournois/PMP-use_new_API-jtournois
...
PMP debug code - use the new API of `PMP::remove_degenerate_faces()`
2019-03-11 17:26:15 +01:00
Laurent Rineau
9ca2b2213a
Merge pull request #3746 from maxGimeno/Demo-Fix_visualization-GF
...
Polyhedron Demo: fix visualization bugs
2019-03-11 17:26:12 +01:00
Maxime Gimeno
57a532dbc7
update script
2019-03-11 12:07:04 +01:00
albert-github
961c90070b
Multiple definition of incident_cells
...
The function has been defined twice, removed second definition.
2019-03-10 13:19:55 +01:00
Laurent Rineau
6209397043
Merge pull request #3740 from lrineau/Hyperbolic_triangulation_2-demo_fix_resources-GF
...
Hyperbolic_triangulation_2 demo: fix the use of resources
2019-03-08 16:01:38 +00:00
Laurent Rineau
0c16961337
Update Mesh_3/test/Mesh_3/test_meshing_utilities.h
...
fix precision test
Co-Authored-By: janetournois <janetournois@users.noreply.github.com>
2019-03-08 16:13:05 +01:00
Jane Tournois
60ce59aeaa
the assertion is subject to precision of double's
...
so we can release the test by 1e-15
2019-03-08 16:04:13 +01:00
Maxime Gimeno
5c433eab01
Fix show/hide
2019-03-08 11:32:50 +01:00
Maxime Gimeno
93d665e01f
Fix clipping box plugin
2019-03-08 11:04:46 +01:00
Andreas Fabri
a0be3b44af
Periodic and Hyperbolic triangulations: backtick
2019-03-08 09:57:57 +01:00
Laurent Rineau
3e71481b3d
Merge pull request #3436 from barcode/CGAL-4.13-branch-patches
...
export(PACKAGE CGAL)
2019-03-07 16:39:25 +00:00
Laurent Rineau
f5836b2206
Merge branch 'releases/CGAL-4.13-branch'
2019-03-07 14:31:16 +01:00
Laurent Rineau
56d1559dc7
Merge pull request #3733 from goran-w/goran-w-patch2-3566
...
Further fix for triangle orientation in medit output
2019-03-07 14:27:08 +01:00
Laurent Rineau
99fe1bc548
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-03-07 14:26:47 +01:00
Laurent Rineau
93b36b4b8b
Merge pull request #3726 from sgiraudot/Classification-Fix_bbox_precision-GF
...
Classification: Fix bbox precision
2019-03-07 14:26:30 +01:00
Laurent Rineau
2b421e513c
Merge pull request #3734 from sloriot/Doc-advanced_brief
...
Fix brief of advanced
2019-03-07 14:26:27 +01:00
Maxime Gimeno
d7baf67a43
Add initialization
2019-03-07 12:54:12 +01:00
Jane Tournois
664de7e32e
use the new API of `PMP::remove_degenerate_faces()`
...
If there is no degenerate faces to deal with, i.e. if the function
has nothing to do, it now returns `true`, and not `0` anymore.
This change was introduced by commit e4ad5d96a7
2019-03-07 11:22:41 +01:00
Laurent Rineau
20772a9a44
Fix the notice
2019-03-07 10:22:00 +01:00
Laurent Rineau
2a5ebb2089
Fix the use of resources
...
The key issue was that the `CMakeLists.txt` was not using
`CGAL_Qt5_RESOURCE_FILES`, and instead the author decided to copy the
resources and qrc files.
2019-03-07 09:22:11 +01:00
Maxime Gimeno
8d6c35f1b5
Fix warning
2019-03-06 15:53:06 +01:00
Maxime Gimeno
dbb2512602
un-hard code the variables for docker and pull instead of building.
2019-03-06 14:57:14 +01:00
Simon Giraudot
ae5a828dc7
Fix point set selection speed
2019-03-06 14:22:18 +01:00
Maxime Gimeno
aa76cd02b6
Use a single script for testsuite with or without docker
2019-03-06 14:17:48 +01:00
Raphael Grimm
f924d51c6f
Add export package to cmake
...
This will add CGAL to the local cmake package cache and enable find_package to find it without manually providing the build dir.
(See: https://cmake.org/cmake/help/latest/command/export.html )
2019-03-06 09:36:14 +01:00
Maxime Gimeno
3430223a9a
WIP
2019-03-05 16:42:43 +01:00
Laurent Rineau
a586226ff1
Merge branch 'releases/CGAL-4.13-branch'
2019-03-05 16:21:41 +01:00
Laurent Rineau
1094cdcc40
Merge pull request #3723 from albert-github/feature/bug_italic_ridges
...
Documentation italic in italics
2019-03-05 16:20:55 +01:00
Laurent Rineau
49653dedd8
Merge pull request #3724 from albert-github/feature/bug_manual_tags
...
Inconsistent tags for (X)HTML output (Manual)
2019-03-05 16:20:51 +01:00
Laurent Rineau
7ddef3d14e
Merge pull request #3725 from afabri/TDS_2-fix_Default_vertex_converter-GF
...
TDS_2: Fix Default_vertex_converter
2019-03-05 16:20:49 +01:00
Laurent Rineau
60398fa137
Merge pull request #3727 from maxGimeno/Demo-Fix_snapshot-GF
...
Polyhedron demo: Fix snapshot
2019-03-05 16:20:44 +01:00
Laurent Rineau
4bccc4f0f4
Merge pull request #3725 from afabri/TDS_2-fix_Default_vertex_converter-GF
...
TDS_2: Fix Default_vertex_converter
2019-03-05 16:20:13 +01:00
goran-w
b820b11625
More work on consistent facet orientation in medit output
2019-03-05 09:52:27 +01:00
Sébastien Loriot
3887a21429
add missing text for brief of advanced class/type/function/concept
2019-03-05 08:01:17 +01:00
Laurent Rineau
e62cd64433
updated crontab (automated commit)
2019-03-04 19:18:05 +01:00
Laurent Rineau
911e44a1fe
Prepare for beta2
2019-03-04 18:35:48 +01:00
Laurent Rineau
25f4b0164f
Merge remote-tracking branch 'cgal/master'
2019-03-04 18:06:21 +01:00
Maxime Gimeno
bd8b39d162
Add stats to the selection_item
2019-03-04 17:21:51 +01:00