Sébastien Loriot
|
1fcc8937ab
|
add todo
|
2015-07-13 07:14:30 +02:00 |
|
Sébastien Loriot
|
7d8fe2553d
|
add remove_connected_components + overload for the keep version using cc ids
|
2015-07-13 07:08:45 +02:00 |
|
Sébastien Loriot
|
13263efa8c
|
fix the test without Delaunay
|
2015-07-06 18:43:49 +02:00 |
|
Sébastien Loriot
|
c82a3ef67d
|
make warnings not popping in the testsuite
|
2015-07-06 18:32:24 +02:00 |
|
Sébastien Loriot
|
f69cabe72c
|
make tests more uniform
|
2015-07-06 18:32:09 +02:00 |
|
Sébastien Loriot
|
de7482f998
|
CGAL_assertion -> assert
|
2015-07-06 16:52:59 +02:00 |
|
Sébastien Loriot
|
545fca57b7
|
improve test by checking the expected number of remaining holes
|
2015-07-06 16:49:00 +02:00 |
|
Sébastien Loriot
|
a1e3c9787b
|
Revert "we want to be able to test that without generating a warning"
This reverts commit cc24c0a89a43651ed11d1f87b233bf8db0d28c86.
|
2015-07-06 15:32:33 +02:00 |
|
Jane Tournois
|
270f4bbbcc
|
we want to be able to test that without generating a warning
so let's transform into a std::cerr message
|
2015-07-03 17:04:49 +02:00 |
|
Jane Tournois
|
0c6340543c
|
comment a bit of too verbose tests
|
2015-07-03 16:56:04 +02:00 |
|
Jane Tournois
|
1967235bbd
|
fix return value to 0
this example was making all the testsuite line red...
|
2015-07-03 16:48:45 +02:00 |
|
Jane Tournois
|
275d24e103
|
add new line at end of file
|
2015-07-03 16:16:46 +02:00 |
|
Jane Tournois
|
6491a3e9c4
|
fix compilation for windows
|
2015-07-03 16:14:16 +02:00 |
|
Jane Tournois
|
12ccaeb3a5
|
rename type to avoid error on windows
Polyline conflicts with a type defined in
Program Files (x86)\Windows Kits\8.0\include\um\wingdi.h
|
2015-07-03 16:12:31 +02:00 |
|
Jane Tournois
|
433609093f
|
add return statement
|
2015-07-03 16:07:45 +02:00 |
|
Jane Tournois
|
f2f7aa6874
|
fix warnings about unused variables
|
2015-07-03 16:05:16 +02:00 |
|
Jane Tournois
|
6dedc9e451
|
add new line at end of file
|
2015-07-03 16:04:34 +02:00 |
|
Jane Tournois
|
fbe442fcca
|
remove empty constructor that causes an error
because it does not provide an initial value for pmesh_
|
2015-07-03 16:03:53 +02:00 |
|
Jane Tournois
|
cf60dd41f1
|
fix unused variable warnings
|
2015-07-03 13:54:01 +02:00 |
|
Jane Tournois
|
4c54b2ec26
|
don't use typename outside of template
|
2015-07-03 13:46:17 +02:00 |
|
Jane Tournois
|
024f3ce752
|
remove unused variables to avoid warnings
|
2015-07-03 13:30:24 +02:00 |
|
Jane Tournois
|
4e8c149b9b
|
fix compilation and remove useless assertions
|
2015-07-02 16:58:42 +02:00 |
|
Laurent Rineau
|
08dcd2ba6f
|
Fix a warning on Linux
(cherry picked from commit 2cfdf907dd969b59590ec4cf798af4bfe61dcfb3)
|
2015-07-02 16:22:15 +02:00 |
|
Jane Tournois
|
01d0c2770b
|
add return statement
|
2015-07-02 16:01:52 +02:00 |
|
Jane Tournois
|
6eacf37ba9
|
fix a warning in documentation
(unreported variables)
|
2015-07-02 15:49:25 +02:00 |
|
Jane Tournois
|
fda787e284
|
add return statement
|
2015-07-02 15:38:59 +02:00 |
|
Jane Tournois
|
c88a2e5a7f
|
to get validity at level 5 after stitching a Polyhedron_3,
normalize_border should be called
this is mainly because nb_border_halfedges of the
underlying HDS gets undefined
|
2015-07-02 15:36:34 +02:00 |
|
Jane Tournois
|
0ba7215a5b
|
add return statement
|
2015-07-02 14:44:30 +02:00 |
|
Jane Tournois
|
94e9d263c2
|
and end of file
|
2015-07-02 14:43:40 +02:00 |
|
Jane Tournois
|
6439294407
|
Merge branch 'Polygon_mesh_processing-GF' of github.com:CGAL/cgal-public-dev into Polygon_mesh_processing-GF
|
2015-07-02 11:49:30 +02:00 |
|
Jane Tournois
|
3623705fcf
|
fix some tests
|
2015-07-02 11:48:59 +02:00 |
|
Andreas Fabri
|
76662ea2eb
|
Add a file so that Mean_curvature_skeleton compiles with PMP
|
2015-07-02 11:22:19 +02:00 |
|
Laurent Rineau
|
bb27094bea
|
Remove a space that confuses the script
./Scripts/developer_scripts/detect_packages_licenses does not agree with
the spurious space at the end.
|
2015-07-01 18:04:59 +02:00 |
|
Andreas Fabri
|
8d86bebcaf
|
Merge remote-tracking branch 'cgal-dev/Polygon_mesh_processing-GF' into Polygon_mesh_processing-GF
|
2015-07-01 17:25:13 +02:00 |
|
Andreas Fabri
|
e072756d15
|
workaround to make the MCF Skeleton package compile with and without PMP
|
2015-07-01 15:54:29 +02:00 |
|
Andreas Fabri
|
20c1b1a1f6
|
Merge branch 'Polygon_mesh_processing-GF-old' into Polygon_mesh_processing-GF
Conflicts:
BGL/include/CGAL/boost/graph/Euler_operations.h
BGL/include/CGAL/boost/graph/iterator.h
Documentation/doc/Documentation/Doxyfile.in
Documentation/doc/Documentation/dependencies
Polyhedron/demo/Polyhedron/Polyhedron_demo_point_inside_polyhedron_plugin.cpp
Polyhedron/demo/Polyhedron/Scene_polygon_soup_item.cpp
Polyhedron/demo/Polyhedron/Selection_widget.ui
|
2015-07-01 13:52:44 +02:00 |
|
Jane Tournois
|
49b2c90f3b
|
rename normals test
|
2015-07-01 10:12:05 +02:00 |
|
Andreas Fabri
|
9356e59af0
|
fix copyrght headers
|
2015-06-30 19:54:25 +02:00 |
|
Jane Tournois
|
2060a4e1ad
|
remove \todo : done
|
2015-06-30 10:35:40 +02:00 |
|
Jane Tournois
|
56b6a59c4c
|
Merge branch 'Polygon_mesh_processing-GF' of github.com:CGAL/cgal-public-dev into Polygon_mesh_processing-GF
|
2015-06-30 10:32:12 +02:00 |
|
Jane Tournois
|
cbd9a083c9
|
use filenames and improve tests
|
2015-06-30 10:30:51 +02:00 |
|
Sébastien Loriot
|
1334ff32dd
|
document another overload or reverse_face_orientations
|
2015-06-29 15:17:41 +02:00 |
|
Jane Tournois
|
00d289baee
|
add doc about property maps to the reference manual
|
2015-06-29 14:10:58 +02:00 |
|
Jane Tournois
|
0a24bdbacd
|
make code simpler by making use of named parameters
|
2015-06-29 11:07:00 +02:00 |
|
Jane Tournois
|
95463c654f
|
fix warning
|
2015-06-29 11:06:29 +02:00 |
|
Jane Tournois
|
1d09b521d6
|
add function with no named parameters
|
2015-06-29 10:24:22 +02:00 |
|
Jane Tournois
|
7e94f20842
|
add precisions about 2-manifold
and remove column about it.
we don't want to document anything about algorithms
working or not on a mesh for which is_valid would return false
|
2015-06-29 10:23:24 +02:00 |
|
Sébastien Loriot
|
e1b4fee77f
|
add the possibility to reverse the orientation of a subset of faces
|
2015-06-26 15:44:54 +02:00 |
|
Sébastien Loriot
|
bde6c708db
|
update table and categories
|
2015-06-26 08:58:16 +02:00 |
|
Jane Tournois
|
e2a996f551
|
implement function keep_connected_components
and add it to the tests
|
2015-06-25 16:29:18 +02:00 |
|