Andreas Fabri
10e11e6eb2
Do not call deprecated code. Add a test file for the deprecated code
2018-12-13 09:43:14 +01:00
Andreas Fabri
e1d5552de7
Do not call deprecated code. Add a test file for the deprecated code
2018-12-13 09:39:48 +01:00
Andreas Fabri
284e374df6
Subdivision:methods_3: Use deprecation warning
2018-12-10 08:49:17 +01:00
Laurent Rineau
5b1e535cb9
Merge pull request #3293 from maxGimeno/Demo-Mesh_engraving-GF
...
Polyhedron Demo: Mesh Engraving Plugin
2018-12-01 16:31:15 +01:00
Laurent Rineau
41bbdd06e0
Merge pull request #3481 from afabri/Nef_S2-has_shalfloop-GF
...
Nef_S2: has_sloop() -> has_shalfloop()
2018-12-01 16:31:13 +01:00
Laurent Rineau
eb1d7ecd68
Merge pull request #3480 from afabri/patch-3
...
BGL: Fix doc of Face_filtered_graph
2018-12-01 16:31:11 +01:00
Laurent Rineau
29e8944c2e
Merge pull request #3478 from maxGimeno/Demo-Fix_color_CC-GF
...
Polyhedron Demo: fix colorize each Connected Component
2018-12-01 16:31:10 +01:00
Laurent Rineau
c137f9f252
Merge pull request #3476 from sloriot/BGL_PSP-fix_getK_helper
...
Fix in PSP named parameters
2018-12-01 16:31:09 +01:00
Laurent Rineau
143abcc498
Merge pull request #3470 from maxGimeno/CMake-Fix_warnings_for_CMP0071-GF
...
Fix CMake warnings about CMP for Visual 2017
2018-12-01 16:31:06 +01:00
Laurent Rineau
6d884475db
Merge pull request #3467 from sloriot/Doc-fix_bib
...
Fix urls in bib
2018-12-01 16:31:05 +01:00
Laurent Rineau
40b0ab5471
Merge pull request #3466 from sloriot/Doc-header_close_link
...
close link
2018-12-01 16:30:58 +01:00
Laurent Rineau
3057b9b143
Merge pull request #3464 from sloriot/Doc-clean_up_ref_groups
...
Add missing Reference and uniformize ref man group declaration
2018-12-01 16:30:56 +01:00
Laurent Rineau
c1e4f4aad1
Merge pull request #3495 from maxGimeno/Snap_rounding_2-Fix_testsuite-GF
...
Snap_rounding_2: Fix test script
2018-12-01 16:30:54 +01:00
Laurent Rineau
84151fe9b3
Merge pull request #3491 from lrineau/Installation-fix_header_only_warning_with_ninja-GF
...
Fix the construction of CGAL_ROOT in header-only
2018-11-30 11:23:06 +01:00
Sébastien Loriot
cb4c3b47cf
fix back-ticking
2018-11-29 14:53:21 +01:00
Maxime Gimeno
b14b457b15
Add missing argument in cgal_test
2018-11-29 10:08:04 +01:00
Laurent Rineau
81cf49efb1
Fix the construction of CGAL_ROOT in header-only
...
In header-only, `CGALConfig.cmake` constructs the path to the root of
the CGAL installation. It used to use `../` a lot, to go back in
parent directories, but:
- that was... ugly,
- and Ninja saw a problem with that (a warning about the path to
`print_GMP_version.cpp`).
`CGALConfig.cmake` Now uses the CMake command `get_filename_component`.
2018-11-28 09:46:53 +01:00
Andreas Fabri
d4e3416c8b
has_sloop() -> has_shalfloop()
2018-11-26 15:44:17 +01:00
Andreas Fabri
eb688df5e0
BGL: Fix doc of Face_filtered_graph
...
Fix typo in documentation.
2018-11-26 15:00:07 +01:00
Maxime Gimeno
ad48763b6d
Add missing call to computeItemColorVectorAutomatically()
2018-11-26 09:23:54 +01:00
Sébastien Loriot
75aca45157
do no ignore user provided traits
2018-11-24 18:40:15 +01:00
Laurent Rineau
6c72c9fa06
Remove lines added by error one year ago
2018-11-22 13:20:05 +00:00
Maxime Gimeno
c8514f669a
Set CMP0074 for polyhedron demo
2018-11-22 12:42:37 +01:00
Laurent Rineau
b02d174ef2
Merge pull request #3465 from afabri/Skin_surface-fix_Simplex-GF
...
Skin_surface_3: Fix for VC2017 which has a problem with the conversion to std::pair
2018-11-22 10:49:39 +01:00
Maxime Gimeno
d6cfa1a868
Fix CMake warnings about CMP for Visual 2017
2018-11-21 16:17:39 +01:00
Sébastien Loriot
06b7cd42ba
fix urls in bib
2018-11-21 09:47:22 +01:00
Laurent Rineau
6c4b020de5
Merge pull request #3437 from sloriot/CGAL-gcc_maybe_uninitialized
...
Workaround -Wmaybe-uninitialized for GCC
2018-11-20 17:24:47 +01:00
Sébastien Loriot
bc0bac113f
close <link />
2018-11-20 17:23:28 +01:00
Andreas Fabri
93cfd56c83
Fix for VC2017 which has a problem with the conversion to std::pair
2018-11-20 16:54:30 +01:00
Laurent Rineau
a49934d189
Merge pull request #3462 from maxGimeno/Doc-Fix_doc_warning-GF
...
Three: Fix warnings in Three documentation.
2018-11-20 16:40:31 +01:00
Sébastien Loriot
3a1516e940
add missing Reference and uniformize ref man group declaration
2018-11-20 13:47:16 +01:00
Maxime Gimeno
aabd798126
Fix warnings std::size_t to int
2018-11-20 10:47:37 +01:00
Maxime Gimeno
90723240e6
Fix warnings in Three documentation.
2018-11-19 14:09:51 +01:00
Sebastien Loriot
641efa944b
Merge pull request #3424 from maxGimeno/Demo-Some_fixes-GF
...
Polyhedron demo: some fixes
2018-11-15 19:57:46 +01:00
Maxime Gimeno
2c18ca1043
Remove conflicts
2018-11-15 09:47:43 +01:00
Sebastien Loriot
d890a27800
Merge pull request #3451 from sloriot/AABB_tree-doc_warning
...
Fix doc warning
2018-11-14 18:52:42 +01:00
Sebastien Loriot
b3503f435f
Merge pull request #3450 from mglisse/Alpha_shapes_3-lazy_to_double-glisse
...
Copy relative_precision_of_to_double from Lazy_exact_nt to Lazy_alpha_nt_3
2018-11-14 18:51:43 +01:00
Sebastien Loriot
727824eda6
Merge pull request #3325 from efifogel/Aos_2-fixes-efif
...
Aos 2: fixes
2018-11-14 18:50:12 +01:00
Maxime Gimeno
9dc71d3a61
Change API
2018-11-13 15:14:59 +01:00
Laurent Rineau
66e6a5575c
Update the menu_version.js in `master`
...
See the dropdown menu at the top of:
https://cgal.geometryfactory.com/CGAL/doc/master/
2018-11-13 14:24:52 +01:00
Sébastien Loriot
98c13715fc
fix warning
...
init time stamp of a vertex that is copied
2018-11-13 10:28:33 +01:00
Sébastien Loriot
31de650d16
workaround warning
2018-11-13 09:10:20 +01:00
Sébastien Loriot
67d75ec6db
fix warning
...
init array in case of failure to diagonalize
2018-11-13 08:48:09 +01:00
Sébastien Loriot
0798807d95
fix warning
2018-11-13 08:00:54 +01:00
Sébastien Loriot
54381db68a
fix -Wmaybe-uninitialized warnings
2018-11-12 19:27:53 +01:00
Sébastien Loriot
ee2af3a7a3
add missing :
2018-11-12 18:31:59 +01:00
Sebastien Loriot
ff278a61eb
Merge pull request #3399 from maxGimeno/Kernel_23-Aff_transformation-Equality_test-GF
...
Kernel_23: Add an equality test to Aff_transfo 2 and 3.
2018-11-12 15:06:07 +01:00
Sebastien Loriot
00cf0a2889
Merge pull request #3413 from gdamiand/CGAL-cmake_cleanup-gdamiand
...
Clean CMakeLists.txt of examples and tests
2018-11-12 15:01:46 +01:00
Maxime Gimeno
5139da74c5
Fix problems with patch ids in surface_mesh_item
2018-11-12 12:12:49 +01:00
Sébastien Loriot
6400cc5d5a
fix doc warning
2018-11-12 11:28:23 +01:00