Maxime Gimeno
|
722fa93927
|
More fixes
|
2020-06-15 16:05:49 +02:00 |
Laurent Rineau
|
113c3d1d6f
|
Continue woraround for MSVC2015
That is a followup to commit 5fbaaa9e42
from PR #4468.
I also chose a better name `is_null` instead of
`compare_weighted_circumcenter`.
|
2020-06-15 15:56:28 +02:00 |
Maxime Gimeno
|
49e66c4ddf
|
Add missing target
|
2020-06-15 13:08:28 +02:00 |
Maxime Gimeno
|
39d41664e6
|
Fix addActionToMenu
|
2020-06-15 11:56:00 +02:00 |
Maxime Gimeno
|
08ce5f17a8
|
Fix more warnings
|
2020-06-15 10:37:58 +02:00 |
Laurent Rineau
|
274032be38
|
Merge remote-tracking branch 'cgal/master' into Aos_2-remove_object-efif
|
2020-06-15 09:31:26 +02:00 |
Maxime Gimeno
|
b4bba7f034
|
rename maccro
|
2020-06-15 08:58:13 +02:00 |
Efi Fogel
|
17911cbfd8
|
Changed make-x-monotone of the 2D Arrangement package to use variant instead of legacy Object
|
2020-06-14 11:26:11 +03:00 |
Efi Fogel
|
03a2d28026
|
Further eliminated CGAL::Object
|
2020-06-14 10:47:45 +03:00 |
Efi Fogel
|
c92f3b6fcf
|
Cleaned up
|
2020-06-14 10:46:41 +03:00 |
Efi Fogel
|
8d1ff43997
|
Fixed comment
|
2020-06-14 10:45:50 +03:00 |
Efi Fogel
|
7ad0ffa012
|
Added missing Multiplicity typedef definition
|
2020-06-14 10:45:27 +03:00 |
Efi Fogel
|
ecb632a056
|
Fixed comment
|
2020-06-14 00:43:16 +03:00 |
Efi Fogel
|
3849f5e154
|
Further eliminating CGAL::Object
|
2020-06-14 00:41:25 +03:00 |
Abhay Raj Singh
|
3302086812
|
Removed Unnecessary Destructor
|
2020-06-13 23:41:39 +05:30 |
Abhay Raj Singh
|
04305dc82c
|
Removed unecessary Destructor
|
2020-06-13 23:39:35 +05:30 |
Efi Fogel
|
40152a2582
|
Continues to eliminate CGAL::Object
|
2020-06-13 16:43:09 +03:00 |
Laurent Rineau
|
d263a63925
|
Refresh examples/Mesh_3/CMakeLists.txt
... and remove the use of the variable `WITH_CGAL_ImageIO`.
|
2020-06-12 20:43:42 +02:00 |
Laurent Rineau
|
8205112d1c
|
I forgot to check outside include/ for cpp11 stuff
|
2020-06-12 16:44:43 +02:00 |
Maxime Gimeno
|
77af45afc1
|
Fix remainings warnings, use #define for split and fix error in filterOperations
|
2020-06-12 16:13:16 +02:00 |
Sébastien Loriot
|
784d0cddcd
|
also add non-manifold border faces
|
2020-06-12 13:30:21 +02:00 |
Efi Fogel
|
708469fb5e
|
MFurther eliminating CGAL::Object
|
2020-06-12 14:06:58 +03:00 |
Mael Rouxel-Labbé
|
00d2537975
|
Don't abuse Surface_mesh property maps
|
2020-06-12 10:37:34 +02:00 |
Maxime Gimeno
|
624e8e803a
|
Fix flag fix
|
2020-06-12 10:34:48 +02:00 |
Laurent Rineau
|
4d3cd32176
|
Fix Travis error about a non-UTF8 character
|
2020-06-12 10:24:37 +02:00 |
Maxime Gimeno
|
7de5f28310
|
Fix pmp example about eigen
|
2020-06-12 09:41:02 +02:00 |
Maxime Gimeno
|
857dcaceb9
|
Add missing find_package(Qt5) for Hyperbolic_triangulation_2 demo
|
2020-06-12 09:38:27 +02:00 |
Mael Rouxel-Labbé
|
e7fd86c2ef
|
Add example of clipping w/ SI
|
2020-06-12 09:16:41 +02:00 |
Mael Rouxel-Labbé
|
8ce1a9c7da
|
Duplicate possible non-manifold vertices in the input
|
2020-06-12 09:15:52 +02:00 |
Mael Rouxel-Labbé
|
593e8c9d5a
|
Debug code (mostly tmp)
|
2020-06-12 09:15:37 +02:00 |
Jane Tournois
|
ab05dde7c2
|
fix the list of authors
and add a longer "short description"
|
2020-06-12 08:08:56 +02:00 |
Laurent Rineau
|
25710329ac
|
Add ITT support in Mesh_3
|
2020-06-11 14:56:04 +02:00 |
Mael Rouxel-Labbé
|
b56583bfd6
|
Merge remote-tracking branch 'cgal/master' into PMP-Clip_with_self_intersections-GF
|
2020-06-11 13:39:25 +02:00 |
Mael Rouxel-Labbé
|
7ff74ebc89
|
Fix complexity in case of append
https://github.com/CGAL/cgal/pull/4778
|
2020-06-11 13:37:54 +02:00 |
Maxime Gimeno
|
a9795c3562
|
Fix deprecation warnings
|
2020-06-11 13:11:36 +02:00 |
Efi Fogel
|
0626eb0a2e
|
First stage elliminating CGAL::Object
|
2020-06-11 12:32:33 +03:00 |
Laurent Rineau
|
1d3c8bbbc9
|
Fix "error: use of overloaded operator '=='"
... for `Arrangement_on_surface_2`, Boolean_operations_2`, and
`Minkowski_sum_2`.
|
2020-06-10 22:33:26 +02:00 |
Laurent Rineau
|
489e853a65
|
Fix ambiguous comparisons error with C++20 with Hyperplane_d as well
|
2020-06-10 18:25:33 +02:00 |
Laurent Rineau
|
127d76c370
|
Fix ambiguous comparisons error with C++20
```
/home/cgal_tester/build/src/cmake/platforms/ArchLinux-clang-CXX20-Release/test/Kernel_d/afftrafo-test.cpp:136:31: error: use of overloaded operator '==' is ambiguous (with operand types 'VectorHd<CGAL::VectorHd<__gmp_expr<mpz_t, mpz_t>, CGAL::Linear_algebraHd<__gmp_expr<mpz_t, mpz_t>, std::allocator<__gmp_expr<mpz_t, mpz_t> > > >::RT, CGAL::VectorHd<__gmp_expr<mpz_t, mpz_t>, CGAL::Linear_algebraHd<__gmp_expr<mpz_t, mpz_t>, std::allocator<__gmp_expr<mpz_t, mpz_t> > > >::LA>' (aka 'VectorHd<__gmp_expr<mpz_t, mpz_t>, CGAL::Linear_algebraHd<__gmp_expr<mpz_t, mpz_t>, std::allocator<__gmp_expr<mpz_t, mpz_t> > > >') and 'Vector_d<CGAL::Homogeneous_d<__gmp_expr<mpz_t, mpz_t>, CGAL::Linear_algebraHd<__gmp_expr<mpz_t, mpz_t>, std::allocator<__gmp_expr<mpz_t, mpz_t> > > > >')
CGAL_TEST(v.transform(at9)==3*v){}
~~~~~~~~~~~~~~~~^ ~~~
/home/cgal_tester/build/src/cmake/platforms/ArchLinux-clang-CXX20-Release/test/Kernel_d/include/CGAL/test_macros.h:10:28: note: expanded from macro 'CGAL_TEST'
^
/mnt/testsuite/include/CGAL/Kernel_d/VectorHd.h:350:6: note: candidate function
bool operator==(const VectorHd<RT,LA>& w) const
^
/mnt/testsuite/include/CGAL/Kernel_d/Vector_d.h:90:8: note: candidate function (with reversed parameter order)
bool operator==(const Self& w) const
^
```
```
/home/cgal_tester/build/src/cmake/platforms/ArchLinux-clang-CXX20-Release/test/Kernel_d/afftrafo-test.cpp:141:33: error: use of overloaded operator '==' is ambiguous (with operand types 'DirectionHd<CGAL::DirectionHd<__gmp_expr<mpz_t, mpz_t>, CGAL::Linear_algebraHd<__gmp_expr<mpz_t, mpz_t>, std::allocator<__gmp_expr<mpz_t, mpz_t> > > >::RT, CGAL::DirectionHd<__gmp_expr<mpz_t, mpz_t>, CGAL::Linear_algebraHd<__gmp_expr<mpz_t, mpz_t>, std::allocator<__gmp_expr<mpz_t, mpz_t> > > >::LA>' (aka 'DirectionHd<__gmp_expr<mpz_t, mpz_t>, CGAL::Linear_algebraHd<__gmp_expr<mpz_t, mpz_t>, std::allocator<__gmp_expr<mpz_t, mpz_t> > > >') and 'Direction' (aka 'Direction_d<Homogeneous_d<__gmp_expr<__mpz_struct [1], __mpz_struct [1]> > >'))
CGAL_TEST(dir.transform(at9)==dir){}
~~~~~~~~~~~~~~~~~~^ ~~~
/home/cgal_tester/build/src/cmake/platforms/ArchLinux-clang-CXX20-Release/test/Kernel_d/include/CGAL/test_macros.h:10:28: note: expanded from macro 'CGAL_TEST'
^
/mnt/testsuite/include/CGAL/Kernel_d/DirectionHd.h:181:6: note: candidate function
bool operator==(const DirectionHd<RT,LA>& w) const
^
/mnt/testsuite/include/CGAL/Kernel_d/Direction_d.h:61:8: note: candidate function (with reversed parameter order)
bool operator==(const Self& w) const
^
```
|
2020-06-10 18:10:58 +02:00 |
Laurent Rineau
|
6747341f66
|
Fix travis, broken since #4620 (commit 0a43f88f5d)
|
2020-06-10 18:06:52 +02:00 |
Sébastien Loriot
|
983d958e7d
|
make the non-manifold test depends on the input size in case of append
|
2020-06-10 17:39:56 +02:00 |
Sébastien Loriot
|
19ed8f9f39
|
take append into account for reserve
|
2020-06-10 17:21:01 +02:00 |
Michael Hemmer
|
17afba2e1f
|
Update Tetrahedron_3_Bounded_3_do_intersect.h
changed the || to operator |, for more details see https://doc.cgal.org/latest/STL_Extension/classCGAL_1_1Uncertain.html#aee84a3df3e0b7494f32eb9d56c1335c3
|
2020-06-10 17:14:38 +02:00 |
Laurent Rineau
|
ef88baf8f2
|
Fix the announcement for PSP
|
2020-06-10 17:10:36 +02:00 |
Laurent Rineau
|
d127be9d84
|
Second draft of the announcement mail, after a collaborative edition
|
2020-06-10 11:59:54 +02:00 |
Laurent Rineau
|
0f63849a43
|
First draft for the announcement mail
|
2020-06-10 10:09:01 +02:00 |
Simon Giraudot
|
b320d8ea02
|
Fix documentation of hierarchy simplify point set
|
2020-06-10 09:37:12 +02:00 |
Laurent Rineau
|
26eb367d71
|
Merge remote-tracking branch 'cgal/master'
|
2020-06-09 22:16:59 +02:00 |
Laurent Rineau
|
dad79a8182
|
Merge pull request #4768 from aothms/nef_nary_empty
Don't segfault on empty Nef_nary_x
|
2020-06-09 22:16:25 +02:00 |
Laurent Rineau
|
3d0a2589b8
|
Merge pull request #4770 from maxGimeno/AABB_tree-Fix_demo-maxGimeno
AABB_demo: Fix
|
2020-06-09 22:16:22 +02:00 |