Sébastien Loriot
3ecce6310f
remove no longer needed parameter
2022-02-24 12:08:12 +01:00
Sébastien Loriot
b1e0dbbc6a
add missing dependencies files
2022-02-24 11:56:24 +01:00
Sébastien Loriot
697e1abbc9
add hash function for CGAL vector container
2022-02-24 11:49:02 +01:00
Sébastien Loriot
622e724e87
copy input range of faces to get direct access to face from index
2022-02-24 11:27:47 +01:00
Sébastien Loriot
d963d70c25
simplify polyline graph
2022-02-24 10:43:53 +01:00
Sébastien Loriot
763d621a9b
avoid conversion
2022-02-01 13:54:42 +01:00
Sébastien Loriot
279543de0f
fix warnings
2022-01-31 17:04:12 +01:00
Sébastien Loriot
0b4fc7c031
handle deprecated code
2022-01-31 16:56:15 +01:00
Sébastien Loriot
0c97521f91
remove extra endcond
2022-01-31 16:37:02 +01:00
Sébastien Loriot
48d185fa6f
use new API
2022-01-26 18:47:31 +01:00
Sébastien Loriot
3b4a406204
fix key type
2022-01-26 18:26:50 +01:00
Sébastien Loriot
3b981fcf6e
clean up
2022-01-26 16:59:04 +01:00
Sébastien Loriot
a3de80767f
use initialized index map mechanism
2022-01-26 16:55:33 +01:00
Sébastien Loriot
432207df48
simplify API
2022-01-26 16:05:05 +01:00
Sébastien Loriot
08f3d051e8
do not need to know the range type and to store the range
2022-01-26 13:28:57 +01:00
Sébastien Loriot
deb052e004
fix bug leading to accessing out-of-range element
2022-01-26 13:04:25 +01:00
Sébastien Loriot
946d42c6ef
update deps
2022-01-24 20:42:18 +01:00
Sébastien Loriot
04b58dc5ae
remove dependencies
2022-01-24 18:36:44 +01:00
Sébastien Loriot
2f9d22225e
remove deprecated functions
...
Because of the default values of the constructors,
the API of the new and the deprecated constructors
are identical and the deprecated one is always chosen
2022-01-24 18:31:20 +01:00
Sébastien Loriot
4eca555f95
increase the range of possible size of region
2022-01-24 15:30:09 +01:00
Sébastien Loriot
a7e071151f
make the test not ambiguous
2022-01-24 15:06:43 +01:00
Sébastien Loriot
1fb47e3fd1
accomodate updates of named parameters
2022-01-21 15:25:18 +01:00
Sébastien Loriot
a413c71ed9
rename data file
2022-01-21 13:56:35 +01:00
Sébastien Loriot
d3bf51cce0
move in the 5.5 section
2022-01-21 13:52:55 +01:00
Sébastien Loriot
475cab49e4
Merge remote-tracking branch 'danston/Region_growing-revision-danston' into HEAD
2022-01-21 13:39:25 +01:00
Laurent Rineau
ad08f020b6
updated crontab (automated commit)
2022-01-18 11:18:03 +01:00
Laurent Rineau
f0180bf2e2
Merge branch '5.4.x-branch'
2022-01-17 15:35:08 +01:00
Laurent Rineau
3df4df43fc
Merge pull request #5639 from maxGimeno/PMP-Example_of_new_mp_function-maxGimeno
...
Global clean-up of Named Parameters
2022-01-17 15:34:45 +01:00
Laurent Rineau
8a5fd82f81
Merge pull request #6233 from sloriot/CH3-fix_test
...
Convex hull can also be a triangle
2022-01-17 15:34:41 +01:00
Laurent Rineau
6cc5aac437
Merge pull request #6237 from sloriot/SMS-fix_warning
...
fix warning
2022-01-17 15:34:39 +01:00
Laurent Rineau
52f7c70ed5
Merge branch '5.3.x-branch' into 5.4.x-branch
2022-01-17 15:32:31 +01:00
Laurent Rineau
052d1bd64b
Merge pull request #6233 from sloriot/CH3-fix_test
...
Convex hull can also be a triangle
2022-01-17 15:32:12 +01:00
Laurent Rineau
c678afe28d
Merge pull request #6233 from sloriot/CH3-fix_test
...
Convex hull can also be a triangle
2022-01-17 15:31:17 +01:00
Laurent Rineau
c7a1134ac3
5.5 is planned June 2022
2022-01-17 10:08:34 +01:00
Laurent Rineau
f558b8aa3c
`master` is now for CGAL-5.5
2022-01-17 10:08:04 +01:00
Sébastien Loriot
ff77535dd1
add comments about workaround
2022-01-13 14:47:10 +01:00
Sébastien Loriot
10b0af3092
rename macro since Named_function_parameter is part of STL_Extension
2022-01-13 14:43:34 +01:00
Sébastien Loriot
4bbe759f08
Try to please MSVC 2015
2022-01-13 14:25:32 +01:00
Sébastien Loriot
497dbcd44a
try to please MSVC 2015
2022-01-13 14:22:29 +01:00
Sébastien Loriot
99a5e3c8ea
try to please MSVC2015
2022-01-13 14:01:41 +01:00
Sébastien Loriot
3028bf45bd
try to please MSVC2015
2022-01-13 13:43:12 +01:00
Sébastien Loriot
5c7df72f5d
de-ambiguate for MSVC2015
2022-01-13 11:42:32 +01:00
Sébastien Loriot
6cfcc37f49
fix again the extra endcond
2022-01-13 11:35:27 +01:00
Laurent Rineau
58c925a557
Merge pull request #6236 from stla/stla
2022-01-13 11:24:33 +01:00
Sébastien Loriot
c5f78e6a9e
fix warning
2022-01-13 10:16:47 +01:00
Stéphane Laurent
f43c55f66f
fixed a typo in the intro of 'Scale-Space Surface Reconstruction' and fixed #6220
2022-01-13 09:43:22 +01:00
Sébastien Loriot
0b7f563b18
fixes after merge
2022-01-12 13:37:38 +01:00
Sébastien Loriot
c169c41240
Merge remote-tracking branch 'maxGimeno/PMP-Example_of_new_mp_function-maxGimeno' into HEAD
2022-01-12 13:33:49 +01:00
Laurent Rineau
5a1c67135d
Merge pull request #5630 from GilesBathgate/Box_intersection_d-simplify_segment_tree_iterative_radon-GilesBathgate
...
Dependency inversion in Iterative_radon of segment_tree.h
2022-01-12 12:24:36 +01:00
Laurent Rineau
fa4c12cb22
Merge pull request #5772 from GilesBathgate/Nef_3-performance_k3_tree_vertices-GilesBathgate
...
18% performance boost in Nef_3 K3_tree.
2022-01-12 12:24:34 +01:00