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
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
2fd1a984af
Fix blending order so that the edges with antialiasing blend with the triangles and not with the background
2019-03-04 10:35:14 +01:00
Simon Giraudot
b0f16ee41d
Handle border case where xmax and ymax exact values should be used
2019-03-04 10:17:52 +01:00
Simon Giraudot
c41b73fd2a
Fix bbox precision and add assertion test
2019-03-04 09:26:34 +01:00
Andreas Fabri
762d899cc0
TDS_2: Fix Default_vertex_converter
2019-03-04 09:26:06 +01:00
albert-github
5d3ee5f9ee
Inconsistent tags for (X)HTML output (Manual)
...
The xhtml lint checker gave:
`parser error : Opening and ending tag mismatch: div line 375 and p`
Solved by making the `\htmlonly` into `\htmlonly[block]` to prevent invalid HTML
2019-03-01 20:06:22 +01:00
albert-github
6f1af3a69b
Documentation italic in italics
...
When having italics in italics and (X)HTML warning is given about Opening and ending tag mismatch.
The `<EM>` as well as `<I>` result in emphasized text and would map in doxygen both to `<i>` but will confuse doxygen. output
2019-03-01 19:46:42 +01:00
Laurent Rineau
bd2b055f1e
updated crontab (automated commit)
2019-03-01 17:18:05 +01:00
Maxime Gimeno
7be874c464
Merge pull request #3717 from albert-github/feature/bug_cite_html
...
File not (X)HTML compliant
2019-03-01 17:05:26 +01:00
Laurent Rineau
3c59804a5e
Announcement mail for CGAL-4.14-beta1
2019-03-01 16:35:12 +01:00
Laurent Rineau
e08a3af2c4
Update supported platforms
2019-03-01 16:27:34 +01:00
Laurent Rineau
f704c838fd
Rewrap CHANGES.md
2019-03-01 16:27:22 +01:00
Laurent Rineau
01e5727a50
Prepare CGAL-4.14-beta1
2019-03-01 16:27:11 +01:00
Laurent Rineau
3f66d8f00a
Merge pull request #3718 from lrineau/CGAL-SOVERSION_for_CGAL_ImageIO-GF
...
Allow to have different SOVERSION for each CGAL libraries
2019-02-28 20:54:43 +01:00
Laurent Rineau
b3b513c20d
Merge pull request #3708 from aboudev/VSA-lingjie
...
Surface mesh approximation: handle degenerate cases
2019-02-28 20:54:40 +01:00
Laurent Rineau
669dfc67bd
Merge pull request #3699 from maxGimeno/Demo-Fix_Mesh_3_surface-GF
...
Polyhedron_Demo: fix mesh_3_plugin
2019-02-28 20:54:37 +01:00
Laurent Rineau
958ff6240d
Merge pull request #3714 from albert-github/feature/bug_style_attrib
...
CSS properties and values separated by semicolons
2019-02-28 20:54:35 +01:00
Laurent Rineau
69fad29842
Merge branch 'releases/CGAL-4.13-branch'
2019-02-28 20:49:15 +01:00
Laurent Rineau
aacd365080
Merge pull request #3703 from sgiraudot/Point_set_processing-Fix_PLY_FT_type_detection-GF
...
Point Set Processing: Fix PLY FT type detection
2019-02-28 20:48:50 +01:00
Laurent Rineau
2671d056cf
Merge pull request #3685 from afabri/CGAL-cleanup-GF
...
CGAL: Clean up examples and tests
2019-02-28 20:48:48 +01:00
Laurent Rineau
26b6347e0f
Merge pull request #3688 from efifogel/Bso-validation-efif
...
Bso validation efif
2019-02-28 20:48:45 +01:00
Laurent Rineau
b22f210fd4
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
2019-02-28 20:48:05 +01:00
Laurent Rineau
b7b216f7ba
Merge pull request #3703 from sgiraudot/Point_set_processing-Fix_PLY_FT_type_detection-GF
...
Point Set Processing: Fix PLY FT type detection
2019-02-28 20:47:31 +01:00
Laurent Rineau
4f7fb8f7bf
Merge pull request #3705 from sloriot/BGL-ffg_missing_degree
...
add missing function required by the concept
2019-02-28 20:46:38 +01:00
Maxime Gimeno
3dc5ee1513
Remove unused capture in lambda
2019-02-28 15:55:46 +01:00
Laurent Rineau
eb9687aaf4
Sneak in the same PR a small patch to cgal_create_release_with_cmake
...
`TESTSUITE` and `PUBLIC` are exclusive. Let's make `TESTSUITE`
the dominant one.
2019-02-28 14:28:59 +01:00
Laurent Rineau
8eee6f3e0c
Allow to have different SOVERSION for each CGAL libraries
...
In CGAL-4.14, I would like to have `libCGAL.so.13` (to keep
compatibility), but `libCGAL_Image.so.14` (to break compatibility).
2019-02-28 14:26:02 +01:00
Lingjie Zhu
b34eadc7fd
fix approximate_sqrt for EPICK
2019-02-28 20:18:30 +08:00
Lingjie Zhu
0a52d1033f
use functor for collinear and cross_product
2019-02-28 20:10:58 +08:00
Lingjie Zhu
6bd789e782
graph v/e/he descriptor take by copy not ref
2019-02-28 19:43:14 +08:00
Lingjie Zhu
c928b1ce3c
early exit
...
when request #proxies is greater than #connected_components
2019-02-28 18:48:28 +08:00
albert-github
97b2bd3b5b
File not (X)HTML compliant
...
Made generated file (X)HTML compliant
2019-02-28 11:41:20 +01:00
albert-github
ff3a5174bd
CSS properties and values separated by semicolons
...
CSS properties and values should be separated by semicolons but here the width property was followed by an equal sign.
2019-02-27 18:32:40 +01:00
Laurent Rineau
5fae279ca0
Merge pull request #3712 from albert-github/feature/bug_double_docu
...
Small documentation correction
2019-02-27 13:45:22 +00:00
albert-github
6dcb44622f
Small documentation correction
...
Documentation had double "in the"
2019-02-27 13:37:45 +01:00