Laurent Rineau
3568c7813b
Fix typos pointed out by Mael
2015-10-07 15:00:54 +02:00
Sébastien Loriot
dfbba8ad06
Merge pull request #327 from sgiraudot/Point_set_processing_3-TBB-GF
...
Point set processing parallelized with TBB
2015-10-06 17:39:35 +02:00
Andreas Fabri
10cda5c00d
update changes.html
2015-10-05 11:20:11 +02:00
Sébastien Loriot
3800004115
update changes
2015-10-05 10:36:53 +02:00
Andreas Fabri
adf615c427
explain in changes.html and the installation pages when Boost.Thread is no longer used
2015-10-05 09:43:36 +02:00
Simon Giraudot
ac591cf257
Merge branch 'Point_set_processing_3-TBB-GF-old' into Point_set_processing_3-TBB-GF
2015-09-29 13:50:17 +02:00
Sébastien Loriot
da650cbd1c
Merge branch 'old/CGAL-Solver-packages-GF' into CGAL-Solver-package-GF
2015-09-26 15:47:54 +02:00
Sebastien Loriot
81d65c9aa1
Merge pull request #349 from sgiraudot/Surface_mesh_parametrisation-OpenNL_Eigen-GF
...
Surface mesh parametrisation - Replace OpenNL by Eigen as default
2015-09-26 15:37:04 +02:00
Simon Giraudot
1b6643f334
Merge branch 'Point_set_processing_3-TBB-GF' of github.com:sgiraudot/cgal into Point_set_processing_3-TBB-GF
2015-09-24 12:46:33 +02:00
Simon Giraudot
13e4a76cd8
Merge branch 'Point_set_processing_3-TBB-GF-old' into Point_set_processing_3-TBB-GF
2015-09-24 12:45:58 +02:00
Sébastien Loriot
013316182d
tips on how to update code
2015-09-24 07:30:04 +02:00
Simon Giraudot
36723443a4
Merge branch 'CGAL-Solver-package-GF-old' into CGAL-Solver-package-GF
2015-09-23 10:29:14 +02:00
Sébastien Loriot
b970fc80ef
Merge branch 'old/Surface_reconstruction_points_3-Change_package_name-GF' into Surface_reconstruction_points_3-Change_package_name-GF
2015-09-22 09:54:18 +02:00
Sébastien Loriot
68aa21292a
Merge branch 'old/CGAL-Solver-packages-GF' into CGAL-Solver-package-GF
2015-09-21 07:34:18 +02:00
Simon Giraudot
c6f2cedafc
Update changes.html
2015-09-18 15:36:27 +02:00
Laurent Rineau
1d89949b38
Prepare the comments for the changes of 4.8
2015-09-17 13:40:01 +02:00
Laurent Rineau
205f2adabb
CGAL-4.7 will be published in October, not September
2015-09-17 13:03:23 +02:00
Laurent Rineau
2d5dd933e5
Reformat the changes.html/CHANGES
...
I have:
- rewrapped the paragraphs so they can be easily copy-pasted in a
mail,
- added <code></code> when needed,
- and I did also minor fixes.
2015-09-17 13:03:08 +02:00
Simon Giraudot
04f7fdc0c7
Update changes.html
2015-09-16 18:25:12 +02:00
Sébastien Loriot
470e96e75c
document msvc2015 support
2015-09-11 10:42:57 +02:00
Simon Giraudot
687c7ba820
Update changes.html
2015-09-09 12:03:58 +02:00
Sébastien Loriot
a31129f93d
add layout for the 4.8 release including the "Surface Reconstruction" part
2015-09-07 10:19:12 +02:00
Laurent Rineau
a3187fd35e
Merge pull request #285 from janetournois/CGAL-support_msvc2015-GF
...
Initial support for MSVC 2015
2015-08-27 16:34:29 +02:00
Laurent Rineau
3b5ff3f1ff
Update changes.html and CHANGES.
2015-08-27 16:32:20 +02:00
Laurent Rineau
5c2c3ca596
Update changes for 4.6.2
2015-08-20 12:10:48 +02:00
Monique Teillaud
48a728791e
Update changes.html
...
move misplaced entry for 4.5 (mesh3 -> triangulation3)
2015-08-17 18:16:10 +02:00
Laurent Rineau
ebe89cff22
Update the announcement mail
...
- fix a typo: connnected
- re-wrap paragraphs
2015-08-07 17:10:30 +02:00
Laurent Rineau
8a0a14a051
Merge pull request #198 from aympelle/Fix_3D_PT_in_changes_html-APelle
...
Fix changes.html
2015-07-28 16:35:25 +02:00
Laurent Rineau
d7c464ccc1
Fix changes.html
...
"<version>" must be quoted.
2015-07-28 16:27:53 +02:00
Aymeric PELLE
92eb77d3d0
Fix changes.html : 3D periodic triangulations changes were badly located.
2015-07-27 16:58:15 +02:00
Sébastien Loriot
4f593d5d96
add info on how to help cmake find qt5
2015-07-17 17:12:00 +02:00
Sébastien Loriot
b43c8f4df6
remove comments
2015-07-17 17:04:32 +02:00
Laurent Rineau
af341e4c23
Update requirement for Qt5: Debian-stable has 5.3.2
2015-07-17 16:05:12 +02:00
Laurent Rineau
5de30629bc
Polish changes.html
2015-07-17 15:58:33 +02:00
Laurent Rineau
08666dce25
Merge pull request #179 from afabri/CGAL-add_hash-GF
...
Add boost::hash and std::hash
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/hash
Conflicts:
Installation/changes.html
2015-07-17 15:39:18 +02:00
Sébastien Loriot
5d2c892dbe
Merge pull request #149 'lrineau/Polygon_mesh_processing-GF'
...
Add various functions to manipulate polygon meshes
2015-07-17 14:50:56 +02:00
Sébastien Loriot
2668d83d4e
Merge pull request #150 from 'cjamin/Point_set_shape_detection_3-cjamin'
...
Add an algorithm to fit geometric primitives on a point set
Conflicts:
Installation/changes.html
Polyhedron/demo/Polyhedron/CMakeLists.txt
2015-07-17 14:32:09 +02:00
Laurent Rineau
aa72eaa371
Merge pull request #154 from maxGimeno/CGAL-Qt5_support-GF
...
Qt5 support, GSoC 2014
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Qt5_support
In this commit, I have fixed the permissions of the file:
Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/data/points
In this commit, I have also modified:
Installation/changes.html
2015-07-17 14:13:37 +02:00
Andreas Fabri
5c58b6fe21
fix changes.html
2015-07-16 13:34:40 +02:00
Sébastien Loriot
c616df7196
Merge branch 'old/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF
...
Conflicts:
Documentation/biblio/cgal_manual.bib
Installation/changes.html
2015-07-13 08:16:59 +02:00
Laurent Rineau
0fb169701f
Copy changes.html from master, to remove conflicts
2015-07-10 18:11:11 +02:00
Laurent Rineau
f40fe0dc2d
Merge branch 'gsoc2013-Visibility_doc-hemmer' into CGAL-Qt5_support-GF
2015-07-10 18:07:26 +02:00
Laurent Rineau
fa13f4ed0c
Merge remote-tracking branch 'philaris/sdglinf-philaris' into CGAL-Qt5_support-GF
2015-07-10 17:28:07 +02:00
Laurent Rineau
b043876c68
Merge pull request #147 from philaris/sdglinf-philaris
...
L Infinity Segment Delaunay Graphs, new package
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Segment_Delaunay_graph_Linf_2
2015-07-10 17:26:42 +02:00
Sébastien Loriot
d70b65e431
Merge branch 'gsoc2013-Visibility_doc-hemmer'
...
PR 145
2015-07-10 15:25:39 +02:00
Laurent Rineau
9ce70faffb
Merge branch 'gsoc13-CurveSkeleton-new_package-xgao' into CGAL-Qt5_support-GF
...
Conflicts:
Polyhedron/demo/Polyhedron/CMakeLists.txt
There was also a "conceptual conflict" in:
Polyhedron/demo/Polyhedron/Polyhedron_demo_mean_curvature_flow_skeleton_plugin.cpp
-> Adapt the declaration of the plugin to the Qt5 way.
2015-07-09 18:04:09 +02:00
Sébastien Loriot
e7563d3e05
Merge branch 'gsoc13-CurveSkeleton-new_package-xgao'
...
Conflicts:
Installation/changes.html
2015-07-09 17:30:24 +02:00
Sebastien Loriot
43de56ba21
Merge pull request #167 from afabri/AvoidMergeConflicts
...
Add place holders for the packages to be integrated
2015-07-09 10:33:23 +02:00
Laurent Rineau
bbd6951161
Merge branch 'afabri/Advancing_front_surface_reconstruction-afabri' into CGAL-Qt5_support-GF
...
Conflicts:
Polyhedron/demo/Polyhedron/Scene_points_with_normal_item.cpp
There was also two "conceptual conflicts" that git-merge did not see,
in:
Polyhedron/demo/Polyhedron/CMakeLists.txt
Polyhedron/demo/Polyhedron/Polyhedron_demo_advancing_front_plugin.cpp
Polyhedron/demo/Polyhedron/CMakeLists.txt had to use qt5_wrap_ui instead
of qt4_wrap_ui (that lead to a CMake error), and the declaration of the plugin in
Polyhedron/demo/Polyhedron/Polyhedron_demo_advancing_front_plugin.cpp
was not using the Qt5 way (that lead to a compilation error)
2015-07-08 17:21:36 +02:00
Andreas Fabri
0401e17fc0
move to place holder
2015-07-07 16:46:32 +02:00
Andreas Fabri
b2914e78d7
add empty line
2015-07-07 16:18:16 +02:00
Andreas Fabri
49ba9e48bb
add empty line
2015-07-07 16:13:06 +02:00
Andreas Fabri
7e041bcc50
move to place holder
2015-07-07 15:58:58 +02:00
Andreas Fabri
3c3fb9b0bb
move to place holder
2015-07-07 15:23:55 +02:00
Andreas Fabri
c09f7e86ef
fix end of html comment
2015-07-07 14:59:36 +02:00
Andreas Fabri
d26fdb17bf
Add place holders for the packages to be integrated
2015-07-07 13:37:47 +02:00
Clement Jamin
3b8c24a4df
Added the package
2015-07-07 12:06:46 +02:00
Laurent Rineau
49c2cdc19a
Merge branch 'master' into sdglinf-philaris
...
Conflicts:
Installation/changes.html
2015-07-06 18:33:08 +02:00
Andreas Fabri
e6ad9a82b3
Add a wrapper for the changes entry of sdglinf-philaris
2015-07-06 11:01:21 +02:00
Sébastien Loriot
05e0900b3e
update changes.html
2015-07-06 10:38:41 +02:00
Marc Glisse
253ec38a0a
Announce new functors for alpha-shapes
...
As asked in the last comment of https://github.com/CGAL/cgal/pull/84
2015-07-05 16:07:24 +02:00
Sandeep Kumar Dey
5ac1311b01
updated announcement of new package sdg-linf
2015-07-03 17:32:45 +02:00
Sandeep Kumar Dey
6484a56485
announce the new feature sdg-linf
2015-07-03 17:21:51 +02:00
Sébastien Loriot
a9fae2ea9b
update changes
2015-07-03 16:28:22 +02:00
Laurent Rineau
c21c9dda35
Merge pull request #141 from afabri/Advancing_front_surface_reconstruction-afabri
...
Advancing Front Surface Reconstruction, new package
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Advancing_front_surface_reconstruction
2015-07-03 16:26:28 +02:00
Michael Hemmer
bdd46e6978
Merge branch 'gsoc2013-Visibility_doc-hemmer-old' into gsoc2013-Visibility_doc-hemmer
...
Conflicts:
Documentation/biblio/cgal_manual.bib
Documentation/biblio/geom.bib
Installation/changes.html
2015-07-02 17:36:17 +02:00
Andreas Fabri
c97f1e6d26
remove 2 empty lines
2015-07-02 12:55:46 +02:00
Andreas Fabri
a900133057
move package in changes.html to avoid merge conflict
2015-07-02 12:52:54 +02:00
Jane Tournois
6dadd19bf6
add entry to changes.html
2015-07-01 18:21:16 +02:00
Clement Jamin
e291e91369
Added the package
2015-07-01 09:48:55 +02:00
Andreas Fabri
6b4acda559
Add Advancing Front Reconstruction to changes.html
2015-06-29 12:23:55 +02:00
Laurent Rineau
76cf7e789f
Merge remote-tracking branch 'cgal/releases/CGAL-4.6-branch'
...
- Merge pull request #140 from
lrineau/Mesh_3-demo_fix_QGLViewer-2.6.0-lrineau
Fix for libQGLViewer>=2.6.0
Conflicts:
Installation/changes.html
2015-06-28 18:25:04 +02:00
Laurent Rineau
b4875fc99a
changes for CGAL-4.6.1
2015-06-25 14:58:30 +02:00
Laurent Rineau
de7db3ca68
Merge pull request #111 from aympelle/Periodic_3_Delaunay_triangulation_traits_3-APelle
...
- Rename `Periodic_3_triangulation_traits_3` to `Periodic_3_Delaunay_triangulation_traits_3`.
- Rename the concept `Periodic_3TriangulationTraits_3` to `Periodic_3DelaunayTriangulationTraits_3`.
- Create `Periodic_3_triangulation_traits_3`.
- Create the concept `Periodic_3TriangulationTraits_3`.
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/rename_p3tt3_p3dtt3
2015-06-17 09:59:33 +02:00
Laurent Rineau
cce0d3ec64
Merge pull request #100 from sloriot/gsoc2014-Polyhedron_shortest_path-skiazyk
...
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Polyhedron_shortest_path
This package provides methods to compute the surface-constrained shortest path on 3d models. It was written as a project during GSoC 2014.
2015-06-15 10:45:25 +02:00
Laurent Rineau
71207cac07
Merge pull request #116 from sloriot/gsoc2014-VCM_3-jmeyron
...
GSoC 2014, VCM feature from Jocelyn Meyron, Sébastien Loriot, and Quentin Mérigot
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/vcm_computation_and_applications
2015-06-15 10:37:29 +02:00
Laurent Rineau
447c5fd2af
Merge pull request #69 from efifogel/MS_2-of_holes-efif
...
Add in `Minvoski_sum_2`:
- handling of polygons with holes,
- the new "reduced convolution" implementation.
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Minkowski_sum_2_polygons_with_holes_and_RC
2015-06-10 12:24:00 +02:00
Laurent Rineau
40c629a3b4
Merge pull request #90 from janetournois/Mesh_2-add_optimizers-GF
...
Add optimizer methods in Mesh_2
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/lloyd_optimize_mesh_2
2015-06-10 11:57:53 +02:00
Andreas Fabri
0321e244b1
Merge branch 'Ridges_3-BGL-GF-old' into Ridges_3-BGL-GF
...
Conflicts:
Installation/changes.html
2015-06-08 14:36:15 +02:00
Sébastien Loriot
c2cd87865e
Merge branch 'old/gsoc2014-VCM_3-jmeyron' into gsoc2014-VCM_3-jmeyron
...
Conflicts:
Installation/changes.html
Point_set_processing_3/doc/Point_set_processing_3/PackageDescription.txt
Point_set_processing_3/doc/Point_set_processing_3/Point_set_processing_3.txt
Point_set_processing_3/doc/Point_set_processing_3/examples.txt
Point_set_processing_3/examples/Point_set_processing_3/CMakeLists.txt
Polyhedron/demo/Polyhedron/CMakeLists.txt
2015-06-04 11:27:56 +02:00
Sébastien Loriot
d123ce5a47
Merge branch 'old/gsoc2014-Polyhedron_shortest_path-skiazyk' into gsoc2014-Polyhedron_shortest_path-skiazyk
...
Conflicts:
Documentation/biblio/geom.bib
Documentation/doc/Documentation/Doxyfile.in
Documentation/doc/Documentation/dependencies
Documentation/doc/Documentation/packages.txt
Documentation/scripts/generate_how_to_cite.py
Polyhedron/demo/Polyhedron/CMakeLists.txt
2015-06-01 17:47:31 +02:00
Aymeric PELLE
ded08221ae
Update changes.html.
...
Rename Periodic_3_triangulation_traits_3
Periodic_3_Delaunay_triangulation_traits_3.
Rename the concept Periodic_3TriangulationTraits_3
Periodic_3DelaunayTriangulationTraits_3.
Create Periodic_3_triangulation_traits_3.
Create the concept Periodic_3TriangulationTraits_3.
2015-05-29 20:04:34 +02:00
Sébastien Loriot
35d0fe8f18
Merge remote-tracking branch 'cgal-dev/BGL-helpers-GF' into Ridges_3-BGL-GF
2015-05-27 18:16:11 +02:00
Sébastien Loriot
bc68b74fa8
update changes
2015-05-19 17:00:46 +02:00
Efi Fogel
48ad84344f
Recorded the changes in the 2D Minkowski sum package
2015-05-04 09:03:04 +03:00
Andreas Fabri
0657c51e75
Add change log entry
2015-04-24 09:11:52 +02:00
Sébastien Loriot
cec447468d
update changes.html
2015-04-24 08:58:01 +02:00
Sébastien Loriot
b0d5a2eac7
fix changes
2015-04-22 18:07:10 +02:00
Sebastien Loriot
faee08becd
Merge pull request #56 from efifogel/Aos-Polycurve_tests-wkhan
...
Aos polycurve tests wkhan
2015-04-22 18:00:03 +02:00
Sébastien Loriot
a0fcac7d94
Merge branch 'Spatial_sorting-spatial_sorting_on_sphere-pmachado' of git://github.com/sloriot/cgal into sloriot-Spatial_sorting-spatial_sorting_on_sphere-pmachado
2015-04-22 17:41:53 +02:00
Sébastien Loriot
3f9e312ad2
update changes
2015-04-22 10:35:26 +02:00
Sébastien Loriot
ae9da903ea
update changes.html
2015-04-17 11:50:06 +02:00
Sébastien Loriot
3f6c6b3369
Merge branch 'Generator-more_point_generators-pmachado' of git://github.com/sloriot/cgal into sloriot-Generator-more_point_generators-pmachado
...
Conflicts:
Generator/doc/Generator/Generator.txt
Generator/doc/Generator/PackageDescription.txt
Generator/doc/Generator/examples.txt
Installation/changes.html
2015-04-15 16:25:34 +02:00
Sébastien Loriot
fe203e8f78
update changes
2015-04-15 16:21:43 +02:00
Laurent Rineau
4eef28be7e
Minimal version of Boost: 1.48
2015-04-01 17:31:17 +02:00
Michael Hemmer
c22687c28a
add Visibility package to changes.html
2015-03-26 16:48:21 +01:00
Laurent Rineau
4f26ed0853
CHange the release month to April 2015
2015-03-26 10:32:19 +01:00
Laurent Rineau
32ce6df3a0
Polish announcement and changes. Prepare 4.6.
2015-03-10 11:07:08 +01:00
Andreas Fabri
04fdf00d76
Add 2D Polyline Simplification; fix the description of Surface_mesh
2015-02-25 11:40:36 +01:00
Efi Fogel
71a1a4905b
Added 2D Arrangement polycurve
2015-02-25 09:36:42 +02:00
Sébastien Loriot
c3124cc572
add deprecation of Convex_hull_d
2015-02-24 11:31:41 +01:00
Sébastien Loriot
6f4accb6ef
fix typos
2015-02-24 11:24:43 +01:00
Laurent Rineau
73c75212d4
CGAL-4.6 will be released in March 2015
...
+ update the text file CHANGES
2015-02-19 17:49:36 +01:00
Laurent Rineau
bfff3a77a6
Reformat the white-space, to enforce 80 columns
2015-02-19 17:48:44 +01:00
Sébastien Loriot
607929b069
Merge remote-tracking branch 'origin/releases/CGAL-4.5-branch'
...
Conflicts:
Installation/changes.html
Maintenance/release_building/public_release_name
Mesh_3/include/CGAL/Mesh_3/C3T3_helpers.h
2015-02-16 11:45:08 +01:00
Laurent Rineau
e3de928e26
Fix the release date
...
+ reindent
+ update CHANGES
2015-02-12 17:32:28 +01:00
Sébastien Loriot
98a4fce6ee
update changes
2015-02-12 17:19:29 +01:00
Jane Tournois
0b9169fd65
update changes.html
2015-02-12 17:09:14 +01:00
Laurent Rineau
ff62595012
Merge branch 'CGAL-fix_compilation_boost_1_56-lrineau'
...
Fix compilation issues with Boost-1.56 and later.
Approved by the Release Manager.
2015-01-26 11:42:29 +01:00
Andreas Fabri
d444701fa0
Add that Kd_tree::begin(0/end() is not in the insertion order
2015-01-20 10:40:10 +01:00
Laurent Rineau
59a7f710dd
Merge branch 'Spatial_searching-final_acceleration-gf'
...
Improve the performance of Spatial Searching.
Small features:
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Spatial_searching_performance_optimization
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/spatial_searching_compiletimeD
Approved by the Release Manager
Conflicts:
Installation/changes.html
2015-01-15 15:31:35 +01:00
Sébastien Loriot
b6f5088676
Merge branch 'Scale_space_reconstruction_3-tvanlank'
...
Tested in CGAL-4.6-Ic-104
Approved by the release manager
2015-01-14 16:09:11 +01:00
Laurent Rineau
d80ee9422a
Merge branch 'CGAL-fix_compilation_boost_1_56_4.5-branch-lrineau' into CGAL-fix_compilation_boost_1_56-lrineau
...
Conflicts:
Installation/changes.html
2015-01-14 14:49:52 +01:00
Laurent Rineau
5134b29461
Update the changes.html file
2015-01-13 17:30:45 +01:00
Andreas Fabri
8929fd43c1
Merge branch 'Triangulation_2-NewPolylineConstraint-GF'
...
Approved by the release manager
Conflicts:
Documentation/resources/how_to_cite_cgal.bib.in
2015-01-12 11:44:32 +01:00
Andreas Fabri
6e36a853a9
Merge branch 'Surface_mesh-new_package-GF'
...
Approved by the release manager
Conflicts:
Documentation/doc/Documentation/dependencies
Documentation/resources/how_to_cite_cgal.bib.in
Installation/changes.html
2015-01-12 11:27:35 +01:00
Sébastien Loriot
2c961258cb
update changes and bibtex file
2015-01-09 14:14:30 +01:00
Sébastien Loriot
d2e0dca2f9
update changes
2015-01-09 12:36:07 +01:00
Sébastien Loriot
43e8fae5f8
cosmetic changes
2015-01-09 10:49:26 +01:00
Sébastien Loriot
0218954ea6
Merge branch 'barycentric_coordinates_2-dmitry'
...
Tested in CGAL-4.6-Ic-99 and CGAL-4.6-Ic-100
Approved by the release manager
Conflicts:
Installation/changes.html
Kernel_23/include/CGAL/internal/Projection_traits_3.h
2015-01-09 10:35:20 +01:00
Andreas Fabri
5adf8e388c
Workaround for boost::container::deque; 1 bug fix
2015-01-09 10:23:32 +01:00
Clement Jamin
e0b402b094
Merge branch 'Triangulation-higher_dimensions-odevil_shornus'
...
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Triangulation_d
Tested in CGAL-4.6-Ic-98
Approved by the release manager
2015-01-08 18:15:34 +01:00
Remy Thomasse
02ab5261bc
Approved by the Release Manager
...
Merge branch 'Generators_convex-rthomass'
2015-01-08 15:46:24 +01:00
Sylvain Brandel
9a6ed32a15
Merge branch 'Combinatorial_map-update_attributes-sbrandel'
...
- corresponding to small feature "Combinatorial map update attributes"
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Combinatorial_map_update_attributes
- succesfully tested, release number CGAL-4.6-lc-99
- Approved by the Release Manager
Conflicts:
Installation/changes.html
2015-01-08 14:48:47 +01:00
Sylvain Brandel
92681aae83
added changes in Installation/changes.html
2015-01-07 16:21:16 +01:00
Remy Thomasse
f85647f666
changes.html
2015-01-06 17:04:30 +01:00
Dmitry Anisimov
8e4a486024
Updated file changes.html.
2014-12-29 16:40:15 +01:00
Dmitry Anisimov
7d9f7bcf9c
Test update and modification of the file changes.html.
2014-12-29 16:16:30 +01:00
Andreas Fabri
476fadca6a
Add Surface_mesh to changes.html
2014-12-22 18:05:42 +01:00
Laurent Rineau
e6f1aaa801
Fix the HTML in changes.html
2014-12-22 16:50:03 +01:00
Andreas Fabri
b85f97593a
Add entry in changes.html
2014-12-19 14:43:08 +01:00
Clement Jamin
7a06a08ca4
Update doc to state that ICC prior to version 15 is not supported for Epick_d
...
Approved by the Release Manager
2014-12-18 12:42:34 +01:00
Clement Jamin
315ffdcbc8
Merge branch 'Triangulation-higher_dimensions-odevil_shornus-old' into Triangulation-higher_dimensions-odevil_shornus
2014-12-18 09:32:23 +01:00
Sébastien Loriot
79d2f2383c
update changes
2014-12-16 11:52:59 +01:00
m.overtheil
e7fa0e396d
Updated changes.html
2014-12-11 10:13:07 +01:00
Sébastien Loriot
3972130053
update changes.html
2014-12-11 08:50:21 +01:00
m.overtheil
5b67887a5e
Merge branch 'Spatial_searching-Sliding_Midpoint_Splitter_bugfix-gf' into Spatial_searching-final_acceleration-gf
2014-11-28 12:43:12 +01:00
Clement Jamin
c6de2a50b2
Merge branch 'Triangulation-higher_dimensions-odevil_shornus-old' into Triangulation-higher_dimensions-odevil_shornus
2014-11-20 19:19:23 +01:00
Andreas Fabri
4b46c889e4
update changes.html
2014-11-10 10:42:20 +01:00
Laurent Rineau
7d63f9d072
Merge branch 'releases/CGAL-4.5-branch'
...
Conflicts:
Installation/changes.html
Maintenance/release_building/public_release_name
2014-11-06 10:47:45 +01:00
Laurent Rineau
d85eaa327c
Merge remote-tracking branch 'origin/Mesh_3-fix_exuder_holes_on_surface-GF' into releases/CGAL-4.5-branch
...
Bug-fix for Mesh_3:
Fix a bug in the sliver exudation preservation of boundaries.
Approved by the Release Manager.
2014-10-31 11:32:09 +01:00
m.overtheil
dd71424b23
Added Spatial_searching Splitter bugfix to changes.html
2014-10-31 11:29:37 +01:00
Jane Tournois
df0ec2e54d
mention exuder bug fix in changes.html
2014-10-21 11:29:07 +02:00
Laurent Rineau
908d608072
Merge branch 'releases/CGAL-4.5-branch'
...
Conflicts:
Installation/changes.html
2014-10-20 14:46:36 +02:00
Laurent Rineau
8d61c8db07
Add comments (following the manual chapters)
2014-10-06 16:52:22 +02:00
Laurent Rineau
f5d89b443e
Update CHANGES
2014-10-06 16:46:28 +02:00
Sébastien Loriot
aabd9dc557
update changes
2014-09-29 08:44:51 +02:00
Sébastien Loriot
377342b311
add backward compatibility class/doc/test
2014-09-23 11:34:47 +02:00
Clement Jamin
0040d62791
Update changes.html
2014-09-18 15:09:41 +02:00
Clement Jamin
8f259e5dea
Merge branch 'Triangulation-higher_dimensions-odevil_shornus-old' into Triangulation-higher_dimensions-odevil_shornus
2014-09-09 11:20:33 +02:00
Laurent Rineau
d4bdae3077
Prepare CGAL-4.5-beta1
2014-08-12 19:09:57 +02:00
Laurent Rineau
6cba91ac8f
Recode changes.html to UTF-8.
...
And update CHANGES.
2014-08-01 14:12:55 +02:00
Laurent Rineau
3214507a45
Merge branch 'CGAL-fix_cmake_3-GF'
...
Add the compatibility with CMake 3.0, without using any new feature.
Tested in CGAL-4.5-Ic-104.
Approved by the Release Manager.
2014-08-01 14:11:02 +02:00
Sébastien Loriot
2b6fa0076a
Merge branch 'BGL-fix_halfedge_edge_is_border_pmap-sloriot'
...
Tested in CGAL-4.5-Ic-105
Approved by the (interim) release manager
2014-07-24 20:41:06 +02:00
Sébastien Loriot
cc36cf8359
Merge branch 'boost-work_around_dijktra_bug_1.54-local'
...
Distribute dijktra header file from boost 1.55 to work around
a bug in the version 1.54. The header file is only used if the
user compiles with boost 1.54
Tested in CGAL-4.5-Ic-102
Approved by the release manager
Conflicts:
Installation/changes.html
2014-07-23 08:46:33 +02:00
Sébastien Loriot
cdec3d6414
make the edge_descriptor of Polyhedron hashable
2014-07-23 08:20:16 +02:00
Sébastien Loriot
5c6b54257a
the XXX_is_border properties are removed + add missing replacement functions
2014-07-22 12:00:15 +02:00
Sébastien Loriot
45f7298ce7
Merge branch 'Polyhedron_demo-import_splatting-GF'
...
Tested in CGAL-4.5-Ic-100
Approved by the release manager
Conflicts:
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/CMakeLists.txt
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_poisson_plugin.cpp
Surface_reconstruction_points_3/demo/Surface_reconstruction_points_3/PS_demo_poisson_plugin_cgal_code.cpp
2014-07-21 08:23:36 +02:00
Sébastien Loriot
bc8e1f399d
workaround a bug in dijsktra algorithm in boost 1.54 affecting normal estimation
2014-07-19 12:20:29 +02:00
Clement Jamin
fbf824c711
Merge branch 'Mesh_3-parallel-cjamin'
...
This branch introduces parallel algorithms in Triangulation_3 and Mesh_3,
as well as a Concurrent_compact_container. The corresponding features are:
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Parallel_triangulation_3
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Parallel_Mesh_3
Tested in CGAL-4.5-Ic-98.
Approved by the Release Manager.
2014-07-17 19:08:24 +02:00
Sébastien Loriot
fce46e5164
document the removal of the surface reconstruction demo
2014-07-17 13:41:43 +02:00
Clement Jamin
ca70dd0bde
The parallel algorithms are experimental
2014-07-17 10:52:39 +02:00
Sébastien Loriot
16441b0f6d
Merge branch 'Surface_modeling-integration_with_BGL-GF'
...
Introduces the Surface modeling package that allows
to deform a triangulated surface mesh
Successfully tested in CGAL-4.5-Ic-90
Approved by the Release Manager
Conflicts:
Installation/changes.html
2014-07-08 19:53:36 +02:00
Sébastien Loriot
2aadba50d7
Merge branch 'BGL-redesign_final-GF'
...
Introduces a redesign of the CGAL extension of the BGL API
Successfully tested in CGAL-4.5-Ic-90
Approved by the Release Manager
Conflicts:
Surface_mesh_segmentation/test/Surface_mesh_segmentation/test_compute_sdf_values_and_segment_exact_rational.cpp
2014-07-08 19:45:16 +02:00
Andreas Fabri
fd123ac130
cosmetic change
2014-07-04 14:54:10 +02:00
Sébastien Loriot
8cbca4f4b3
update changes.html
2014-07-04 13:55:42 +02:00
Sébastien Loriot
c0c9c1c090
update changes.html
2014-07-04 11:29:25 +02:00
Clement Jamin
6cb21d7b18
changes.html updated
2014-07-01 19:19:10 +02:00
Clement Jamin
e3abf7fc40
Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin
2014-07-01 10:38:14 +02:00
Clement Jamin
09993c7feb
Updated changes.html (Mesh_3, Triangulation_3, STL_extension)
2014-06-30 21:10:51 +02:00
Laurent Rineau
7c925264ea
No longer support Taucs
2014-06-30 16:27:52 +02:00
Marc Glisse
afb1012903
Document that gcc-4.2 fails to compile Epick_d.
2014-06-26 18:40:49 +02:00
Marc Glisse
3b3993aa19
Merge branch 'Kernel_d-rewrite-glisse-old' into Kernel_d-rewrite-glisse
...
Conflicts:
Installation/changes.html
2014-06-23 17:13:29 +02:00
Marc Glisse
7b8f2fdc55
Advertise in changes.html.
2014-06-23 15:58:29 +02:00
Sébastien Loriot
0e46afa617
Merge branch 'Convex_hull_3-traits_class_fixes-sloriot'
...
Fixes bugs in the 3D convex hull traits concept, in particular due to the
handling of coplanar points
Tested in CGAL-4.5-Ic-72
Approved by the release manager
Conflicts:
Installation/changes.html
2014-06-18 09:41:53 +02:00
Sébastien Loriot
2ea509b8e1
update changes
2014-06-18 09:34:59 +02:00
Andreas Fabri
21adf26564
Merge branch 'Surface_mesh_simplification-Simplification-GF'
...
Approved by the release manager
Conflicts:
Installation/changes.html
2014-05-26 15:22:46 +02:00
Laurent Rineau
8deba535b6
Fix changes.html
...
- Aymeric's merge commit 566ad109eb
removed non-ascii characters from Installation/changes.html. That was
not intended.
- At the same time, merge two sections about changes to Mesh_3 for 4.5.
2014-05-26 12:47:46 +02:00
Laurent Rineau
bb492768b1
Merge remote-tracking branch 'origin/Arrangement_on_surface_2-remove_edge-efif'
...
Conflicts:
Installation/changes.html
2014-05-26 12:21:37 +02:00
Efi Fogel
4cdc2e469c
Added changes for 2D Arrangements in release 4.5
2014-05-25 13:32:42 +03:00
Sébastien Loriot
d706253cae
update changes
2014-05-23 17:27:36 +02:00
Aymeric PELLE
9f11f46077
Merge branch 'Periodic_3_mesh_3-Extended_mesh_3-MBogdanov'
...
This small feature adds a new constructor in Labeled_mesh_domain_3 and
a new function wrapper. A Labeled_mesh_domain_3 can be built from an
Iso_cuboid_3 now.
(cf. https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/New_constructor_in_Label_mesh_domain_3_and_new_function_wrapper )
The new wrapper, Implicit_multi_domain_to_labeling_function_wrapper, is a
helping class to get a function with integer values labeling the
components of a multi-domain. This small feature was successfully tested in
the internal release CGAL-4.5-Ic-45.
Approved by the Release Manager.
Conflicts:
Installation/changes.html
2014-05-21 18:01:42 +02:00
Laurent Rineau
cc32f4a9b6
Merge branch 'Mesh_3-add_demo_with_features-GF'
...
Conflicts:
Installation/changes.html
2014-05-19 13:25:25 +02:00
Laurent Rineau
641d2b8017
No longer support VC9
...
We support VC10/VC11/VC12 (aka 2010, 2012, 2013). That is enough.
2014-05-19 12:02:43 +02:00
Laurent Rineau
b70d690c76
Add the release note
2014-05-15 13:03:33 +02:00
Jane Tournois
e97506adb7
Merge branch 'Triangulation_3-regular_cell_base_with_circumcenter-GF'
...
Resolve conflicts in Mesh_3/include/CGAL/Mesh_3/config.h
This branch implements the small feature described here :
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/circumcenter%28%29_in_RT3_cell_base
It makes consistent implementations of dual(cell) in RT3 and DT3 :
they both return cell->circumcenter(gt) now
Approved by the release manager
2014-05-13 14:52:13 +02:00
Laurent Rineau
9f0d8fb836
Remove the previous entry from changelog
2014-05-07 15:22:43 +02:00
Laurent Rineau
33cb60cc29
Revert an incorrect push I did
2014-05-07 15:18:53 +02:00
Laurent Rineau
8c41940615
Update the release notes
2014-05-07 14:01:17 +02:00
Laurent Rineau
68c367a2df
Revert "Revert "Merge branch 'Periodic_3_mesh_3-Extended_mesh_3-MBogdanov'""
...
This reverts commit 2e58135751 .
2014-05-07 13:56:20 +02:00
Clement Jamin
4bf5d90c85
Merge branch 'STL_extension-Compact_container_as_vector-cjamin'
...
Small feature page: https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Compact_containers_as_vector
Approved by the release manager
2014-04-18 08:08:56 +02:00
Aymeric PELLE
afa40bc6a4
Merge branch 'Periodic_3_triangulation_3_inexact_locate-APelle'
...
- This small feature adds a method to locate point with inexact predicates in
Periodic_3_triangulation_3.
(cf. https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Add_inexact_locate_in_Periodic_3_triangulation_3 )
- Tested in CGAL-4.5-Ic-13
- Approved by the Release Manager.
2014-04-17 18:30:59 +02:00
Laurent Rineau
2e58135751
Revert "Merge branch 'Periodic_3_mesh_3-Extended_mesh_3-MBogdanov'"
...
This reverts commit 2ec2fb3c8e , reversing
changes made to 2ed7784521 .
2014-04-16 17:37:04 +02:00
Aymeric PELLE
2ec2fb3c8e
Merge branch 'Periodic_3_mesh_3-Extended_mesh_3-MBogdanov'
...
- This small feature adds a method to locate point with inexact predicates in
Periodic_3_triangulation_3.
(cf. https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Add_inexact_locate_in_Periodic_3_triangulation_3 )
- Tested in CGAL-4.5-Ic-12
- Approved by the Release Manager.
2014-04-16 16:22:31 +02:00
Clement Jamin
2d966627a7
Added Compact_container::operator[]
2014-04-16 15:20:56 +02:00
Eric Berberich
dee9fc8235
Merge branch 'Snap_rounding_2-kd_tree_replacement-wkhan-old' into Snap_rounding_2-kd_tree_replacement-wkhan
...
Conflicts:
Installation/changes.html
2014-04-09 10:11:35 +02:00
Aymeric PELLE
7a754cf987
Adds the changes in the file Installation/changes.html.
2014-04-08 18:04:04 +02:00
Aymeric PELLE
47d0403362
Adds the changes in the file Installation/changes.html.
2014-04-08 16:21:51 +02:00
Laurent Rineau
e754509e2a
Beginning of development of CGAL-4.5
2014-04-04 10:49:13 +02:00
Laurent Rineau
5bd28fcb53
Minor edit: the menu is now in menu.inc.html
2014-04-03 11:24:36 +02:00
Laurent Rineau
375fb1213a
Preparation for CGAL-4.4
2014-04-03 11:22:30 +02:00
Waqar Khan
6e1160ba0d
Added capacity for Kd_tree.
2014-03-28 15:01:06 +01:00
Andreas Fabri
9cef23de4f
Support for VC12
...
Approved by the release manager
2014-03-26 12:21:59 +01:00
Waqar Khan
a403913539
Documentation reflecting the branch changes.
2014-03-25 15:01:37 +01:00
Laurent Rineau
b281a641ad
typo: s/Poincare/Poincaré/
...
Pointed out by Monique.
2014-02-27 16:27:26 +01:00
Laurent Rineau
81ef26fa48
Change the order of entries
2014-02-27 14:50:37 +01:00
Sébastien Loriot
a5c7881b9c
update changes.html
2014-02-21 15:45:53 +01:00
Sébastien Loriot
2629523702
remove make_sorted_pair from the documentation
...
this function should probably be replaced by std::minmax, so no need
to introduce a function to deprecate it then
2014-02-18 11:30:24 +01:00
Laurent Rineau
b527f51862
Fix the order of entries
...
I try to keep the same order as the packages overview, but for general
things or new packages, that are added at the top.
2014-02-17 16:14:20 +01:00
Laurent Rineau
bf9f8dcb48
Announce support of Apple/clang 5.0
2014-02-17 16:13:09 +01:00
Sébastien Loriot
d45d1a1070
Merge branch 'Surface_mesh_simplification-preserve_constrained_edges_bug_fix-sloriot'
...
bug-fix: preserve edges marked as non-removable
See Features/Small_Features/SMS_with_constrained
Tested in CGAL-4.4-Ic-119 and CGAL-4.4-Ic-120
Conflicts:
Installation/changes.html
2014-02-14 08:02:15 +01:00
Laurent Rineau
367314623d
Add a script to detect wrong permissions, and fix permissions
...
The script uses zsh, and lists regular files that have the
'executable' permission.
At the same time, I fix the permissions of several files.
2014-02-06 18:49:09 +01:00
Laurent Rineau
93c9570f33
changes.html: change the ordering
...
+ update the text file CHANGES
2014-02-04 17:50:34 +01:00
Laurent Rineau
5098331fa3
Fix whitespace and HTML formatting (with <code>)
2014-02-04 17:34:01 +01:00
Laurent Rineau
94cdf2d523
Fix a typo
2014-02-04 17:33:15 +01:00
Laurent Rineau
3d3fdf9104
Fixed->Fix
...
For unification, I prefer the imperative form.
2014-02-04 17:32:37 +01:00
Sébastien Loriot
0cc27a4e40
update changes.html
2014-01-30 08:18:38 +01:00
Sébastien Loriot
222c2fb55d
update changes
2014-01-14 14:21:17 +01:00
Laurent Rineau
2d1e025918
Minor update to changes.html
...
- Remove mentions of CGAL-4.3.1 (will not exist),
- Remove the dummy change to Vanilla package.
2014-01-13 13:35:41 +01:00
Sébastien Loriot
7981d7e334
update changes
2014-01-10 00:29:06 +01:00
Jane Tournois
46cada22fa
update changes.html
2014-01-07 14:18:05 +01:00
Laurent Rineau
92fbeb4926
Merge remote-tracking branch 'origin/CGAL_ipelets-hyperbolic-odevil'
...
Small feature:
http://cgal.org/wiki/Features/Small_Features/Hyperbolic_ipelets
Tested in CGAL-4.4-Ic-76.
Approved by the release manager.
Conflicts:
Installation/changes.html
2014-01-03 12:19:12 +01:00
Olivier Devillers
fee4b08a5e
changes file
2013-12-18 15:03:56 +01:00
Jane Tournois
6a06ae7182
Merge branch 'Mesh_3-add_sliver_perturber_criteria-GF'
...
This branch provides new options to developers (the public API is not changed) to use the Sliver_criterion they chose to optimize the quality of a C3t3 using the perturb_mesh_3 operator. New perturbation directions can also be added by developers.
The small feature is described here :
https://cgal.geometryfactory.com/CGAL/Members/wiki/Perturber_Sliver_criteria
Approved by the release manager
2013-12-17 16:08:52 +01:00
Efi Fogel
32b8625a46
Merge branch 'Aos_2-test_spherical_blp_vd-tau'
...
* Enhancing the testsuite---adding tests for
batched, point location
vertical decomposition, and
triangulation point location.
* Various bug fixes:
bugs in point location.
memory leaks found by Andreas.
* Resolving several small issues to remove compiler warnings.
Tested last in CGAL-4.4-Ic-54.
Approved by the release manager
2013-12-11 15:15:40 +02:00
Jane Tournois
7ac03d0100
give a few details about small feature Mesh_3-add_sliver_perturber_criteria-GF
2013-12-10 16:26:03 +01:00
Efi Fogel
c398ede5b5
Added (i) bug fix in landmark pl strategy of 2D Arrangements, and (ii) memory leaks fix of 2D Reg. Boolean Set Ops.
2013-12-10 15:35:34 +02:00
Jane Tournois
ea58f51bd1
add bug fix to changes.html
...
Approved by the Release Manager
2013-12-09 15:11:08 +01:00
Sébastien Loriot
5db3fd6e6c
update changes
2013-12-06 19:10:52 +01:00
Sébastien Loriot
c5007beb59
update changes
2013-11-29 14:35:26 +01:00
Guillaume Damiand
8e8ab82527
Merge branch 'CMap_no_static_for_null_dart_handle-gdamiand'
...
null_dart_handle is no longer static; implies to move several methods from Dart concept into CMap concept. This will simplify the changing of the underlying container in the near future.
Small feature Combinatorial map dart attribute pre-approved in May 2013.
Approved by the release manager.
2013-11-28 08:22:40 +01:00
Guillaume Damiand
375e7a919e
no more -> no longer
2013-11-27 18:13:05 +01:00
Guillaume Damiand
e42f41a615
Small modif in explanations of modifications.
2013-11-22 08:00:00 +01:00
Guillaume Damiand
db7c14cc58
* Document the deprecated function in Dart, CMap concept and LCC class;
...
* Add paragraph in changes.html;
* Bugfix in Linear_cell_complex_constructors for lcc without 2-attributes.
2013-11-21 10:23:24 +01:00
Marc Glisse
44bc47b1c7
Mention Mpzf in changes.html.
2013-11-19 21:32:38 +01:00
Dror Atariah
d35a52ea75
Reported API changes in the changes log
2013-11-14 09:46:27 +01:00
Philipp Möller
0dd2742e97
Merge branch 'Snap_rounding_2-fix_leak-pmoeller'
...
Approved by the Release Manager
2013-10-30 13:05:16 +01:00
Philipp Möller
53fa70ee14
Add the fix to changes.html
2013-10-30 12:09:30 +01:00
Sébastien Loriot
16ca7518dd
update changes
2013-10-23 19:03:31 +02:00
Sébastien Loriot
a45a2b93e0
update changes
2013-10-20 07:22:46 -07:00
Laurent Rineau
4f88086ca0
Prepare changes.html to receive changes for CGAL-4.4
2013-10-18 10:33:56 +02:00
Laurent Rineau
ffbc21300a
Add a non-breaking space, before a lonely "1"
2013-10-17 14:39:49 +02:00
Laurent Rineau
fcbbe713d5
No longer deprecate Mesh_cell_base_3
...
Compact_mesh_cell_base_3 has a different API than Mesh_cell_base_3. Unless
one uses the default template parameters, the new API is less
convenient. We cannot deprecate Mesh_cell_base_3 so easily.
2013-10-16 16:34:41 +02:00
Sébastien Loriot
207ae0b35e
update changes
2013-10-02 18:34:41 +02:00
Laurent Rineau
800c53efa1
Update the changes.html to talk about Doxygen.
2013-08-21 17:07:36 +02:00
Laurent Rineau
5337c3adc2
Fix a typo (Monique's suggestion)
2013-08-19 16:49:33 +02:00
Efi Fogel
9ee92d42d8
enhanced the arrangement section
2013-08-19 15:45:40 +03:00
Laurent Rineau
20c4b58b65
Fix typos in changes.html, after Monique's remarks
2013-08-16 12:53:12 +02:00
Guillaume Damiand
4e1b46920e
Small modif in changes.html
2013-08-15 16:56:34 +02:00
Laurent Rineau
cb46ac3bab
Document the breaking change in AABB_tree
2013-08-13 17:42:21 +02:00