Maxime Gimeno
4fdf0eb23f
Add a label that explain how to use the plugin
2017-08-01 14:02:30 +02:00
Maxime Gimeno
a6abd87989
Robustify the MCF plugin by using group_items. Also fix a segfault when replacing a child of a group.
2017-08-01 12:23:13 +02:00
Laurent Rineau
94223fdcd1
updated crontab (automated commit)
2017-07-30 18:18:04 +02:00
Laurent Rineau
6d148de316
Merge pull request #2277 from ocarre/master
...
FIX: crash in Surface_mesh_shortest_path::nearest_to_location
2017-07-28 18:31:02 +02:00
Laurent Rineau
1b41c582ba
Merge pull request #2306 from lrineau/Installation-fix_link_errors-GF
...
Fix link errors in the building of the Debian packages
2017-07-28 18:29:38 +02:00
Laurent Rineau
d88b52950e
Merge pull request #2280 from maxGimeno/Fairing_plugin_for_SM-GF
...
Polyhedron_demo: Fairing_plugin for SM
2017-07-28 18:29:13 +02:00
Laurent Rineau
7c4f0219fb
Merge pull request #2297 from sloriot/Doc-DOXYGEN_EXECUTABLE_deprecated
...
Handle deprecation of DOXYGEN_EXECUTABLE in FindDoxygen
2017-07-28 18:28:20 +02:00
Laurent Rineau
ceddab1c19
Merge pull request #2298 from maxGimeno/Fix_duplicate_filters-GF
...
Polyhedron_demo: Fix Qt warning about duplicate filters
2017-07-28 18:27:38 +02:00
Laurent Rineau
89b4619341
Merge pull request #2313 from lrineau/CGAL-fix_header_only_in_polyhedron_demo-lrineau
...
Fix link error of demo/Polyhedron, in Debug and CGAL_HEADER_ONLY
2017-07-28 18:26:49 +02:00
Laurent Rineau
f8885a777e
Merge pull request #2204 from maxGimeno/Enhance_id_printing-GF
...
Polyhedron_demo: Enhance id printing
2017-07-28 18:26:19 +02:00
Laurent Rineau
07ccaa29ce
Merge pull request #2309 from MaelRL/SMP-Fix_doc-GF
...
Surface mesh parameterization: typo fix
2017-07-28 11:27:37 +02:00
Laurent Rineau
8dfa4f4dc8
Fix link error of demo/Polyhedron, in Debug and CGAL_HEADER_ONLY
2017-07-27 17:28:21 +02:00
Maxime Gimeno
49e4ea119f
Fix warnings and extend selection_item id printing to surface_mesh_items
2017-07-27 14:25:34 +02:00
Mael Rouxel-Labbé
d2b130e442
Tiny doc fix
2017-07-27 10:49:20 +02:00
Laurent Rineau
15fb0069cc
Fix link errors in the building of the Debian packages
...
- The Debian package uses `-DCGAL_ENABLE_PRECONFIG=OFF` and
`WITH_GMPXX=ON`. In that setup, GMPXX must in the "essential" 3rd
party libraries.
- The CGAL_Core library must be linked with its
dependencies (compilation error with `-zdefs`).
2017-07-26 16:57:19 +02:00
Laurent Rineau
0c4ee274e9
Merge branch 'releases/CGAL-4.10-branch'
2017-07-25 18:39:30 +02:00
Laurent Rineau
594bed8350
Merge pull request #2282 from mglisse/Nef_S2-sign-glisse
...
Qualify call to CGAL::sign.
2017-07-25 18:39:17 +02:00
Laurent Rineau
12b50d104f
Merge branch 'master' of github.com:CGAL/cgal
2017-07-25 18:22:51 +02:00
Laurent Rineau
37b71440b6
Merge branch 'releases/CGAL-4.10-branch'
2017-07-25 18:20:11 +02:00
Laurent Rineau
aff2a7a899
Merge pull request #2287 from maxGimeno/Fix_GCC8_warnings-GF
...
Fix new -Wcatch-value warnings (gcc>=8.0)
2017-07-25 18:17:42 +02:00
Laurent Rineau
bf88f7a010
Merge pull request #2286 from lrineau/CGAL_ImageIO-fix_testsuite_on_32bits-lrineau
...
Force 53 bits of precision
2017-07-25 18:17:34 +02:00
Laurent Rineau
6f687c6b92
Merge pull request #2282 from mglisse/Nef_S2-sign-glisse
...
Qualify call to CGAL::sign.
2017-07-25 18:17:26 +02:00
Laurent Rineau
4c57786059
Merge pull request #2193 from afabri/SMS-geometrically_valid-GF
...
Surface Mesh Simplification: Introduce placement that bounds change of face normal
2017-07-25 18:17:18 +02:00
Laurent Rineau
917781929b
Merge pull request #2279 from janetournois/Polyhedron_demo_-add_mesh_surface_w_border_in_closed_domain-GF
...
Qualify call of is_empty() as CentOS6-CXX11 sees an ambiguity with struct std::is_empty
2017-07-25 18:17:10 +02:00
Laurent Rineau
69952bb088
Merge pull request #2275 from afabri/Convex_hull_3-OpenMesh-GF
...
Convex_hull_3: Make it work for OpenMesh
2017-07-25 18:17:05 +02:00
Laurent Rineau
66a10f5a91
Merge pull request #2275 from afabri/Convex_hull_3-OpenMesh-GF
...
Convex_hull_3: Make it work for OpenMesh
2017-07-25 18:17:02 +02:00
Laurent Rineau
802505b88f
Merge pull request #2289 from lrineau/Mesh_3-fix_Sizing_field_with_aabb_tree-GF-4.10
...
Mesh_3 plugin: fix a bug that could lead to a size close to 0
2017-07-25 18:16:57 +02:00
Laurent Rineau
5b67a03ee2
Merge pull request #2276 from lrineau/NewKernel_d-disable_compilation_with_gcc_41-GF
...
Epick_d: check gcc version and return() if < 4.4
2017-07-25 18:16:54 +02:00
Laurent Rineau
698625b2d6
Merge pull request #2291 from maxGimeno/Fix_QP_Solver_without_GMP-GF
...
Fix QP_Solver tests with no GMP
2017-07-25 18:16:46 +02:00
Laurent Rineau
3b75deaa68
Merge pull request #2290 from lrineau/Mesh_3-fix_Sizing_field_with_aabb_tree-GF
...
Mesh 3: fix sizing field with aabb tree
2017-07-25 18:16:38 +02:00
Laurent Rineau
dc07b1653f
Merge pull request #2289 from lrineau/Mesh_3-fix_Sizing_field_with_aabb_tree-GF-4.10
...
Mesh_3 plugin: fix a bug that could lead to a size close to 0
2017-07-25 18:16:30 +02:00
Laurent Rineau
f6877f66ef
Merge pull request #2288 from maxGimeno/Rename_selection_item-GF
...
Polyhedron demo: minor fixes for selection items
2017-07-25 18:16:23 +02:00
Laurent Rineau
080e507e27
Merge pull request #2299 from MoniqueTeillaud/patch-4
...
fix language mistake in the user manual
2017-07-25 12:31:04 +02:00
Monique Teillaud
5f8c7902b0
fix language mistake in the user manual
...
(reported by Ross)
2017-07-25 11:13:24 +02:00
Maxime Gimeno
85c4bec037
Fix Qt warning about duplicate filters
2017-07-25 11:10:42 +02:00
Maxime Gimeno
b45dab365d
Fix after rebase
2017-07-25 10:39:19 +02:00
Maxime Gimeno
a1b034c1c1
Add Ids display for SM_items
2017-07-25 10:04:28 +02:00
Maxime Gimeno
959a985dae
Externalize ids printing to lighten the polyhedron_item and to make it easier to give it to the SM_item
2017-07-25 10:02:08 +02:00
Maxime Gimeno
13723a704f
Targeting and ID now displays a zone of Ids.
...
This zone is affected by vertex/edge/face printing or not.
ZoomToId displays a zone around the targeted Id.
2017-07-25 10:02:07 +02:00
Maxime Gimeno
ee93ab34dd
Selection_items keep displaying their polyhedron_items ids and zoomToId doesn't override the sceneCenterPoint anymore.
2017-07-25 10:01:28 +02:00
Maxime Gimeno
3c08937edb
Fix display all.
2017-07-25 10:01:28 +02:00
Maxime Gimeno
c82420a0c9
Add action to menu to go to id.
2017-07-25 10:01:28 +02:00
Maxime Gimeno
49818ae489
Split the display into vertices, edges and faces text lists. Add an option for each in the contextMenu.
2017-07-25 10:01:28 +02:00
Sébastien Loriot
4b4b1934de
Handle deprecation of DOXYGEN_EXECUTABLE in FindDoxygen starting from cmake 3.9
2017-07-25 08:58:23 +02:00
Laurent Rineau
5658adbc26
Fix the updates to doc.cgal.org/master
2017-07-24 16:15:07 +02:00
Maxime Gimeno
ed1f9cd58f
Apply mglisse's fix
2017-07-24 09:55:57 +02:00
ocarre
95e35dc69d
FIX: was using a deprecated version of the is_border function
2017-07-22 14:47:25 +02:00
Laurent Rineau
0ec094d1e0
Bug-fix: fix a bug that could lead to a size close to 0
...
The bug and the fix are known for six weeks (found while working on
another project):
> commit 15d1f864c4bb68cc9e267c3be3610296e5fa9212
> Author: Laurent Rineau <laurent.rineau@cgal.org>
> Date: Fri Feb 17 12:17:18 2017 +0100
>
> Refactoring of Sizing_field_with_aabb_tree (API breakage too)
but we forgot to include the fix in CGAL.
2017-07-21 17:29:29 +02:00
Laurent Rineau
99bfe4b200
Fix debug code, after the BGLization
2017-07-21 17:18:51 +02:00
Laurent Rineau
5f198bca9c
Bug-fix: fix a bug that could lead to a size close to 0
...
The bug and the fix are known for six weeks (found while working on
another project):
> commit 15d1f864c4bb68cc9e267c3be3610296e5fa9212
> Author: Laurent Rineau <laurent.rineau@cgal.org>
> Date: Fri Feb 17 12:17:18 2017 +0100
>
> Refactoring of Sizing_field_with_aabb_tree (API breakage too)
but we forgot to include the fix in CGAL.
2017-07-21 16:49:40 +02:00