Laurent Rineau
|
4354b2c87f
|
Merge pull request #4710 from danston/CGAL-clangmp_bug_fix-danston
boost mp on Apple clang issue fix
|
2020-06-03 16:21:28 +02:00 |
Laurent Rineau
|
dc2ae1614c
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch
|
2020-06-03 16:15:21 +02:00 |
Laurent Rineau
|
4dba18fe9d
|
Merge pull request #4710 from danston/CGAL-clangmp_bug_fix-danston
boost mp on Apple clang issue fix
|
2020-06-03 16:11:23 +02:00 |
Maxime Gimeno
|
7d5c8e2558
|
Restore missing dependency for register_point_set_plugin
|
2020-06-03 15:56:13 +02:00 |
Maxime Gimeno
|
9551708e88
|
Fix crash in skeletonization
|
2020-06-03 15:02:58 +02:00 |
Maxime Gimeno
|
ee4f996043
|
Add a clone to the c3t3 and fix an error in the cutting plane orientation
|
2020-06-03 11:24:18 +02:00 |
Maxime Gimeno
|
8adf6511ff
|
Fix Polygon soup description
|
2020-06-03 09:31:46 +02:00 |
Maxime Gimeno
|
dac2ad159e
|
Fix path in partition
|
2020-06-02 16:08:30 +02:00 |
Maxime Gimeno
|
83ed34b6f2
|
reduce limit for triggering offset
|
2020-06-02 16:04:53 +02:00 |
Maxime Gimeno
|
3356d066cc
|
fix boost zlib targets
|
2020-06-02 15:31:55 +02:00 |
Laurent Rineau
|
821b909caf
|
Use Sébastien's suggestion. CSS: the paragraph overflows
|
2020-06-02 11:13:49 +02:00 |
Laurent Rineau
|
c3f200bbf3
|
Remove whitespace at end of lines
|
2020-06-02 10:47:22 +02:00 |
Laurent Rineau
|
a443ad51cc
|
Hack to add a warning for the documentation of master
|
2020-06-02 10:47:00 +02:00 |
Maxime Gimeno
|
520fbf7c4b
|
Add missing include
|
2020-06-02 10:38:56 +02:00 |
Maxime Gimeno
|
4af1e73f69
|
Work around for moc bug
|
2020-06-02 10:12:10 +02:00 |
Laurent Rineau
|
4ffdec1e38
|
Merge pull request #4755 from CGAL/afabri-patch-1
Shape Detection: Update PackageDescription.txt
|
2020-06-01 10:52:18 +02:00 |
Andreas Fabri
|
d259d56712
|
Update PackageDescription.txt
No need to say that this is CGAL. And if we really want to keep it we have to use the macro or put a % before to avoid the link being generated.
|
2020-05-31 17:59:18 +02:00 |
Maxime Gimeno
|
7915057945
|
add missing includes
|
2020-05-29 16:35:21 +02:00 |
Maxime Gimeno
|
75f3a67790
|
Replace parallel_for by parallel_reduce in haudorff
|
2020-05-29 15:26:34 +02:00 |
Laurent Rineau
|
dc4427c998
|
Move the code in CGAL_SetupCGALDependencies.cmake
|
2020-05-28 12:44:25 +02:00 |
Laurent Rineau
|
f4fec8c0c1
|
Fix C++20 errors (patch suggested by Marc Glisse)
See https://github.com/CGAL/cgal/pull/4640#issuecomment-635200332
|
2020-05-28 11:07:03 +02:00 |
Andreas Fabri
|
3c85811101
|
Refer to the example
|
2020-05-28 07:59:51 +01:00 |
Simon Giraudot
|
b2fe891802
|
Fix cmake
|
2020-05-28 08:59:18 +02:00 |
Simon Giraudot
|
89285f1feb
|
Merge remote-tracking branch 'mine/CMake-Third_party_imported_targets-GF' into CMake-Third_party_imported_targets-GF
|
2020-05-28 08:53:17 +02:00 |
Sébastien Loriot
|
a8301c0d9c
|
add missing _
|
2020-05-28 08:10:00 +02:00 |
Sébastien Loriot
|
802eb6add5
|
add missing empty line
|
2020-05-28 08:01:01 +02:00 |
Sébastien Loriot
|
25b0dc5108
|
fix compilation issues
|
2020-05-27 19:04:46 +02:00 |
Sébastien Loriot
|
e8b3abdc51
|
mimic Mesh_triangulation_3
|
2020-05-27 18:54:19 +02:00 |
Jane Tournois
|
924239544c
|
remove load/save from examples
and introduce a new header to generate random input at each run
|
2020-05-27 18:50:54 +02:00 |
Sébastien Loriot
|
9333cdb5b3
|
improvements
|
2020-05-27 18:45:00 +02:00 |
Sébastien Loriot
|
e3c5937b8e
|
add missing files
|
2020-05-27 18:41:56 +02:00 |
Sébastien Loriot
|
f386790eaa
|
add new concepts to ease the reading + few doc fixes
|
2020-05-27 18:38:38 +02:00 |
Laurent Rineau
|
b8791bbd22
|
Merge branch 'releases/CGAL-5.0-branch'
|
2020-05-27 18:28:07 +02:00 |
Laurent Rineau
|
7173530dad
|
Merge pull request #4557 from lrineau/NewKernel_d-det-GF-CGAL-5.0
NewKernel_d: Accelerate by using Mpzf instead of Gmpq (CGAL-5.0 and later)
|
2020-05-27 18:27:56 +02:00 |
Laurent Rineau
|
88250aee80
|
Merge pull request #4557 from lrineau/NewKernel_d-det-GF-CGAL-5.0
NewKernel_d: Accelerate by using Mpzf instead of Gmpq (CGAL-5.0 and later)
|
2020-05-27 18:20:14 +02:00 |
Sébastien Loriot
|
fd9618d361
|
remove debug macros
|
2020-05-27 18:16:46 +02:00 |
Laurent Rineau
|
b4f2295bab
|
Merge pull request #4555 from afabri/NewKernel_d-det-GF
NewKernel_d: Accelerate by using Mpzf instead of Gmpq (for CGAL-4.14.x)
|
2020-05-27 18:15:30 +02:00 |
Laurent Rineau
|
c88d8dc88b
|
Merge branch 'releases/CGAL-5.0-branch'
|
2020-05-27 16:34:24 +02:00 |
Laurent Rineau
|
14c3b7ec72
|
Merge pull request #4640 from mglisse/spaceship
C++20 fixes
|
2020-05-27 16:33:33 +02:00 |
Laurent Rineau
|
b294b39d7e
|
Merge pull request #4709 from maxGimeno/Surface_mesh-Clear_removes_the_maps-maxGimeno
Surface_mesh: fix clear()
|
2020-05-27 16:33:30 +02:00 |
Laurent Rineau
|
20bc78a7d7
|
Merge pull request #4726 from afabri/Mesh_2-deterministic_V2-GF
Mesh_2: Make it deterministic V2
|
2020-05-27 16:33:28 +02:00 |
Laurent Rineau
|
a8691e96ad
|
Merge pull request #4734 from maxGimeno/Demo-WS_Enhancement_and_fixes-maxGimeno
CGAL 3D Demo: Enhancements and fixes
|
2020-05-27 16:33:25 +02:00 |
Laurent Rineau
|
14b18f81ee
|
Merge pull request #4735 from lrineau/Triangulation_2-fix_CDT_2_degenerate_case-GF
Fix a bug in <CGAL/Constrained_triangulation_2.h>
|
2020-05-27 16:33:21 +02:00 |
Laurent Rineau
|
e112be03d2
|
Merge pull request #4742 from sloriot/SMT-typos
Fix typos
|
2020-05-27 16:33:19 +02:00 |
Laurent Rineau
|
7ecbc5b31d
|
Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch
|
2020-05-27 16:32:58 +02:00 |
Laurent Rineau
|
a8fca35b1d
|
Merge pull request #4735 from lrineau/Triangulation_2-fix_CDT_2_degenerate_case-GF
Fix a bug in <CGAL/Constrained_triangulation_2.h>
|
2020-05-27 16:32:49 +02:00 |
Laurent Rineau
|
6dfeb7d517
|
Merge pull request #4735 from lrineau/Triangulation_2-fix_CDT_2_degenerate_case-GF
Fix a bug in <CGAL/Constrained_triangulation_2.h>
|
2020-05-27 16:32:18 +02:00 |
Sébastien Loriot
|
8b3c1eeb48
|
fix doc issues
|
2020-05-27 16:24:25 +02:00 |
Sébastien Loriot
|
4dda7b6c80
|
update license of c3t3 related files
a proper package must be created in a later release
|
2020-05-27 15:53:05 +02:00 |
Jane Tournois
|
f51fe6052f
|
fix automatic conversion to bool warning
|
2020-05-26 15:00:06 +02:00 |