Maxime Gimeno
|
0cc2c59981
|
Fixes for SF.
|
2016-12-29 07:20:22 +01:00 |
Maxime Gimeno
|
9e767fd16f
|
Fix and clean-up
|
2016-12-29 07:20:21 +01:00 |
Laurent Rineau
|
5457a85b6b
|
Merge pull request #1656 from afabri/Kernel-Linfinity_distance-GF
Kernel_23: Add the function FT l_infinity_distance() for 2D and 3D points
|
2016-12-28 16:12:31 +01:00 |
Laurent Rineau
|
0e5d3834c5
|
Merge pull request #1782 from xantares/mpir
MPIR support
|
2016-12-28 16:12:01 +01:00 |
Sebastien Loriot
|
8c9af91b01
|
Merge pull request #1749 from sloriot/SMSP-fix_incorrect_name
Barycentric coordinate -> Barycentric coordinates
|
2016-12-27 09:02:06 +01:00 |
Michel Zou
|
722e37c4d7
|
MPIR support
|
2016-12-23 22:32:32 +01:00 |
Maxime Gimeno
|
2edce44109
|
fix changes.html
|
2016-12-21 09:42:25 +01:00 |
Maxime Gimeno
|
8a10666a00
|
Edit changes.html
|
2016-12-21 09:41:41 +01:00 |
Laurent Rineau
|
bbf430b0b1
|
Merge pull request #585 from afabri/Kernel-Weighted_point-GF
Introduce Kernel::Weighted_point_3 together with functors
|
2016-12-20 19:52:02 +01:00 |
Andreas Fabri
|
f299a196b9
|
Update changes.html
|
2016-12-09 10:53:55 +01:00 |
Andreas Fabri
|
e6b52bb30f
|
update changes.html
|
2016-12-08 14:04:16 +01:00 |
Sébastien Loriot
|
36043b6ad4
|
update changes
|
2016-12-06 11:46:16 +01:00 |
Laurent Rineau
|
204f9d080a
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch'
|
2016-12-05 12:19:36 +01:00 |
Laurent Rineau
|
0e27df0304
|
Merge pull request #1661 from mglisse/Installation-auto_eigen-glisse
Auto-enable Eigen3 if detected
|
2016-12-02 11:36:55 +01:00 |
Laurent Rineau
|
82786bf3c7
|
Merge pull request #1697 from gdamiand/Generalized_map-gdamiand
Generalized map
|
2016-12-02 11:35:20 +01:00 |
Laurent Rineau
|
105418b66a
|
Merge pull request #1620 from lrineau/Polyhedron-demo_various_fixes-lrineau
Enhancement of Qt Script in Polyhedron Demo
- CMake-3.1 is now required.
- demo/Polyhedron/ now requires C++11.
|
2016-12-02 11:19:18 +01:00 |
Laurent Rineau
|
f99b898cdf
|
Use LEDA linker flags
|
2016-12-02 10:57:18 +01:00 |
Laurent Rineau
|
205bc84874
|
Fix FindLEDA with clang
|
2016-11-30 10:40:04 +01:00 |
Guillaume Damiand
|
dead0df2ba
|
Move gmap section in changes.html
|
2016-11-29 11:43:47 +01:00 |
Guillaume Damiand
|
57e4ff3abd
|
* replace CGAL_CMAP_DEPRECATED macro by CGAL_CMAP_DART_DEPRECATED
* protect deprecated code with #ifndef CGAL_NO_DEPRECATED_CODE
|
2016-11-29 11:43:33 +01:00 |
Guillaume Damiand
|
cda909e363
|
Update changes.html after modifs of GMap for rev4.
|
2016-11-29 11:43:32 +01:00 |
Guillaume Damiand
|
2a89580128
|
Update changes.html
|
2016-11-29 11:43:31 +01:00 |
Laurent Rineau
|
26dcfd9c44
|
Merge pull request #1647 from sgiraudot/Point_set_processing_3-Improve_outlier_removal_API-GF
Point set processing: improve outlier removal API
|
2016-11-25 14:57:06 +01:00 |
Laurent Rineau
|
b8238bc5a2
|
Merge pull request #1640 from afabri/Mesh_3-deprecate_Polyhedral_mesh_domain_with_features_3-GF
Mesh_3: Do not construct from a string
|
2016-11-18 10:54:10 +01:00 |
Marc Glisse
|
c58d0c319a
|
Allow CGAL_EIGEN3_DISABLED to disable auto-detection of Eigen3.
|
2016-11-07 21:46:10 +01:00 |
Marc Glisse
|
933cb0f14a
|
If we detect that Eigen3 is present, enable it.
|
2016-11-04 16:22:52 +01:00 |
Andreas Fabri
|
548ad1cf29
|
Test deprecated code; Exlain what to do instead; Add to changes.html
|
2016-11-03 14:58:14 +01:00 |
Andreas Fabri
|
f93ac02346
|
Explain what users have to do concerning features that got removed
|
2016-11-03 14:53:15 +01:00 |
Andreas Fabri
|
f488b9baf9
|
Changes after Laurent's review
|
2016-11-03 14:53:15 +01:00 |
Laurent Rineau
|
5b3c44a3ef
|
Merge pull request #1637 from sloriot/CGAL-fix_install_prefix
Add a hardcoded fall back for the installation prefix
|
2016-11-03 11:03:24 +01:00 |
Sébastien Loriot
|
f674cc1cd1
|
add a hardcoded fall back for the installation prefix
in case of no common setting, the installation cannot be
relocated automatically
|
2016-10-31 15:52:11 +01:00 |
Simon Giraudot
|
863766a0bd
|
Update changes.html
|
2016-10-31 09:52:49 +01:00 |
Laurent Rineau
|
2c4e047f58
|
Do not early exit if IPE_FULL_VERSION is not there
If `IPE_FULL_VERSION` is missing, that leads to a CMake error in
`CMakeLists.txt` files using it.
|
2016-10-25 11:17:10 +02:00 |
Laurent Rineau
|
08126075a7
|
Merge pull request #1582 from afabri/Circular_kernel_2-ICL_variant_bug-GF
Circular_kernel_2: Add a dummy field to the variant to work around an ICL bug
|
2016-10-20 09:47:35 +02:00 |
Andreas Fabri
|
eb64523536
|
Make the additional type a maco. Add operator(int) for a visitor
|
2016-10-18 16:03:40 +02:00 |
Laurent Rineau
|
78c8179ae6
|
Fix for clang
With clang, at least with older version like 3.5,
`__has_attribute(fallthrough)` is true but the syntax
__attribute__(fallthrough)
is not recognized.
|
2016-10-17 13:45:42 +02:00 |
Laurent Rineau
|
5df371c0c1
|
Oops!
|
2016-10-17 13:45:42 +02:00 |
Laurent Rineau
|
90aa157c7b
|
Conditional definition of CGAL_FALLTHROUGH
|
2016-10-17 13:45:42 +02:00 |
Andreas Fabri
|
0cf03af615
|
Preliminary support for adressing the -Wimplicit-fallthrough warning
|
2016-10-17 13:45:42 +02:00 |
Laurent Rineau
|
b76e1e021a
|
Merge pull request #1470 from sloriot/Nef_3-cst_from_FaceGraph
Add a Nef_3 constructor from a FaceGraph
|
2016-10-17 10:03:28 +02:00 |
Laurent Rineau
|
5ab5825013
|
Merge pull request #1466 from sloriot/BGL-add_nef_to_pm
Add a function to convert a Nef polyhedron to a polygon mesh
|
2016-10-17 10:03:24 +02:00 |
Laurent Rineau
|
0d5ddad5c3
|
Merge pull request #1534 from lrineau/CGAL-Allow_examples_to_use_cpp11_features-lrineau
Allow examples to use C++>=11 features
|
2016-10-17 10:03:05 +02:00 |
Laurent Rineau
|
f2205ee9da
|
Merge pull request #1128 from maxGimeno/Fix_for_1127-GF
Add a macro to customize deprecation warnings
|
2016-10-17 10:01:40 +02:00 |
Laurent Rineau
|
54ce89f314
|
Merge pull request #1560 from lrineau/Installation-fix_CGAL_VERSION_issue_1559-lrineau
Fix CGAL_VERSION in CGALConfig.cmake
|
2016-10-17 10:01:11 +02:00 |
Laurent Rineau
|
e5b441feaa
|
Fix CGAL_VERSION in CGALConfig.cmake
|
2016-10-10 12:31:21 +02:00 |
Laurent Rineau
|
451577719c
|
Merge pull request #1542 from lrineau/Installation-fix_CGAL_SetupBoostlrineau
try_run to detect the C++ version
|
2016-10-07 14:38:22 +02:00 |
Laurent Rineau
|
beb882981c
|
Fix for CMake-2.8.11 and CMake-2.8.12
|
2016-10-06 18:18:50 +02:00 |
Laurent Rineau
|
420ba84b70
|
Deal with OpenMesh
|
2016-10-06 10:21:25 +02:00 |
Sébastien Loriot
|
bcf57bda16
|
update changes.html
|
2016-10-05 15:30:59 +02:00 |
Laurent Rineau
|
e2691e0123
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch'
|
2016-10-05 15:20:00 +02:00 |