Mael Rouxel-Labbé
e1ffe36e7c
Added 'add_corner(s)'
...
Allows to add 0-dimensional features which are not necessarily incident to
a 1-dimensional feature.
2018-05-03 12:51:39 +02:00
Andreas Fabri
d2b89df177
More Traits::
2018-05-02 15:14:46 +01:00
Laurent Rineau
413682ebc1
Merge pull request #3045 from maxGimeno/Demo-Fix_polyhedron_lighting-GF
...
Polyhedron demo: Fix Polyhedron Lighting
2018-04-27 16:30:34 +02:00
Laurent Rineau
3bf6bc3c4b
Merge pull request #3059 from lrineau/Installation-fix_LEDA_support_with_gcc-GF
...
Fix LEDA support with gcc
2018-04-27 16:30:31 +02:00
Laurent Rineau
1ad34d14dd
Merge pull request #3057 from sloriot/doc-fix_warnings
...
Fix doc warnings (and bugs)
2018-04-27 16:30:28 +02:00
Laurent Rineau
a8bd3605a7
A fix for MSVC 2017 15.7 with /permissive-
...
MSVC is probably right that it was not a valid C++ code: the previous
version called a static member function of the enclosing class, without
qualification, and that static member function was defined *after*.
2018-04-26 16:16:10 +02:00
Laurent Rineau
c180c0678d
Fix LEDA support with gcc
2018-04-26 14:59:24 +02:00
Sébastien Loriot
742a615527
fix doc warnings triggered essentially by the improvement of doxygen
2018-04-25 23:36:21 +02:00
Laurent Rineau
4f14095cb8
next version on this branch is 4.12.1
2018-04-25 18:06:14 +02:00
Laurent Rineau
f7c3c8212b
The announcement draft
2018-04-25 15:58:53 +02:00
Laurent Rineau
117148e62b
Last minute amendment to changes
2018-04-25 15:58:33 +02:00
Laurent Rineau
b9778ba91b
I forgot to prepare CGAL-4.12
2018-04-25 15:39:14 +02:00
Laurent Rineau
0f3c37e1a6
Fix permissions for files coming from gauguin
2018-04-25 12:13:20 +02:00
Laurent Rineau
aafced1f53
Merge pull request #3046 from maxGimeno/Documentation-fix_1813_warning_column-GF
...
Documentation: Fix 1.8.13 column
2018-04-25 12:11:58 +02:00
Maxime Gimeno
06733568b2
Fix warnings of 1.8.13 copying number for master cilumn
2018-04-25 12:04:33 +02:00
Maxime Gimeno
1e25019cb2
fix flat_shader
2018-04-25 10:21:17 +02:00
Laurent Rineau
819b83d230
updated crontab (automated commit)
2018-04-24 17:47:33 +02:00
Laurent Rineau
a0137043ac
Merge branch 'releases/CGAL-4.11-branch'
...
# Conflicts:
# Point_set_processing_3/include/CGAL/IO/read_ply_points.h
2018-04-24 17:40:06 +02:00
Laurent Rineau
a931f8275c
Update our Windows configurations
2018-04-24 17:39:18 +02:00
Laurent Rineau
5836b514a1
Merge pull request #3039 from MaelRL/STL-Fix_sneaky_std_unary_function-GF
...
STL_Extension: Fix a leftover std::unary_function
2018-04-24 17:34:30 +02:00
Laurent Rineau
92a7449cac
Merge pull request #3006 from sloriot/PMP_PSP-fixes_for_release
...
Pmp psp fixes for release
2018-04-24 17:34:21 +02:00
Laurent Rineau
7b44a7b681
Merge pull request #3002 from sgiraudot/Polyhedron_demo-Fix_selection_blinking_display-GF
...
Polyhedron demo: Fix selection blinking display
2018-04-24 17:34:13 +02:00
Laurent Rineau
1391edba05
Merge pull request #3004 from sgiraudot/Shape_detection-Fix_undocumented_breaking_change-GF
...
Shape detection: fix undocumented breaking change
2018-04-24 17:34:05 +02:00
Laurent Rineau
50c37a5eeb
Merge pull request #3003 from afabri/Parameterization-inline-GF
...
Surface_mesh_parameterization: inline get_error_message()
2018-04-24 17:33:54 +02:00
Laurent Rineau
935b40e266
Merge pull request #3034 from maxGimeno/Demo-Fix_orient_for_surface_mesh-GF
...
Polyhedron demo: Fix the orientation of polygon soup to surface_mesh
2018-04-24 17:33:46 +02:00
Laurent Rineau
7cf8c73b65
Merge pull request #3032 from sloriot/Demo-accelerate_offset_meshing
...
Accelerate distance queries for offset meshing plugin
2018-04-24 17:33:38 +02:00
Laurent Rineau
abea1b9cb6
Merge pull request #3028 from sloriot/Argt-missing_const
...
Add missing const
2018-04-24 17:33:30 +02:00
Laurent Rineau
7f78edc3c7
Merge pull request #3027 from mglisse/CGAL_ipelets-mst-glisse
...
New ipelet: minimum spanning tree.
2018-04-24 17:33:22 +02:00
Laurent Rineau
d57df10832
Merge pull request #2991 from afabri/BGL-fix_add_vertex_and_face_to_border-GF
...
Fix Euler::add_vertex_and_face_to_border()
2018-04-24 17:33:13 +02:00
Laurent Rineau
dab01e9d20
Merge pull request #3020 from afabri/CGAL-VC2017permissive-GF
...
Fix compilation error with VC2017 and -permissive-
2018-04-24 17:33:05 +02:00
Laurent Rineau
03e68d8740
Merge pull request #2985 from afabri/CGAL-std_latest-GF
...
Support C++17 (Replace std::random_shuffle() with CGAL::random_shuffle(), and other adjustments)
2018-04-24 17:32:55 +02:00
Laurent Rineau
06bc7e4a9a
Merge pull request #3015 from afabri/Polygon-improve_user_manual-GF
...
Polygon_2: Fix Section Headings
2018-04-24 17:32:47 +02:00
Laurent Rineau
1c8da87ec5
Merge pull request #2979 from maxGimeno/Demo-add_a_verbose_option-GF
...
Polyhedron demo: Add a verbose option
2018-04-24 17:32:39 +02:00
Laurent Rineau
c707bd5669
Merge pull request #3008 from maxGimeno/Demo-Fix_saveas-GF
...
Polyhedron demo: fix Save as
2018-04-24 17:32:29 +02:00
Laurent Rineau
5d0858a379
Merge pull request #2991 from afabri/BGL-fix_add_vertex_and_face_to_border-GF
...
Fix Euler::add_vertex_and_face_to_border()
2018-04-24 17:31:47 +02:00
Laurent Rineau
39c17ef405
Merge pull request #3028 from sloriot/Argt-missing_const
...
Add missing const
2018-04-24 17:31:39 +02:00
Laurent Rineau
fd9cfb2bbe
Merge pull request #3003 from afabri/Parameterization-inline-GF
...
Surface_mesh_parameterization: inline get_error_message()
2018-04-24 17:31:31 +02:00
Andreas Fabri
707de38534
Use CGAL::cpp98::random_shuffle
2018-04-24 16:23:56 +01:00
Andreas Fabri
71e9d62270
Remove file that ws accidentally added
2018-04-23 15:06:21 +01:00
Laurent Rineau
81cfcf722d
Indentation
2018-04-23 13:26:50 +00:00
Laurent Rineau
1e1025e604
Fix the indentation!!
2018-04-23 13:09:34 +00:00
Andreas Fabri
d7a4a4ac49
Use decltype
2018-04-21 09:41:23 +01:00
Laurent Rineau
85c91b0cd3
Update hash_openmesh.h
2018-04-20 16:00:27 +00:00
Laurent Rineau
b3e75f109a
Update hash_openmesh.h
2018-04-20 15:46:02 +00:00
Mael Rouxel-Labbé
8bad0b5bf5
std::unary_function > CGAL::unary_function
2018-04-20 16:52:45 +02:00
Andreas Fabri
9ec1780f8d
Use CGAL::cpp98::random_shuffle
2018-04-20 15:43:36 +01:00
Laurent Rineau
27ff7ce6d5
Merge pull request #3014 from sgiraudot/PSP-Fix_ply_reading_properties_4.11-GF
...
PSP: Fix PLY reading properties other than those of vertices (4.11)
2018-04-20 15:09:50 +02:00
Laurent Rineau
05f6780968
Merge pull request #3013 from sgiraudot/PSP-Fix_ply_reading_properties-GF
...
PSP: Fix PLY reading properties other than those of vertices
2018-04-20 15:09:23 +02:00
Laurent Rineau
66d8d5a846
Merge pull request #3021 from lrineau/CGAL-fix_cmake_of_4.12-beta-GF
...
Fix CMake scripts of 4.12-beta2
2018-04-20 10:48:52 +02:00
Andreas Fabri
4aaf2bb600
Use decltype to find the type of the allocator
2018-04-20 09:39:19 +01:00