Mael Rouxel-Labbé
cd2a562ffa
Fixed improper guards against the inclusion of deprecated headers
2017-05-16 10:17:41 +02:00
Mael Rouxel-Labbé
7cef85e107
Improved deprecation_warning.h
...
-- Actually fail compilation even if CGAL_NO_DEPRECATION_WARNINGS is defined
-- An optional message can be passed through CGAL_DEPRECATED_MESSAGE_DETAILS
-- Print the replacement header in all cases, not just when warning about
the deprecated header.
2017-05-16 10:17:41 +02:00
Mael Rouxel-Labbé
c353f0f49c
Added CGAL_NO_DEPRECATED_CODE macros to Regular_triangulation_euclidean_traits
2017-05-16 10:17:41 +02:00
Laurent Rineau
2234962fc8
Merge 4 pull-requests from branch 'cgal/releases/CGAL-4.10-branch'
...
- Merge pull request #2056 from maxGimeno/Polyhedron_demo-Fix_isotropic_remeshing_plugin-GF
Polyhedron_demo: Fix Isotropic_remeshing_plugin
- Merge pull request #2082 from maxGimeno/Polyhedron_demo-Fix_selection_plugin-GF
Polyhedron_demo: Fix segfault in Scene::replaceItem().
- Merge pull request #2099 from maxGimeno/Polyhedron_demo-Fix_distance_plugin-GF
Polyhedron_demo: Fix segfault in distance_item
- Merge pull request #2078 from afabri/CGAL-fix_links-GF
Fix links detected with validator.w3.org
2017-05-11 17:33:22 +02:00
Laurent Rineau
314213ceec
Merge pull request #2056 from maxGimeno/Polyhedron_demo-Fix_isotropic_remeshing_plugin-GF
...
Polyhedron_demo: Fix Isotropic_remeshing_plugin
2017-05-11 17:22:27 +02:00
Laurent Rineau
7aad2a560c
Merge pull request #1891 from maxGimeno/PMP_named_params_macro-GF
...
Use macros to add parameters in PMP
2017-05-11 17:09:38 +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
Laurent Rineau
bdea3432cb
Merge pull request #2014 from maxGimeno/Polyhedron_demo-Surface_mesh_to_polyhedron_plugin-GF
...
Polyhedron_to_surface_mesh_plugin
2017-05-11 17:08:17 +02:00
Laurent Rineau
70b4a35f9e
Merge pull request #2056 from maxGimeno/Polyhedron_demo-Fix_isotropic_remeshing_plugin-GF
...
Polyhedron_demo: Fix Isotropic_remeshing_plugin
2017-05-11 17:07:46 +02:00
Laurent Rineau
3848a3cef4
Merge pull request #2022 from maxGimeno/Polyhedron_demo-Reset_load_preferences-GF
...
Polyhedron_demo : Reverse alwaysUse
2017-05-11 17:06:56 +02:00
Laurent Rineau
cca4adb400
Merge pull request #2082 from maxGimeno/Polyhedron_demo-Fix_selection_plugin-GF
...
Polyhedron_demo: Fix segfault in Scene::replaceItem().
2017-05-11 17:05:27 +02:00
Laurent Rineau
11c60a9a40
Merge pull request #2099 from maxGimeno/Polyhedron_demo-Fix_distance_plugin-GF
...
Polyhedron_demo: Fix segfault in distance_item
2017-05-11 17:04:16 +02:00
Laurent Rineau
cc40bf46e4
Merge pull request #1899 from maxGimeno/Clean_up_Surface_mesh_doc-GF
...
Clean-up Surface_mesh doc
2017-05-11 16:05:46 +02:00
Laurent Rineau
e92fb61a9a
Merge pull request #2078 from afabri/CGAL-fix_links-GF
...
Fix links detected with validator.w3.org
2017-05-11 16:05:08 +02:00
Laurent Rineau
46cffc0dd7
Merge pull request #2064 from MaelRL/Kernel-Fix_coplanar_orientation_doc-GF
...
Improve documentation of concept CoplanarOrientation_3
(Via a merge of 'cgal/releases/CGAL-4.10-branch')
2017-05-09 12:20:25 +02:00
Laurent Rineau
cbd73f4274
Merge pull request #2046 from MaelRL/Kernel-Fix_weighted_point-GF
...
Improve the implementation of weighted_point_23
2017-05-09 12:14:23 +02:00
Laurent Rineau
c754fc70d2
Merge pull request #2046 from MaelRL/Kernel-Fix_weighted_point-GF
...
Improve the implementation of weighted_point_23
2017-05-09 12:08:05 +02:00
Laurent Rineau
358aa5f321
Merge pull request #2064 from MaelRL/Kernel-Fix_coplanar_orientation_doc-GF
...
Improve documentation of concept CoplanarOrientation_3
2017-05-09 12:06:17 +02:00
Maxime Gimeno
730e315b57
Fix memory leak and compare vertex_handles to Vertex_handle() insteand of 0.
2017-05-05 10:47:30 +02:00
Maxime Gimeno
2d28573b8e
If the triangulation failed, do not display the face.
2017-05-05 09:34:07 +02:00
Sébastien Loriot
e0f470c8f6
remove extra space
2017-05-04 15:28:20 +02:00
Maxime Gimeno
8b96b7e0c9
Move itemAboutToBeDestroyed() to avoid segfault in replaceItem()
2017-05-04 14:40:39 +02:00
Mael Rouxel-Labbé
9f366d6acf
Fixed missing _object(){ } for construct_wp/p functors of projection traits
2017-04-30 19:51:49 +02:00
Laurent Rineau
28020c89fb
Optimize the script (from 20 minutes to 0.3 seconds!)
...
- avoid opening and reading the file `processed_test_results` thousands
of time: its content is stored once in a hash, for fast lookup,
- do not call `fuser` for files that are already processed
2017-04-28 10:40:29 +02:00
Laurent Rineau
48d0586e4b
Technical merge of branches 'releases/CGAL-4.9-branch' and 'releases/CGAL-4.10-branch'
...
This merge will not modify the files tree, but ensures that 'master' is
ahead of releases branches.
2017-04-27 17:16:06 +02:00
Laurent Rineau
5999f356cf
Fix copy-paste errors
2017-04-27 12:55:22 +02:00
Laurent Rineau
9bd1fef90a
updated crontab (automated commit)
2017-04-27 11:18:04 +02:00
Laurent Rineau
969134d243
Next release in this branch should be CGAL-4.10-beta2
...
... or CGAL-4.10. We'll see.
2017-04-27 10:31:13 +02:00
Laurent Rineau
b6dc43f239
Prepare `master` for CGAL-4.11
2017-04-27 10:25:06 +02:00
Laurent Rineau
569ffdbf9a
Fix a typo: two `http://`
2017-04-27 10:07:36 +02:00
Andreas Fabri
6e922521bb
fix link to Geometry Center
2017-04-27 08:14:32 +02:00
Laurent Rineau
e0bee3a737
Merge pull request #2079 from afabri/patch-2
...
Polygon_mesh_processing: Fix documentation
2017-04-26 16:20:20 +02:00
Andreas Fabri
db324c3c70
Fix links to geomview and to the BGL
2017-04-26 15:52:44 +02:00
Andreas Fabri
bf3542116a
Polygon_mesh_processing: Fix documentation
...
splitted -> split
2017-04-26 14:42:59 +02:00
Andreas Fabri
ff8c1ea108
Fix links to geomview and to the BGL
2017-04-26 14:31:15 +02:00
Maxime Gimeno
289012269b
Add model of in the doc.
2017-04-24 09:58:25 +02:00
Maxime Gimeno
21e20c66cf
Precise the model of ConstRange and fix the templated argument of the const handles to XXX_const_iterator.
2017-04-24 09:58:25 +02:00
Maxime Gimeno
dba36d50a5
fix face_handles()
2017-04-24 09:58:25 +02:00
Maxime Gimeno
5df6a1d324
Fix faces_handles into face_handles.
2017-04-24 09:58:25 +02:00
Maxime Gimeno
9d2487cb7e
Typo fixes.
2017-04-24 09:58:25 +02:00
Maxime Gimeno
3016500246
Add_range_support for Arrangement Dcel.
2017-04-24 09:56:21 +02:00
Mael Rouxel-Labbé
37eac35321
Added functions related to Weighted_point_2 to Projection_traits_3
...
+ tests
2017-04-21 18:14:38 +02:00
Mael Rouxel-Labbé
8915b4472d
Minor documentation fixes
2017-04-21 13:13:20 +02:00
Mael Rouxel-Labbé
c79e2d4b36
Added Compute_power_product_2 to the 2D kernel predicates
...
doc + test included
2017-04-21 13:07:40 +02:00
Mael Rouxel-Labbé
7040cb1f40
Added a few more tests to power_side_of_bounded_power_sphere_3
...
Just to check that the ordering indeed does not matter.
2017-04-21 11:43:29 +02:00
Mael Rouxel-Labbé
13fa3efc65
Removed obsolete and unused include in Alpha_shapes_2, see bb086ff
...
The fact that power_side_of_bounded_power_circle_2 was not in the kernel
and this include was not used means that weighted alpha shapes 2 are bugged
(they ignore weights and only call side_of_bounded_sphere()). This will be
fixed when implicit conversions are removed.
2017-04-21 11:40:27 +02:00
Mael Rouxel-Labbé
bb086ff739
Added power_side_of_bounded_power_circle_2 to the 2D kernel predicates
...
A partial implementation was deleted from the Alpha_shapes_2 package without
moving the functions to the kernel...
This implementation adds the missing overloads (4, 3, and 2 points)
Test + doc included
2017-04-21 11:37:27 +02:00
Mael Rouxel-Labbé
a751464ab6
Minor fixes to weighted functors (doc + cleaning)
2017-04-21 11:31:13 +02:00
Laurent Rineau
fc29bc3a6a
Push the announcement mail
2017-04-20 16:34:18 +02:00
Mael Rouxel-Labbé
232c38cee1
Removed documentation of degenerate cases of power_side_of_oriented_* predicates
...
See Issue https://github.com/CGAL/cgal/issues/2067
2017-04-20 12:54:39 +02:00