Maxime Gimeno
7ae8f3dee0
Clean version. Common_part is wrong.
2019-07-18 15:03:15 +02:00
Sébastien Loriot
86752ea880
remove tmp doc commands
2019-07-15 09:14:23 +02:00
Laurent Rineau
58e12565e3
Prepare release candidates for 5.0-beta1
2019-07-12 15:31:07 +02:00
Laurent Rineau
b3f1c8d5dc
updated crontab (automated commit)
2019-07-12 15:17:11 +02:00
Sébastien Loriot
4312b05ec1
fix function name
2019-07-12 06:26:40 +02:00
Laurent Rineau
d3b9d89596
Merge pull request #4013 from lrineau/CGAL_Core-no_need_for_Boost.Thread-GF
...
Remove the need for Boost.Thread (but for CGAL_Core and gcc<9.1)
2019-07-10 14:22:53 +02:00
Laurent Rineau
dc02598a5c
Merge pull request #4016 from gdamiand/CGAL-more_viewers-gdamiand
...
CGAL: more viewers
2019-07-10 14:22:50 +02:00
Laurent Rineau
58b4c3938e
Merge pull request #4045 from maxGimeno/Travis-Compute_dependencies_if_missing-GF
...
Travis: compute dependencies when file is missing
2019-07-10 14:22:47 +02:00
Laurent Rineau
81ff26797b
Merge pull request #4052 from maxGimeno/Demo-Fixes-GF
...
Polyhedron_Demo: Fixes
2019-07-10 14:22:45 +02:00
Laurent Rineau
32fe1de459
Merge pull request #4058 from lrineau/Polyhedron-demo_factorize_code-GF
...
Factorize more code into Polyhedron_demo.cpp
2019-07-10 14:22:42 +02:00
Laurent Rineau
74669c0ba1
Merge branch 'releases/CGAL-4.14-branch'
2019-07-10 14:22:29 +02:00
Laurent Rineau
bfb8575093
Merge pull request #4056 from lrineau/Mesh_3-plugin_fix_surface_only-GF
...
Fix PR #3987 with "mesh surface only"
2019-07-10 14:21:09 +02:00
Laurent Rineau
b5b80a0b62
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
2019-07-10 14:20:41 +02:00
Laurent Rineau
40eb9922d8
Merge pull request #4051 from lrineau/Polynomial-fix_warning-GF
...
Polynomial: fix a remaining warning (with LEDA), fix issue #4044
2019-07-10 14:20:13 +02:00
Laurent Rineau
20d882f4ee
Merge branch 'releases/CGAL-4.14-branch'
2019-07-10 13:41:33 +02:00
Laurent Rineau
0481f0a727
Merge pull request #4054 from MaelRL/BGL-Tiny_is_valid_fix-GF-5.0
...
BGL: Fix output of "is_valid_polygon_mesh" function family (5.0)
2019-07-10 13:41:28 +02:00
Laurent Rineau
8051ff5c5e
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
2019-07-10 13:36:31 +02:00
Laurent Rineau
fcfb8e064d
Merge pull request #4053 from MaelRL/BGL-Tiny_is_valid_fix-GF
...
BGL: Fix output of "is_valid_polygon_mesh" function family
2019-07-10 13:33:45 +02:00
Laurent Rineau
75d76c6d72
Factorize more code into Polyhedron_demo.cpp
...
At the same time, fix that warning from Qt5:
> Attribute Qt::AA_UseDesktopOpenGL must be set before QCoreApplication is created.
2019-07-05 15:38:58 +02:00
Laurent Rineau
1e4ce95f35
Fix PR #3987 with "mesh surface only"
2019-07-05 14:56:13 +02:00
Maxime Gimeno
4b427d0a0e
Don't forget to call join_face() in the code -_-
2019-07-04 14:22:44 +02:00
Maxime Gimeno
42280f22dc
Fix selection behavior after surface_mesh modification
2019-07-04 14:11:14 +02:00
Mael Rouxel-Labbé
a4fc736001
Merge branch 'BGL-Tiny_is_valid_fix-GF' into BGL-Tiny_is_valid_fix-GF-5.0
2019-07-04 14:00:30 +02:00
Mael Rouxel-Labbé
43a08f5303
Give in to the 'goto' censorship bureau's pressures
2019-07-04 13:47:57 +02:00
Maxime Gimeno
9b1eec3310
Clear selection_item when the mesh is modified.
2019-07-04 13:39:17 +02:00
Maxime Gimeno
ad25061aa4
Fix Hole selection
2019-07-04 11:08:50 +02:00
Maxime Gimeno
2a3cce88e8
Fix AABB_tree with 1 primitive
2019-07-04 10:31:48 +02:00
Mael Rouxel-Labbé
2592d6b0bd
Fix is_valid_pm verbosity
...
Some error messages were not printed. Some messages were printed too much
(since as soon as 'valid' was wrong, everything below was printed, even
if the test was not actually failing).
2019-07-04 09:04:28 +02:00
Maxime Gimeno
be5f3b93a5
Add a PMP keyword
2019-07-03 15:46:53 +02:00
Maxime Gimeno
8c4e0f758d
stabilize the use of the self_intersection_plugin by moving it to the selection_plugin
2019-07-03 15:11:55 +02:00
Maxime Gimeno
eca8f57ddd
Fix the fix for operations order in menu
2019-07-03 13:32:45 +02:00
Maxime Gimeno
f510bee3d3
disable highlighting in self_intersection test
2019-07-03 11:40:12 +02:00
Laurent Rineau
b697ed1ce0
Fix a remaining warning
2019-07-03 11:36:44 +02:00
Laurent Rineau
c5566d3d77
Merge pull request #4023 from lrineau/Mesh_3-remove_old_code-GF
...
Mesh_3: remove the attempt for `os << std::pair`
2019-07-03 11:18:30 +02:00
Laurent Rineau
c0ba28f80a
Merge branch 'releases/CGAL-4.14-branch'
2019-07-03 11:18:20 +02:00
Laurent Rineau
cc8bd016fa
Merge pull request #4027 from lrineau/CGAL-compact_with_VTK_9-GF
...
Compatibility with VTK 9
2019-07-03 11:10:31 +02:00
Laurent Rineau
71ff0ffda6
Merge pull request #4038 from lrineau/Mesh_3-fix_for_older_compilers-GF
...
Mesh_3: older versions of gcc does not like that pair of const
2019-07-03 11:10:29 +02:00
Laurent Rineau
e79bfd5d03
Merge branch 'releases/CGAL-4.13-branch' into releases/CGAL-4.14-branch
2019-07-03 11:10:03 +02:00
Laurent Rineau
e92f0d3b3e
Merge pull request #4014 from lrineau/CGAL_ImageIO-fix_VTK_offset_with_Mesh_3-GF
...
Fix the use of VTK offset in Labeled_mesh_domain_3
2019-07-03 11:08:37 +02:00
Laurent Rineau
206d079587
Merge pull request #4029 from afabri/Triangulation_2-remove_vertex_from_constraint-GF
...
Triangulation_2: Fix remove_vertex_from_constraint
2019-07-03 11:08:34 +02:00
Laurent Rineau
b36c38a06f
Merge pull request #4034 from lrineau/CGAL_Core-remove__using_namespace_std-GF
...
CGAL_Core: remove 'using namespace std' from namespaces
2019-07-03 11:08:32 +02:00
Laurent Rineau
adae8295d1
Merge pull request #4040 from lrineau/Kernel_23-fix_warnings-GF
...
Kernel_23: fix warnings
2019-07-03 11:08:29 +02:00
Laurent Rineau
906c670afe
Merge pull request #4043 from lrineau/CGAL-ctest_better_support___again-GF
...
CTest: Add a new ctest fixture, that checks the build system
2019-07-03 11:08:27 +02:00
Laurent Rineau
6b843bd2db
Merge pull request #4046 from lrineau/Polynomial-fix_warnings_with_LEDA-GF
...
warning, fix issue #4044
2019-07-03 11:08:25 +02:00
Laurent Rineau
308edfb834
Merge pull request #4048 from sgiraudot/Classification-Remove_lambda_auto_from_cxx03_code-GF
...
Classification: Remove lambda/auto from cxx03 code
2019-07-03 11:08:22 +02:00
Maxime Gimeno
94e91cf58a
Sort actions alphabetically in Operations, so it won't change the order randomly at each call.
2019-07-03 11:05:48 +02:00
Maxime Gimeno
e9ef53ed74
WIP
2019-07-03 10:23:53 +02:00
Maxime Gimeno
7cb5ef6ee4
WIP : alphabetically sort the operations. Problem : replacing the actions makes the menu disappear.
2019-07-02 16:05:13 +02:00
Maxime Gimeno
e724f0bd62
Activate debug output for repair_soup_plugin
2019-07-02 14:41:47 +02:00
Maxime Gimeno
048d527c0c
fix basic objects in menu
2019-07-02 13:29:12 +02:00