Andreas Fabri
fb5280b2aa
Remove assertion in halfedge(Polyehdron_3, vertex_descriptor)
...
as it is wrong for an isolated vertex.
Document that add_vertex/edge/face(G&) do not initialize the connectivity
2015-02-17 11:43:23 +01:00
Sébastien Loriot
607929b069
Merge remote-tracking branch 'origin/releases/CGAL-4.5-branch'
...
Conflicts:
Installation/changes.html
Maintenance/release_building/public_release_name
Mesh_3/include/CGAL/Mesh_3/C3T3_helpers.h
2015-02-16 11:45:08 +01:00
Sébastien Loriot
dc50ba9ce3
Merge remote-tracking branch 'origin/Mesh_3-parallel_warning-GF'
...
Tested in CGAL-4.6-Ic-126
Approved by the release manager
2015-02-16 10:44:35 +01:00
Sébastien Loriot
c3c749ef0b
Merge branch 'Point_set_processing-IO-GF'
...
improve doc and IO in examples
Tested in CGAL-4.6-Ic-126
Approved by the release manager
Conflicts:
Point_set_processing_3/examples/Point_set_processing_3/wlop_simplify_and_regularize_point_set_example.cpp
2015-02-16 10:42:27 +01:00
Sébastien Loriot
68d15e165a
Merge branch 'local/Polyhedron_demo-better_selection_offset'
...
Improve the facet selection process in the demo plugin
by using the vertex incidence instead of the edge incidence.
First step toward simpler the code
Tested in CGAL-4.6-Ic-126
Approved by the release manager
2015-02-16 10:23:31 +01:00
Sébastien Loriot
da7e2e0f1e
missing backtick
2015-02-16 08:38:21 +01:00
Laurent Rineau
ab5318bcdb
The web site is now hosted at ftp.cgal.org
...
... using the OVH infrastructure.
2015-02-13 18:21:39 +01:00
Laurent Rineau
52265b793c
Last internal release was not CGAL-4.5.2! :-(
2015-02-13 17:33:40 +01:00
Sébastien Loriot
9ea03ca315
prevent internal namespaces to be documented
...
trivial bugfix for master
2015-02-13 16:03:23 +01:00
Sébastien Loriot
faa598a9ab
prevent the creation of an empty internal namespace in the doc
...
trivial bugfix for master
2015-02-13 15:13:23 +01:00
Laurent Rineau
27e016fafc
Announcement for CGAL-4.5.2
2015-02-13 13:09:34 +01:00
Sébastien Loriot
f4944b0edd
remove warning
...
trivial bugfix for master
2015-02-13 11:39:30 +01:00
Sébastien Loriot
ba72c8b635
vertex_index_map is only used for debug
2015-02-13 11:16:00 +01:00
Laurent Rineau
354fb90398
updated crontab (automated commit)
2015-02-12 18:18:03 +01:00
Laurent Rineau
e3de928e26
Fix the release date
...
+ reindent
+ update CHANGES
2015-02-12 17:32:28 +01:00
Sébastien Loriot
98a4fce6ee
update changes
2015-02-12 17:19:29 +01:00
Jane Tournois
0d1087857a
int -> size_t + cherrypick
2015-02-12 17:17:28 +01:00
Jane Tournois
a4d0ae7b8d
Merge branch 'Mesh_3-debug_hole_perturber_4.5-jtournoi' into releases/CGAL-4.5-branch
...
this branch fixes a bug in sliver perturbation
revert_move uses a backup system that needs to backup also infinite cells.
It was not the case until now and could produce holes on the surface,
though cells of the C3t3 were correctly tagged.
note this branch also fixes a warning in Implicit_to_labeling_function_wrapper,
which has nothing to do with the previous bug
Approved by the release manager
2015-02-12 17:14:29 +01:00
Jane Tournois
0b9169fd65
update changes.html
2015-02-12 17:09:14 +01:00
Sébastien Loriot
373b93d4a2
fix warnings on windows
2015-02-12 14:18:51 +01:00
Sébastien Loriot
1983ed15c5
use listing
2015-02-11 17:15:39 +01:00
Sébastien Loriot
60a96c87b5
add missing template parameter
2015-02-11 16:34:21 +01:00
Sébastien Loriot
743821f76a
use the new erode and dilate section functions
2015-02-11 10:05:05 +01:00
Andreas Fabri
1c51cc7832
Improve doc of Face_around_face_circulator
...
Approved by the release manager (SL, interim)
2015-02-11 10:03:53 +01:00
Sébastien Loriot
c4e57be3d9
add function to dilate and erode selection on a HalfedgeGraph or FaceGraph
2015-02-11 09:53:42 +01:00
Sébastien Loriot
66c8fe04de
revert part of ef6488a7 that was supposed to be only a typo fix
...
|---------------------------------------------------
|commit ef6488a7c6
|Author: Andreas Fabri <andreas.fabri@geometryfactory.com >
|Date: Thu Feb 5 09:40:06 2015 +0100
|
| fix typo
|
| Approved by the release manager (SL interim)
|--------------------------------------------------
2015-02-11 09:29:14 +01:00
Andreas Fabri
1d2f26ea3c
Functions must be written with '()'
...
Approved by the release manager
2015-02-10 15:51:01 +01:00
Sébastien Loriot
aac974b83d
decode is not available in python 3
...
trivial bugfix for master
2015-02-10 11:16:47 +01:00
Andreas Fabri
63945bdac9
fix links. They went into the dD kernel
2015-02-10 10:50:50 +01:00
Andreas Fabri
2cf40cafab
Search_traits is not a model of RangeSearchTraits
2015-02-10 10:33:40 +01:00
Andreas Fabri
d6af92ced2
cleanup in the ref manal
2015-02-10 10:02:11 +01:00
Laurent Rineau
187a50522b
updated crontab (automated commit)
2015-02-09 17:18:04 +01:00
Andreas Fabri
a3cb5af9b0
more wording fixes for value type
2015-02-06 12:06:14 +01:00
Jane Tournois
f4af27a3da
reorder variables for initialization
2015-02-06 10:01:41 +01:00
Andreas Fabri
2a78cd495e
typo
2015-02-05 16:09:03 +01:00
Andreas Fabri
1e99228829
improve wording concerning value_type
2015-02-05 14:53:01 +01:00
Sébastien Loriot
38e113c0c2
Merge branch 'local/Remove_condition_on_CGAL_version'
...
Trivial bug-fix for master
2015-02-05 14:47:04 +01:00
Sébastien Loriot
bb3264c563
remove conditions that are outdated
2015-02-05 14:46:36 +01:00
Andreas Fabri
f1bd6f1627
All examples now read from argv if argc!= 1
2015-02-05 14:29:20 +01:00
Andreas Fabri
ef6488a7c6
fix typo
...
Approved by the release manager (SL interim)
2015-02-05 09:40:06 +01:00
Andreas Fabri
84663476e5
iterating around a face works also for the border == null_face()
...
Approved by the release manager (SL, interim)
2015-02-04 10:08:59 +01:00
Sébastien Loriot
d4746febff
Merge branch 'Polyhedron_3-IO4Scene_edge_item-GF'
...
Tested in CGAL-4.6-Ic-120
Approved by the interim release manager
2015-02-03 17:20:27 +01:00
Sébastien Loriot
2537374f56
fix io plugin
2015-02-03 17:18:48 +01:00
Sébastien Loriot
698189f2d4
only consider io-plugin for loading that can load
2015-02-03 17:05:04 +01:00
Sébastien Loriot
f7dac442d9
add the nb of points to respect cgal file format
2015-02-03 16:35:43 +01:00
Sébastien Loriot
9809d3bcf1
Merge remote-tracking branch 'origin/Spatial_searching-add_examples-GF'
...
Tested in CGAL-4.6-Ic-120
Approved by the interim release manager
2015-02-03 16:12:57 +01:00
Sébastien Loriot
2f03ac9fa6
Merge remote-tracking branch 'origin/Bo_intersection_d-simpler_examples-GF'
...
Tested in CGAL-4.6-Ic-120
Approved by the interim release manager
2015-02-03 16:09:17 +01:00
Jane Tournois
abfc6d92c8
fix a warning caused by boost::dynamic_bitset<>
2015-02-03 11:20:01 +01:00
Jane Tournois
21082320e3
minimize changes to get warnings, but dynamic_bitset triggers a warning
2015-02-03 11:05:29 +01:00
Jane Tournois
a923ae477d
fix conversion warnings. meshing_info() is an int here
2015-02-03 10:25:43 +01:00