Mael Rouxel-Labbé
3e43409d01
Minor changes to changes.html
2017-06-01 11:28:13 +02:00
Mael Rouxel-Labbé
754e51f515
Added RegTrCellBaseWithWeightedCircumcenter changes to changes.html
2017-06-01 11:27:52 +02:00
Mael Rouxel-Labbé
9fd7d90ffd
Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
...
Based on Kernel_Weighted_point_without...
@ 95c71de2e5
2017-05-30 16:13:34 +02:00
Mael Rouxel-Labbé
95c71de2e5
Added Alpha Shapes 2D breaking changes to changes.html
2017-05-30 15:57:37 +02:00
Maxime Gimeno
1f96262d3d
Rename the graph into Face_filtered_graph and add a function to check its validity.
2017-05-30 15:09:42 +02:00
Maxime Gimeno
4e0bdba931
update changes.html and add tparams for the index maps.
2017-05-30 15:08:34 +02:00
Laurent Rineau
e1faace25b
Merge pull request #2091 from mglisse/Spatial_searching-misc-glisse
...
kd-tree removal + misc improvements
2017-05-29 11:17:14 +02:00
Laurent Rineau
2a71690ded
Merge pull request #1921 from MaelRL/Subdivision-FaceGraph-GF
...
Subdivision Facegraph
2017-05-29 11:16:48 +02:00
Mael Rouxel-Labbé
5354134469
Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
2017-05-24 12:18:49 +02:00
Mael Rouxel-Labbé
1ee7526d19
Improved changes.html
2017-05-24 11:12:50 +02:00
Mael Rouxel-Labbé
ce37aff4ea
Updated changes.html
2017-05-22 11:27:02 +02:00
Mael Rouxel-Labbé
971d916f5d
MeshVertexBase_3 must refine RegularTriangulationVertexBase_3
...
and not TriangulationVertexBase_3
2017-05-22 11:27:02 +02:00
Mael Rouxel-Labbé
8a1fac230e
Fixed the concept MeshCellBase_3
...
The surface center is not of type Tr::Point, but Tr::Bare_point.
Added to changes.html
2017-05-22 11:27:02 +02:00
Mael Rouxel-Labbé
512f96f9ef
Modified changes.html
2017-05-22 11:27:02 +02:00
Mael Rouxel-Labbé
7392999820
Modified changes.txt
2017-05-22 11:27:02 +02:00
Mael Rouxel-Labbé
d9719b7137
Improved changes.html
2017-05-17 15:05:22 +02:00
Laurent Rineau
3b1ebdb574
Merge pull request #2057 from janetournois/PMP-fix_is_outward_oriented-GF
...
PMP : fix `PMP::is_outward_oriented()`
(From a merge of 'cgal/releases/CGAL-4.10-branch', plus a merge of the
commit 'a6e2783'. That commit fixes the incompatibility with recent
changes in `master`.)
2017-05-17 13:02:38 +02:00
Mael Rouxel-Labbé
edfc316ee8
Small changes.html modification
2017-05-17 10:54:14 +02:00
Mael Rouxel-Labbé
fd2dbd7d10
Added headers-related breaking changes to changes.html
2017-05-17 10:12:22 +02:00
Andreas Fabri
ae19fa592f
repair changes.html
2017-05-12 10:34:56 +02:00
Mael Rouxel-Labbé
2a91734d21
Updated changes.hmtl with the new sqrt3 border handling
2017-05-12 10:34:56 +02:00
Andreas Fabri
3de1756a6a
Generalize documentation
2017-05-12 10:34:56 +02:00
Sébastien Loriot
9188647856
mention the deprecation of compare_slopes
2017-05-12 10:07:36 +02:00
Andreas Fabri
ce8a0be55e
Update manual for Angle_3 and angle()
2017-05-12 09:49:41 +02:00
Andreas Fabri
7c8d709103
Add to changes.html
2017-05-12 09:49:41 +02:00
Mael Rouxel-Labbé
bf425a46e6
Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
...
Strongly breaks P3T3, will be fixed in the next commits
2017-05-11 17:45:15 +02:00
Laurent Rineau
f0ff21bd85
Merge pull request #1665 from maxGimeno/Add_range_support-GF
...
Add range support for some CGAL concepts.
2017-05-11 17:09:09 +02:00
Mael Rouxel-Labbé
374f842bd2
Modified changes.html
2017-05-10 17:37:25 +02:00
Mael Rouxel-Labbé
8af1ca4983
Modified changes.txt
2017-05-10 12:37:07 +02:00
Marc Glisse
e5c8142bcf
Merge branch 'Spatial_searching-misc-glisse-old' into Spatial_searching-misc-glisse
2017-04-29 09:46:05 +02:00
Laurent Rineau
5999f356cf
Fix copy-paste errors
2017-04-27 12:55:22 +02:00
Laurent Rineau
b6dc43f239
Prepare `master` for CGAL-4.11
2017-04-27 10:25:06 +02:00
Maxime Gimeno
9d2487cb7e
Typo fixes.
2017-04-24 09:58:25 +02:00
Laurent Rineau
ee8d76079a
Reformat the change log files
2017-04-18 18:29:23 +02:00
Mael Rouxel-Labbé
6c1c6c0e74
Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
...
Using cgal/master @ cce6932
2017-03-16 16:39:20 +01:00
Simon Giraudot
3ce8e9fc64
Merge branch 'Classification-GF-old' into Classification-GF
2017-03-13 07:51:54 +01:00
Laurent Rineau
13e420732c
Merge pull request #1840 from afabri/BGL-reserve-GF
...
BGL: Add helper function reserve(G,nv,ne,nf)
2017-02-08 17:32:22 +01:00
Laurent Rineau
b73a88babc
CGAL_Core MemoryPool<T> will always use Boost.Thread with g++
...
Because of bug in gcc, even if the C++11 `thread_local` keyword can be
used, it cannot be used for the TLS static member of the class template
`MemoryPool<T>`. That triggers a bug in gcc (tested with g++ 6.3.1):
```
.../include/CGAL/CORE/MemoryPool.h:113:25: error: redefinition of 'bool __tls_guard'
MemoryPool<T, nObjects> MemoryPool<T, nObjects>::memPool;
^~~~~~~~~~~~~~~~~~~~~~~
.../include/CGAL/CORE/MemoryPool.h:113:25: note: 'bool __tls_guard' previously declared here
.../include/CGAL/CORE/MemoryPool.h:113: confused by earlier errors, bailing out
Preprocessed source stored into /tmp/cc4xCWuR.out file, please attach this to your bugreport.
```
The bug seems to be from g++ >= 5:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54948
2017-02-08 17:05:13 +01:00
Laurent Rineau
4c3ea8908e
Merge pull request #1875 from sloriot/PMP-rename_bbox_3
...
Rename bbox_3 functions
2017-02-06 15:19:18 +01:00
Mael Rouxel-Labbé
a77272be94
Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
2017-02-03 16:52:51 +01:00
Laurent Rineau
28be8650d4
Merge pull request #1863 from afabri/T3-fix_link_to_face_graph_doc-GF
...
Triangulation_3: Fix the doc of link_to_face_graph()
2017-02-02 17:22:27 +01:00
Sébastien Loriot
a675fa60e4
rename bbox_3 functions
...
free functions in CGAL have no dimension suffix
2017-01-31 14:33:56 +01:00
Andreas Fabri
7799ac8959
fix changes.html
2017-01-27 09:23:38 +01:00
Sébastien Loriot
2e098b58db
remove duplicated entry
2017-01-26 09:58:50 +01:00
Andreas Fabri
edbcde8a06
Update changes.html
...
Removing a deprecated class is not a breaking change.
2017-01-26 09:36:11 +01:00
Sébastien Loriot
879d0c2cd8
update changes
2017-01-19 15:20:28 +01:00
Sébastien Loriot
6926578b15
add reserve to MutableFaceGraph
2017-01-18 18:19:25 +01:00
Andreas Fabri
a03a4e2d1a
add to changes.html
2017-01-17 11:35:33 +01:00
Sébastien Loriot
3c9425c2da
merge entries
2017-01-12 12:16:26 +01:00
Sébastien Loriot
9ae7b37845
Merge pull request #1745 from sloriot/Polyhedra_corefinement-enhancements-sloriot
...
Add corefinement operations in PMP
2017-01-12 12:05:18 +01:00
Laurent Rineau
27cb95f022
Merge pull request #1578 from maxGimeno/PMP-add_distance-GF
...
Add approximated Hausdorff distance
2017-01-12 11:10:25 +01:00
Laurent Rineau
904a889e6d
Merge pull request #1791 from sgiraudot/Point_set_3-GF
...
New package Point Set 3
2017-01-09 11:21:23 +01:00
Laurent Rineau
47dbde4ace
Merge pull request #1753 from maxGimeno/BGL_descriptor_with_graph-GF
...
BGL descriptor with graph
2017-01-05 10:56:02 +01:00
Laurent Rineau
1d99b2cc47
Merge pull request #1673 from freud14/cone-spanners-ipelet
...
Add half-cones and Ipelet
2017-01-05 10:35:44 +01:00
Simon Giraudot
3c11de799f
Update changes.html (4.9 -> 4.10)
2017-01-04 08:50:42 +01:00
Simon Giraudot
1beb340550
Merge branch 'Point_set_3-GF-old' into Point_set_3-GF
2017-01-03 15:23:23 +01:00
Sébastien Loriot
303ee311be
Merge pull request #1776 from sgiraudot/Point_set_processing-Automatic_scale_selection-GF
...
Automatic Scale Selection
2017-01-02 19:10:22 +01:00
Sébastien Loriot
3d637745fe
Merge pull request #1633 from sgiraudot/Point_set_processing_3-Point_set_structuring-GF
...
Point Set Structuring
2017-01-02 19:10:14 +01:00
Sébastien Loriot
60654b4101
update changes
2017-01-02 19:07:51 +01:00
Sébastien Loriot
fe5e925367
Merge pull request #1701 from afabri/Convex_hull_3-FaceGraph-GF
...
Convex_hull_3: Switch to FaceGraph
2016-12-30 15:14:34 +01:00
Sébastien Loriot
6c88f619fc
update changes
2016-12-29 12:19:56 +01:00
Sébastien Loriot
94b2720fbd
use name parameters for selecting the sampling algorithm
...
A dedicated sampling of edges is also introduced as well as
an option to use input vertices to evaluate the distance.
2016-12-29 07:20:25 +01:00
Sébastien Loriot
468abf708e
copy-paste random points on 2D segment in 3D
2016-12-29 07:20:25 +01:00
Andreas Fabri
c84e72f7a5
Fix typo in example; Functions in manuals always with '()'
2016-12-29 07:20:24 +01:00
Maxime Gimeno
0cc2c59981
Fixes for SF.
2016-12-29 07:20:22 +01:00
Maxime Gimeno
9e767fd16f
Fix and clean-up
2016-12-29 07:20:21 +01:00
Laurent Rineau
5457a85b6b
Merge pull request #1656 from afabri/Kernel-Linfinity_distance-GF
...
Kernel_23: Add the function FT l_infinity_distance() for 2D and 3D points
2016-12-28 16:12:31 +01:00
Sébastien Loriot
fabb1764eb
update changes
2016-12-28 08:45:48 +01:00
Sebastien Loriot
8c9af91b01
Merge pull request #1749 from sloriot/SMSP-fix_incorrect_name
...
Barycentric coordinate -> Barycentric coordinates
2016-12-27 09:02:06 +01:00
Simon Giraudot
fb9aae74c6
Merge branch 'Point_set_processing-Automatic_scale_selection-GF-old' into Point_set_processing-Automatic_scale_selection-GF
2016-12-21 13:06:36 +01:00
Maxime Gimeno
2edce44109
fix changes.html
2016-12-21 09:42:25 +01:00
Maxime Gimeno
8a10666a00
Edit changes.html
2016-12-21 09:41:41 +01:00
Laurent Rineau
bbf430b0b1
Merge pull request #585 from afabri/Kernel-Weighted_point-GF
...
Introduce Kernel::Weighted_point_3 together with functors
2016-12-20 19:52:02 +01:00
Andreas Fabri
f299a196b9
Update changes.html
2016-12-09 10:53:55 +01:00
Andreas Fabri
e6b52bb30f
update changes.html
2016-12-08 14:04:16 +01:00
Maxime Gimeno
d7c8f598a1
Fix doc
2016-12-08 10:12:10 +01:00
Maxime Gimeno
8569e8fb9a
Add an example.
2016-12-07 16:46:49 +01:00
Sébastien Loriot
36043b6ad4
update changes
2016-12-06 11:46:16 +01:00
Sébastien Loriot
e27c59771f
update changes
2016-12-05 18:28:45 +01:00
Marc Glisse
86e7b3f928
Advertise in changes.html.
2016-12-04 10:21:33 +01:00
Laurent Rineau
82786bf3c7
Merge pull request #1697 from gdamiand/Generalized_map-gdamiand
...
Generalized map
2016-12-02 11:35:20 +01:00
Laurent Rineau
105418b66a
Merge pull request #1620 from lrineau/Polyhedron-demo_various_fixes-lrineau
...
Enhancement of Qt Script in Polyhedron Demo
- CMake-3.1 is now required.
- demo/Polyhedron/ now requires C++11.
2016-12-02 11:19:18 +01:00
Guillaume Damiand
dead0df2ba
Move gmap section in changes.html
2016-11-29 11:43:47 +01:00
Guillaume Damiand
57e4ff3abd
* replace CGAL_CMAP_DEPRECATED macro by CGAL_CMAP_DART_DEPRECATED
...
* protect deprecated code with #ifndef CGAL_NO_DEPRECATED_CODE
2016-11-29 11:43:33 +01:00
Guillaume Damiand
cda909e363
Update changes.html after modifs of GMap for rev4.
2016-11-29 11:43:32 +01:00
Guillaume Damiand
2a89580128
Update changes.html
2016-11-29 11:43:31 +01:00
Andreas Fabri
03248bcb75
fix typo
2016-11-25 16:28:28 +01:00
Laurent Rineau
26dcfd9c44
Merge pull request #1647 from sgiraudot/Point_set_processing_3-Improve_outlier_removal_API-GF
...
Point set processing: improve outlier removal API
2016-11-25 14:57:06 +01:00
Andreas Fabri
8f00f791a6
Add a paragraph in changes.html
2016-11-25 05:59:27 +01:00
Andreas Fabri
50a144abf8
Add a paragraph in changes.html
2016-11-25 05:57:27 +01:00
Simon Giraudot
310d81864e
Merge branch 'Classification-GF-old' into Classification-GF
2016-11-23 08:55:57 +01:00
Andreas Fabri
548ad1cf29
Test deprecated code; Exlain what to do instead; Add to changes.html
2016-11-03 14:58:14 +01:00
Andreas Fabri
f93ac02346
Explain what users have to do concerning features that got removed
2016-11-03 14:53:15 +01:00
Andreas Fabri
f488b9baf9
Changes after Laurent's review
2016-11-03 14:53:15 +01:00
Simon Giraudot
863766a0bd
Update changes.html
2016-10-31 09:52:49 +01:00
Simon Giraudot
f65db046b1
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old' into Point_set_processing_3-Point_set_structuring-GF
2016-10-28 15:02:48 +02:00
Simon Giraudot
22f0b2c1f8
Merge branch 'Point_set_3-GF-old' into Point_set_3-GF
2016-10-24 15:17:38 +02:00
Laurent Rineau
b76e1e021a
Merge pull request #1470 from sloriot/Nef_3-cst_from_FaceGraph
...
Add a Nef_3 constructor from a FaceGraph
2016-10-17 10:03:28 +02:00
Sébastien Loriot
bcf57bda16
update changes.html
2016-10-05 15:30:59 +02:00
Laurent Rineau
8f33571919
Merge pull request #1533 from lrineau/Scripts-cpp14_by_default-lrineau
...
Enable C++14 by default in generated CMake scripts
2016-10-05 13:03:58 +02:00
Laurent Rineau
67ed1a977a
Update changes.html
2016-09-30 18:30:16 +02:00
Laurent Rineau
2cc5afd7b6
Enable C++14 by default in generated CMake scripts
...
(cherry picked from commit b11818e8d67dd741ac411bc02e108ddd9a290fd3)
2016-09-30 18:21:58 +02:00
Sébastien Loriot
8fcb89a0e4
update changes
2016-09-28 13:13:29 +02:00
Simon Giraudot
65910da1a6
Merge branch 'Point_set_3-GF-old' into Point_set_3-GF
2016-09-28 11:25:36 +02:00
Simon Giraudot
ee4f06f13a
Merge branch 'Point_set_classification-GF-old' into Point_set_classification-GF
2016-09-28 11:17:39 +02:00
Sébastien Loriot
9e5ac35277
..._on_tetrahedral_mesh_boundary_3 -> ..._in_tetrahedral_mesh_boundary_3
2016-09-28 10:59:09 +02:00
Sébastien Loriot
3965967cf6
Random_points_on_triangle_mesh_3 -> Random_points_in_triangle_mesh_3
2016-09-28 10:58:45 +02:00
Sébastien Loriot
95f7698049
require validity of the input in the doc + improve changes
2016-09-28 10:57:18 +02:00
Maxime Gimeno
b352ec6cad
Add doc for the new classes.
2016-09-28 10:48:09 +02:00
Maxime Gimeno
c013d9d292
Clean-up
...
- Replace Mesh by TriangleMesh
- update changes.html and doc sections
- remove useless .off in examples
2016-09-28 10:48:07 +02:00
Maxime Gimeno
2912b9d40b
Fixes in the doc
2016-09-28 10:46:42 +02:00
Maxime Gimeno
a683fdca47
changes.html update
2016-09-28 10:46:40 +02:00
Iordan Iordanov
6e5953cd68
Added description to changes.html
2016-09-21 10:40:32 +02:00
Simon Giraudot
3a356505c8
Merge branch 'Point_set_3-GF' into Point_set_classification-GF
2016-09-21 09:42:41 +02:00
Simon Giraudot
401fa82461
Merge branch 'Point_set_classification-GF-old-old' into Point_set_classification-GF-old
2016-09-21 09:38:27 +02:00
Sébastien Loriot
dd421a6b39
update changes
2016-09-21 08:48:25 +02:00
Laurent Rineau
48caa236f6
Prepare changes.html for 4.10
2016-09-19 17:56:59 +02:00
Simon Giraudot
ec00930b74
Update changes.html
2016-09-19 07:43:22 +02:00
Simon Giraudot
195e4083dc
Update changes.html
2016-08-10 16:10:22 +02:00
Laurent Rineau
f96b186445
prepare 4.9-alpha1
2016-07-26 12:33:39 +02:00
Sébastien Loriot
3721536402
update changes
2016-07-21 13:53:26 +02:00
Simon Giraudot
7192f58c8e
Merge branch 'Point_set_classification-GF-old' into Point_set_classification-GF
2016-07-19 14:50:55 +02:00
Simon Giraudot
9fa12bf982
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old' into Point_set_processing_3-Point_set_structuring-GF
2016-07-19 14:50:15 +02:00
Laurent Rineau
5ebfefe72c
Merge pull request #894 from gdamiand/CGAL_headers_only_step1-gdamiand_cjamin
...
CGAL header-only: step 1
(I actually do this merge for the Github interface for mobile phones! How much does that add to my geek-value?)
2016-07-05 19:50:36 +02:00
Sebastien Loriot
2d0e402e5b
Merge pull request #1195 from sloriot/SMD-add_sre_arap
...
Add Smoothed Rotation Enhanced As-Rigid-As-Possible
2016-07-05 16:25:17 +02:00
Sébastien Loriot
99e36bfb0d
update changes
2016-07-05 16:20:48 +02:00
Simon Giraudot
08b0711ee4
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old' into Point_set_processing_3-Point_set_structuring-GF
2016-07-05 14:16:54 +02:00
Simon Giraudot
85a5ef28dc
Merge branch 'Point_set_classification-GF-old' into Point_set_classification-GF
2016-07-05 13:49:33 +02:00
Sébastien Loriot
e3a44a9d75
remove the flag CGAL_USE_PROPERTY_MAPS_API_V1 and keep only new API
2016-07-04 10:17:38 +02:00
Clement Jamin
3f130026bd
Typos
2016-06-29 14:55:39 +02:00
Clement Jamin
7103bcf0e6
Add header-only in changes.html
2016-06-29 14:43:27 +02:00
Sébastien Loriot
79ad1b2dc6
Merge pull request #1141 from janetournois/PMP-isotropic_remeshing_smoothing_options-jtournois
...
PMP isotropic_remeshing : smoothing options
2016-06-22 11:46:05 +02:00
Sebastien Loriot
b13b098d3b
Merge pull request #1066 from ws4u/Cone_spanners_2-new_package-UWS
...
Cone spanners 2 new package uws
2016-06-08 14:49:13 +02:00
Sebastien Loriot
1ebaebc6aa
Merge pull request #1101 from maxGimeno/Enhance_triangulate_facets-GF
...
Robustify triangulate facets
2016-06-08 09:50:48 +02:00
Jane Tournois
ba124232dc
update changes.html
2016-06-07 15:27:30 +02:00
Efi Fogel
d50b3d61b0
Reflected changes to the 2D Minkowski Sumspackage
2016-06-04 09:52:22 +03:00
Maxime Gimeno
571c87eab6
Edit the Changes.html
2016-05-24 11:42:09 +02:00
Simon Giraudot
a6b11751b1
Merge branch 'Point_set_processing_3-Point_set_structuring-GF-old' into Point_set_processing_3-Point_set_structuring-GF
2016-05-17 10:00:03 +02:00
Guillaume Damiand
db388cb081
Update changes.html
2016-05-10 09:51:27 +02:00
Sébastien Loriot
d892ef1a89
Merge pull request #1030 from janetournois/PMP-remeshing_with_patch_ids-jtournois
...
PMP : new features for isotropic_remeshing
2016-05-09 09:43:08 +02:00
Sebastien Loriot
f429eef8a7
Merge pull request #1039 from afabri/AABB_tree-ray_intersection-pmoeller
...
Aabb tree ray intersection pmoeller
2016-05-09 09:40:12 +02:00
Laurent Rineau
35431e469f
Trivial. Add '<li>' for the syntax
2016-05-06 16:23:24 +02:00
Weisheng Si
4b4d8e2415
Add "the directions of cone boundaries" to the package description on
...
user inputs, since I deem this is an important feature of this package.
2016-05-04 15:39:56 +02:00
Sébastien Loriot
3c8871f8a9
Merge pull request #739 from bo0ts/Pmp-poly_soup_poly_mesh-pmoeller
...
Add PMP function is_polygon_soup_a_polygon_mesh
2016-05-04 15:01:25 +02:00
Simon Giraudot
92df99ccb9
Fix changes.html (item in 4.8 should be in 4.9)
2016-05-04 10:48:22 +02:00
Sébastien Loriot
33997091e3
fix typo
2016-05-03 16:58:21 +02:00
Sebastien Loriot
021806721a
Merge pull request #1031 from sgiraudot/Point_set_processing-Extend_ply_reader-GF
...
Point set processing: extend PLY reader
2016-04-29 13:13:54 +02:00
Sebastien Loriot
54b244c430
Merge pull request #914 from sgiraudot/Point_set_shape_detection_3-Plane_regularization-GF
...
Point set shape detection: Plane regularization
2016-04-29 13:08:44 +02:00
Sébastien Loriot
03f9c56c76
Make the code matching the submission
...
- rename first_intersection_and_primitive to first_intersection
- update examples and test
- switch on the function doc
- add implementation for first_intersected_primitive
2016-04-26 17:12:15 +02:00
Andreas Fabri
2fabd2c170
Add the second function; change changes.html
2016-04-26 17:12:14 +02:00