Sébastien Loriot
|
fef75785cb
|
handle polyline to protect in offset meshing
|
2021-04-14 17:38:49 +02:00 |
Maxime Gimeno
|
b181ab2523
|
Decide of the config from the setup
|
2021-04-14 15:51:24 +02:00 |
Simon Giraudot
|
8e7ea14f58
|
Fix conversion warning
|
2021-04-14 10:57:53 +02:00 |
Simon Giraudot
|
fe3da4cc9f
|
Fix conversion warnings AGAIN
|
2021-04-14 09:45:06 +02:00 |
Simon Giraudot
|
3de09ad3da
|
Fix consistency assertions/comments
|
2021-04-14 09:20:40 +02:00 |
Simon Giraudot
|
e87747d082
|
Fix candidate counting
|
2021-04-14 09:20:17 +02:00 |
Andreas Fabri
|
9c07709cf6
|
Do not first generate a Lazy_exact_nt to then obtain the interval, but use the approximate point (in case of Epeck)
|
2021-04-13 15:47:54 +01:00 |
Laurent Rineau
|
b6d0c086ef
|
Fix for the testsuite
|
2021-04-13 11:33:32 +02:00 |
Simon Giraudot
|
c9a331ec19
|
Fix more conversion warnings
|
2021-04-13 10:18:06 +02:00 |
Simon Giraudot
|
8f8679e038
|
Fix uninitialized pointer
|
2021-04-13 09:42:15 +02:00 |
Sébastien Loriot
|
39bdf32bc9
|
remove useless using statement
|
2021-04-13 08:07:56 +02:00 |
Andreas Fabri
|
6a2c040285
|
If the segments have a common endpoint they do not intersect internally
|
2021-04-12 11:52:07 +01:00 |
Maxime Gimeno
|
e562f6288c
|
Add a picture to illustrate the vcpkg toolchain option
|
2021-04-12 10:05:59 +02:00 |
Sébastien Loriot
|
350b9172c5
|
replace %CGAL by \cgal (but in titles)
|
2021-04-11 14:52:01 +02:00 |
Sébastien Loriot
|
0e6754b15e
|
typos
|
2021-04-10 09:19:46 +02:00 |
Sébastien Loriot
|
8e2b75d3da
|
optimize lexicographic cmp of identical points
cmp_epeck_points.cpp runs in 2.6s
|
2021-04-10 08:00:39 +02:00 |
Sébastien Loriot
|
68dc09b3d9
|
optimize filter failures
cmp_epeck_points.cpp runtime goes from 23s. to 5s.
based on mglisse suggestion
|
2021-04-10 07:12:25 +02:00 |
Sébastien Loriot
|
51490546c1
|
move to benchmark
|
2021-04-10 07:05:50 +02:00 |
Andreas Fabri
|
5aecb82f7b
|
Construct points where inf !=sup for the intervals
|
2021-04-10 07:01:52 +02:00 |
Andreas Fabri
|
56106ae42b
|
Add a test (which so far does not show any difference
|
2021-04-10 07:01:52 +02:00 |
Sebastien Loriot
|
2dbad7b34b
|
Update Documentation/doc/Documentation/windows.txt
Co-authored-by: Mael <mael.rouxel.labbe@geometryfactory.com>
|
2021-04-09 16:52:16 +02:00 |
Maxime GIMENO
|
7629e25d40
|
Update Polyhedron/demo/Polyhedron/Scene_polylines_item.cpp
Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
|
2021-04-09 14:26:51 +02:00 |
Maxime Gimeno
|
83badb138c
|
Fix description of corner_item
|
2021-04-09 14:15:04 +02:00 |
Maxime Gimeno
|
ab492261fb
|
obliterate the remaining comments in OFF writing. Good bye nice comments :(
|
2021-04-09 13:13:56 +02:00 |
Maxime Gimeno
|
db9b78017e
|
Add nissing viewer->makeCurrent()
|
2021-04-09 12:56:22 +02:00 |
Maxime Gimeno
|
e161f47c46
|
Add the package itself to the list, and not only the content of package_info/dependencies
|
2021-04-09 09:31:23 +02:00 |
Sébastien Loriot
|
72bc88d38f
|
do not link in the macro
|
2021-04-08 18:28:24 +02:00 |
Sébastien Loriot
|
d4f8effe9c
|
doc precompiled demos
|
2021-04-08 18:23:32 +02:00 |
Laurent Rineau
|
a6a16d14ab
|
Fix the bug on Windows
|
2021-04-08 17:53:41 +02:00 |
Dmitry Anisimov
|
e2ddf5f17e
|
fixed unassigned var in the tests
|
2021-04-08 13:20:02 +02:00 |
Maxime Gimeno
|
2ef4ba5e0c
|
WIP
|
2021-04-08 11:14:03 +02:00 |
Jane Tournois
|
371706e92a
|
Merge remote-tracking branch 'cgal/master' into PMP-isotropic_remeshing_collapse_step-jtournois
# Conflicts:
# Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/remesh_impl.h
|
2021-04-08 11:11:51 +02:00 |
Laurent Rineau
|
a8e8752634
|
Merge branch '5.2.x-branch'
|
2021-04-08 11:08:23 +02:00 |
Laurent Rineau
|
a98a16f320
|
Merge branch '5.1.x-branch' into 5.2.x-branch
|
2021-04-08 11:06:56 +02:00 |
Laurent Rineau
|
4b12f70605
|
Merge pull request #5549 from maxGimeno/Eigen_fixes_in_cmakelists-maxGimeno
Fix Eigen in CMakeLists 5.1
|
2021-04-08 11:04:55 +02:00 |
Sebastien Loriot
|
dfe70d17e7
|
Fix typo
|
2021-04-08 08:56:54 +02:00 |
Sébastien Loriot
|
667817ece0
|
test new API
|
2021-04-07 15:27:56 +02:00 |
Sébastien Loriot
|
d8cdbbdc28
|
avoid an extra is-degenerate test
|
2021-04-07 15:10:32 +02:00 |
Sébastien Loriot
|
5b554abce8
|
add named parameter for triangle soup
|
2021-04-07 14:52:51 +02:00 |
Sébastien Loriot
|
2a88ca2082
|
test new named param
|
2021-04-07 14:45:57 +02:00 |
Simon Giraudot
|
10f6992b2a
|
Rebase on master
|
2021-04-07 14:32:31 +02:00 |
Simon Giraudot
|
1c156ab22d
|
Rebase on master
|
2021-04-07 14:27:57 +02:00 |
Simon Giraudot
|
8f4dec8107
|
Avoid timeouts in testsuite
|
2021-04-07 14:27:44 +02:00 |
Simon Giraudot
|
24aa93dcaf
|
Use raw pointers instead of shared pointers (and let Orthtree manage memory)
|
2021-04-07 14:26:50 +02:00 |
Simon Giraudot
|
4ec9bd6c9a
|
Optimize location of node
|
2021-04-07 14:26:19 +02:00 |
Simon Giraudot
|
4c0018791c
|
Fix bbox, width and depth computations in Octree wrapper
|
2021-04-07 14:13:29 +02:00 |
Andreas Fabri
|
e661acaccb
|
I should buy glasses -- and run the testsuite locally
|
2021-04-07 12:21:02 +01:00 |
Andreas Fabri
|
50389862bf
|
Remove unused local variable (why did no compiler warn?)
|
2021-04-07 12:01:02 +01:00 |
Maxime Gimeno
|
1d641882c0
|
WIP
|
2021-04-07 12:56:41 +02:00 |
Mael Rouxel-Labbé
|
995c715202
|
Fix pkg description advertising unprovided features
|
2021-04-07 10:17:30 +02:00 |