Laurent Rineau
3bffc536ff
Announcement for CGAL-4.8-beta2
2016-03-18 14:02:16 +01:00
Laurent Rineau
b6eab033d1
Merge pull request #924 from sgiraudot/Optimal_transportation_reconstruction_2-Change_name_in_changes_html-GF
...
Update name of 2D reconstruction in changes.html
2016-03-18 13:51:54 +01:00
Simon Giraudot
1aaca82150
Update name of 2D reconstruction in changes.html
2016-03-18 13:12:30 +01:00
Sébastien Loriot
315a2e9184
connect constraining of duplicated edge to the protection of constraints
2016-03-17 17:57:34 +01:00
Laurent Rineau
f7ee57bb19
Merge pull request #920 from lrineau/Installation-fix_issue_834-lrineau
...
In the construction of all_files.cpp, avoid qrc files
2016-03-17 16:56:49 +01:00
Laurent Rineau
588e51fe40
In the construction of all_files.cpp, avoid qrc files
...
Fix #834 .
2016-03-17 16:55:08 +01:00
Laurent Rineau
dee4739ecd
Merge pull request #915 from janetournois/Polyhedron_demo-fix_deformation_plugin-jtournois
...
Polyhedron demo : fix deformation plugin
2016-03-17 16:46:10 +01:00
Andreas Fabri
716e1ea9a6
Detect duplicates also for a single connected component or a selection
2016-03-17 14:51:48 +01:00
Sébastien Loriot
b64d0ee265
do not remesh in pivoting mode
2016-03-17 13:20:27 +01:00
Sébastien Loriot
e5a5cdc3c8
do not update the roi after the remeshing
...
this also allows to compute border halfedges only when needed,
that is when estimating the target edge length
2016-03-17 13:17:11 +01:00
Sébastien Loriot
b0d43337de
wrap the set in a shared_ptr because a property map should be lightweight
2016-03-17 13:09:39 +01:00
Sébastien Loriot
7680c6f168
use a set instead of a map to avoid keeping handles to removed elements
...
moreover the map becomes sensitive to the input
2016-03-17 12:58:02 +01:00
Sébastien Loriot
275e16d2e8
the region remesh was using the one-ring of the roi
2016-03-17 10:36:36 +01:00
Sébastien Loriot
ca59ba312f
return the roi range as a const reference instead of a copy
2016-03-17 10:35:37 +01:00
Sébastien Loriot
6823336c17
add an option to constrain duplicated edges
2016-03-17 09:54:50 +01:00
Andreas Fabri
2468889c51
Also deal with TBB
2016-03-17 09:41:45 +01:00
Andreas Fabri
53d4328d36
Improve wording in UI
2016-03-17 08:29:28 +01:00
Andreas Fabri
a4cb1c2a97
Add protection of identical edges in different polyhedra. WIP: with an #undef and std::cerr
2016-03-16 18:09:55 +01:00
Laurent Rineau
52436643d7
updated crontab (automated commit)
2016-03-16 16:18:03 +01:00
Laurent Rineau
4fd24b6487
Merge pull request #913 from sloriot/Polyhedron_demo-rename_mesh_2_plugin_dir
...
Polyhedron demo: rename plugin directory
2016-03-16 15:01:03 +01:00
Andreas Fabri
eddb7b7dbe
Add hash_value for edge_descriptor of HDS
2016-03-15 14:30:54 +01:00
Maxime Gimeno
17061cd064
Adds edges to the self_selection item.
2016-03-15 12:46:43 +01:00
Laurent Rineau
d3967a3a8d
Merge pull request #910 from maxGimeno/Polyhedron_demo-Fix_scene_bbox-GF
...
Polyhedron_demo : Fix for the Scene Bbox
2016-03-15 12:03:49 +01:00
Laurent Rineau
6b41ff756f
Merge pull request #898 from lrineau/installation-fix_split_CGALConfig-GF
...
Fixes the PR #788
2016-03-15 12:02:04 +01:00
Simon Giraudot
4850d17462
Bug fix: when query is outside the domain of definition of the implicit function, return infinity.
2016-03-15 11:52:23 +01:00
Maxime Gimeno
612e9ac411
Fixes
...
- Moved the shared code between loadPlugins and on_actionLoad_plugin_triggered in a separate function
- Fixed the segfault when menus and submenus have the same name
2016-03-15 11:38:57 +01:00
Jane Tournois
b6f37a16ed
add default constructor to ROI_border_pmap
...
and fix the list of roi_border edges collected before deformation
2016-03-15 11:30:33 +01:00
Simon Giraudot
7276c06c36
Merge branch 'Point_set_shape_detection_3-Plane_regularization-GF-old' into Point_set_shape_detection_3-Plane_regularization-GF
2016-03-15 10:37:02 +01:00
Sébastien Loriot
c0b39954bf
rename Mesh_2 plugin directory for consistency
2016-03-14 20:12:10 +01:00
Maxime Gimeno
6779574a2c
Fix the scene bbox
...
- The Scene Bbox does not depend on the visibility of the items anymore.
2016-03-14 16:58:24 +01:00
Simon Giraudot
dd235c6b92
Update changes.html
2016-03-14 15:31:30 +01:00
Simon Giraudot
64c69ebf97
Update manual
2016-03-14 15:25:38 +01:00
Simon Giraudot
2777311113
Add example to documentation
2016-03-14 15:25:26 +01:00
Simon Giraudot
e3f9bac2c7
New example for plane regularization
2016-03-14 14:42:21 +01:00
Simon Giraudot
1f7a15c501
Update manual
2016-03-14 14:23:57 +01:00
Simon Giraudot
24d1c662ce
Update doc with new API
2016-03-14 11:53:41 +01:00
Sébastien Loriot
25c87c75a6
Merge pull request #896 from cjamin/patch-2
...
dD Triangulations: update "Design and Implementation History" section (ERC GUDHI support)
2016-03-14 11:17:43 +01:00
Simon Giraudot
cab047817a
Clarify API of plane regularization
2016-03-14 10:16:43 +01:00
Sebastien Loriot
6029346b92
Merge pull request #901 from afabri/patch-1
...
Update Triangulation_traits
2016-03-14 10:03:13 +01:00
Simon Giraudot
e30e2e278f
Propagate name change (Plane_regularization -> regularize_planes)
2016-03-14 09:06:45 +01:00
Simon Giraudot
cae23c7fe9
Update API of plane regularization
2016-03-14 07:12:55 +01:00
Simon Giraudot
03decddb0b
Plane_regularization class is now a simple function regularize_planes
2016-03-11 15:29:15 +01:00
Andreas Fabri
ab9d9255ae
Read .poly files
2016-03-11 14:31:35 +01:00
Andreas Fabri
6a8bb777d6
Add the files of the static filters
2016-03-11 12:35:10 +01:00
Andreas Fabri
3aaff54b90
Ex-filtrate Compare_{x,y}_2::operator(Point_2,Point_2)
2016-03-11 12:29:54 +01:00
Andreas Fabri
9a49a1c151
Use less_x_2 instead of compare_x_2 and (re-gain) a factor of 2 in speed
2016-03-11 09:00:55 +01:00
Andreas Fabri
5681f530fc
Update Triangulation_traits
...
Fix a typo.
2016-03-11 08:38:45 +01:00
Laurent Rineau
eaee928fbb
updated crontab (automated commit)
2016-03-10 20:18:05 +01:00
Laurent Rineau
11b6874236
Prepare CGAL-4.8-beta2
2016-03-10 19:59:29 +01:00
Clément Jamin
873ea89243
Add a link
2016-03-10 19:39:10 +01:00