Laurent Rineau
8da2b7bd11
Merge pull request #2068 from maxGimeno/Polyhedron_demo-Volume_generator-GF
...
BGL new helper functions and Polyhedron_demo's Basic_volume_generator_plugin
2017-07-10 15:35:22 +02:00
Laurent Rineau
d878561809
Merge pull request #2102 from afabri/Kernel_Weighted_point_without_conversion-GF
...
Remove implicit conversions between points and weighted points
2017-07-03 12:08:57 +02:00
Laurent Rineau
c5224829fc
Merge branch 'master' into Polyhedron_demo-Volume_generator-GF
2017-06-30 17:27:06 +02:00
Laurent Rineau
95964a2e17
Merge pull request #2160 from sgiraudot/Poisson_reconstruction-Add_simple_functions-GF
...
Poisson reconstruction: Provide a simple function
2017-06-30 16:52:10 +02:00
Laurent Rineau
2061a16def
Merge pull request #1917 from MaelRL/SM_Parameterization-BGL-GF
...
Parameterization Facegraph
2017-06-30 16:38:50 +02:00
Mael Rouxel-Labbé
dc313f82e5
Fixed wrong balise in changes.html
2017-06-28 10:24:26 +02:00
Mael Rouxel-Labbé
638e0c41ea
Moved the dD triangulation changelog to "Major and breaking changes"
...
Otherwise, it's completely lost in the T2/T3 minor breaking changes.
2017-06-28 10:23:16 +02:00
Mael Rouxel-Labbé
eee58745cf
Fixed changes.html typo
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
ac112a0530
Minor changes to changes.html
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
abe5cd57ac
Added RegTrCellBaseWithWeightedCircumcenter changes to changes.html
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
dbc8f71c8d
Added Alpha Shapes 2D breaking changes to changes.html
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
92f9f9ce0c
Improved changes.html
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
4adbbb51ab
Updated changes.html
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
03e646679f
MeshVertexBase_3 must refine RegularTriangulationVertexBase_3
...
and not TriangulationVertexBase_3
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
9c044c00eb
Fixed the concept MeshCellBase_3
...
The surface center is not of type Tr::Point, but Tr::Bare_point.
Added to changes.html
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
c606c3cfc8
Modified changes.html
2017-06-28 10:16:23 +02:00
Mael Rouxel-Labbé
f980c2df1f
Modified changes.txt
2017-06-28 10:16:23 +02:00
Laurent Rineau
036b4b064f
Merge pull request #2185 from cjamin/Triangulation-add_regular_tri-cjamin_mglisse
...
Triangulation: add dD regular triangulation
2017-06-27 16:29:11 +02:00
Maxime Gimeno
3f72bfc8ba
Changes :
...
- change types in the functions parameters
- make the tetrahedron based on the unit vectors
- add a function to create a pyramid
- add assertions to protect the numbers of vertices
- move the functions to BGL::helpers.h and add documentation
2017-06-26 10:59:10 +02:00
Mael Rouxel-Labbé
0031dbf248
Improved changes.html
2017-06-22 16:17:59 +02:00
Mael Rouxel-Labbé
ac05b500dc
Added some more explanations about the change of API
2017-06-22 16:17:13 +02:00
Mael Rouxel-Labbé
ebd4e749df
Properly documented the API and headers breaking changes
2017-06-22 16:17:13 +02:00
Mael Rouxel-Labbé
2851a8691c
Re-added Orbifold Tutte embeddings to changes.html
...
Somehow disappeared during the rebase
2017-06-22 16:17:13 +02:00
Andreas Fabri
eb704310b3
Change changes.html; Add AF to the bibtex entry
2017-06-22 16:15:57 +02:00
Clement Jamin
1bcdcee566
Update changes.html
2017-06-21 11:24:08 +02:00
Simon Giraudot
7a0c25d34b
Update changes.html
2017-06-09 07:59:59 +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
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é
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
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
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
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
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