Jane Tournois
ba124232dc
update changes.html
2016-06-07 15:27:30 +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
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
Andreas Fabri
768b34068e
Update changes.html
2016-04-26 17:12:14 +02:00
Jane Tournois
5b3b67798f
update changes.html
2016-04-22 11:12:54 +02:00
Andreas Fabri
f3c7974ca6
Dual has been added in 4.9, not in 4.8
2016-04-19 17:36:52 +02:00
Jane Tournois
70ad662852
move from 4.8 to 4.9 in changes.html
2016-04-19 10:57:04 +02:00
Laurent Rineau
ea1462d6da
Merge pull request #728 from bo0ts/BGL-document_copy_face_graph-pmoeller
...
Add BGL helper copy_face_graph()
2016-04-18 15:07:26 +02:00
Philipp Möller
a10822881d
Update changes.html
...
and remove the TODO
2016-04-18 12:08:39 +02:00
Philipp Möller
86814f5e37
Update changes.html
2016-04-15 10:04:40 +02:00
Simon Giraudot
2d5a38150b
Merge branch 'Point_set_processing-Extend_ply_reader-GF-old' into Point_set_processing-Extend_ply_reader-GF
2016-04-12 11:56:01 +02:00
Laurent Rineau
0e68aca4ed
Merge branch 'releases/CGAL-4.8-branch'
...
Merges:
- a change of the release date of CGAL-4.8
- a fix of a typo in `Polyhedron/demo/Polyhedron/GlSplat/GlSplat.cpp`
2016-03-30 17:11:36 +02:00
Laurent Rineau
e7c1d74fe6
CGAL-4.8 will not be published in March, but in April
2016-03-30 17:10:24 +02:00
Laurent Rineau
076c982dbf
Merge pull request #676 from bo0ts/BGL-document_dual-pmoeller
...
BGL: document Dual
2016-03-24 17:11:27 +01:00
Laurent Rineau
63aa64fa3a
`master` now targets the release 4.9
2016-03-18 15:01:31 +01:00
Simon Giraudot
1aaca82150
Update name of 2D reconstruction in changes.html
2016-03-18 13:12:30 +01:00
Simon Giraudot
7276c06c36
Merge branch 'Point_set_shape_detection_3-Plane_regularization-GF-old' into Point_set_shape_detection_3-Plane_regularization-GF
2016-03-15 10:37:02 +01:00
Simon Giraudot
dd235c6b92
Update changes.html
2016-03-14 15:31:30 +01:00
Sébastien Loriot
10fd2ab2ff
update changes
2016-02-22 13:03:51 +01:00
Laurent Rineau
bbc11f1657
More polish
...
- Renamed "Reconstruction Simplification 2" to its real name
- move "Surface Mesh Parameterization"
2016-02-10 16:18:42 +01:00
Laurent Rineau
7e977b810e
Polish the changes.html for CGAL-4.8
...
- Fix the imprecision in the text about `thread_local` and `std::mutex`.
- I have added `<code>`/`</code>` where needed.
- Remove the comments (because html2text does not process comments
correctly).
- Add CSS rules for `<code>` (adapted from Github CSS sheet)
- Rewrap most paragraphs (they were too wide)
- Add the release dat
2016-02-10 12:50:14 +01:00
Sébastien Loriot
2ed0fc0fdf
Merge pull request #151 from cjamin/gsoc2014-2d-reconstruction-ivovigan
...
2D Reconstruction Simplification, new package, GSoC 2014
2016-02-09 19:42:32 +01:00
Clement Jamin
57e1dc970f
Move package to 4.8
2016-02-08 17:12:52 +01:00
Philipp Möller
43b33a5ae8
Mention dual function in changes.html
2016-02-02 16:00:31 +01:00
Philipp Möller
2c81c92e54
update changes.html
2016-02-02 16:00:31 +01:00
Simon Giraudot
66967ea600
Update changes.html
2016-01-27 11:10:25 +01:00
Sébastien Loriot
4c4b191209
Merge pull request #604 from bo0ts/BGL-add_clear-pmoeller
...
Add BGL helper CGAL::clear
2016-01-23 09:18:56 +01:00
Sébastien Loriot
cf08261299
Merge pull request #652 from sloriot/BGL-document_selection_functions
...
BGL: document selection functions
2016-01-20 17:13:21 +01:00
Sebastien Loriot
901a4c17e4
Merge pull request #650 from sloriot/BGL-document_split_in_polylines
...
BGL: document split in polylines
2016-01-20 16:50:36 +01:00
Sebastien Loriot
13943432b5
Merge pull request #580 from sgiraudot/Advancing_front-Generalize_filter-GF
...
Advancing front: generalize filter
2016-01-19 11:39:49 +01:00
Sébastien Loriot
c1459d3f20
rename dilate/erode function after review
2016-01-19 11:32:49 +01:00
Sébastien Loriot
fe9c3f7729
update changes
2016-01-19 11:32:23 +01:00
Sébastien Loriot
1792146afd
document split_graph_into_polylines
2016-01-19 09:30:00 +01:00
Philipp Möller
7ec3c25aa9
Update changes.html
2016-01-08 14:47:23 +01:00
Sébastien Loriot
dd8f33adc5
Merge pull request #559 from lrineau/Mesh_3-remove_estimated_bbox-lrineau
...
Add bbox() to MeshDomain_3
2016-01-06 14:35:01 +01:00
Sebastien Loriot
2b49997c7e
Merge pull request #493 from afabri/CGLAL-thread_local_storage-GF
...
Remove boost thread dependency
2016-01-04 16:49:26 +01:00
Simon Giraudot
bd361eaa40
Update changes.html
2016-01-04 12:07:24 +01:00
Sebastien Loriot
5e20b46f5b
Merge pull request #546 from bo0ts/Pmp_triangulate_face-pmoeller
...
Add triangulate_face and triangulate_faces range overload
2016-01-04 10:48:17 +01:00
Sébastien Loriot
dd955cef30
Merge pull-request #483 from 'janetournois/Mesh_3-gray_level_image_oracle-lrineau'
...
Mesh 3 : add gray level image oracle
2015-12-18 16:46:46 +01:00
Laurent Rineau
471c87e5ca
Amend the changes log
2015-12-16 12:33:17 +01:00
Simon Giraudot
084bd22780
Update changes.html
2015-12-14 09:09:56 +01:00