Sébastien Loriot
|
ab8d6cfbcb
|
add todo
|
2015-07-16 10:25:09 +02:00 |
Sébastien Loriot
|
017b4f501f
|
use jpg instead of png
prepare for rebasing
|
2015-07-15 11:43:53 +02:00 |
Sébastien Loriot
|
d35e1e5580
|
do not use a large gif file
prepare for rebasing
|
2015-07-15 10:30:51 +02:00 |
Sébastien Loriot
|
1950bf0d7d
|
update user manual for keep/remove_connected_components
|
2015-07-13 09:27:51 +02:00 |
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
|
1334ff32dd
|
document another overload or reverse_face_orientations
|
2015-06-29 15:17:41 +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
|
bde6c708db
|
update table and categories
|
2015-06-26 08:58:16 +02:00 |
Jane Tournois
|
ce4eb95d00
|
fix typo
|
2015-06-25 15:47:32 +02:00 |
Jane Tournois
|
cc21c6e35d
|
user manual
|
2015-06-25 15:46:19 +02:00 |
Jane Tournois
|
d228e836b7
|
add a table about requirements of package functions
(asked by both reviewers)
some answers should still be checked
|
2015-06-25 15:26:22 +02:00 |
Jane Tournois
|
21807f6873
|
doc fix
|
2015-06-25 14:18:37 +02:00 |
Jane Tournois
|
e451c510ec
|
Merge branch 'Polygon_mesh_processing-GF' of github.com:CGAL/cgal-public-dev into Polygon_mesh_processing-GF
|
2015-06-25 14:12:50 +02:00 |
Jane Tournois
|
d07d597065
|
update package description
|
2015-06-25 14:12:07 +02:00 |
Sébastien Loriot
|
7de678e50e
|
there are several authors
|
2015-06-25 13:20:20 +02:00 |
Jane Tournois
|
32f0c9b37b
|
rename Point_inside_polygon_mesh to Side_of_triangle_mesh
and document it
|
2015-06-25 11:51:45 +02:00 |
Jane Tournois
|
1a775ff8f9
|
add keep_connected_components (doc only)
|
2015-06-25 09:58:08 +02:00 |
Jane Tournois
|
b2e749894e
|
user manual
|
2015-06-25 09:32:42 +02:00 |
Jane Tournois
|
31fd19c01e
|
Pierre's review. Rename is_self_intersecting to does_self_intersect
to be consistent with do_intersect
|
2015-06-22 11:03:25 +02:00 |
Jane Tournois
|
6b6645af72
|
add "polygon mesh" and "triangle mesh" as much as possible
|
2015-06-18 16:48:02 +02:00 |
Jane Tournois
|
1e93d3d645
|
fix ref
|
2015-06-18 15:24:41 +02:00 |
Jane Tournois
|
a26f8ed4ff
|
fix ref to hole filling
|
2015-06-18 15:03:59 +02:00 |
Jane Tournois
|
86215e3a10
|
modify captions to take into account review 1
|
2015-06-18 12:59:25 +02:00 |
Jane Tournois
|
187895af98
|
fix dependencies
|
2015-04-28 15:11:10 +02:00 |
Jane Tournois
|
ac86f5d5b8
|
attempt to get the CDT_2 link
|
2015-04-28 13:49:36 +02:00 |
Jane Tournois
|
13dd4516f9
|
fix indentation in code
|
2015-04-28 13:47:48 +02:00 |
Jane Tournois
|
07b935a4b4
|
example fixed
|
2015-04-10 13:03:07 +02:00 |
Jane Tournois
|
cff0047b32
|
bug fixed
|
2015-04-10 12:35:36 +02:00 |
Jane Tournois
|
94bc90f933
|
fix named parameter name
|
2015-04-03 16:57:40 +02:00 |
Jane Tournois
|
70951db816
|
improve the display of named parameters
rename Kernel to GeomTraits
|
2015-04-03 16:37:22 +02:00 |
Jane Tournois
|
a6698298a7
|
layout of named parameters : clickable in the documentation of functions,
and looking like usual parameters in the NamedParameters description page
|
2015-04-03 16:16:42 +02:00 |
Jane Tournois
|
a4dedeb691
|
documentation fixes
|
2015-04-03 14:05:22 +02:00 |
Andreas Fabri
|
db614217c3
|
typos
|
2015-04-03 10:14:38 +02:00 |
Sébastien Loriot
|
2cdbc92fac
|
update history
|
2015-04-02 07:56:50 +02:00 |
Sébastien Loriot
|
6a375326fa
|
rename named param kernel to geom_traits and fix compilation issues
|
2015-04-02 07:33:24 +02:00 |
Sébastien Loriot
|
6413af6a04
|
add missing anchor name
|
2015-04-02 07:33:24 +02:00 |
Sébastien Loriot
|
c04077e7af
|
use macro for documenting named parameters
|
2015-04-01 18:17:07 +02:00 |
Jane Tournois
|
0f2ea23737
|
add short implementation history
|
2015-04-01 17:46:13 +02:00 |
Jane Tournois
|
8ee2b97324
|
move subsection title
|
2015-04-01 17:07:25 +02:00 |
Jane Tournois
|
3b45828ee4
|
Merge branch 'Polygon_mesh_processing-GF' of github.com:CGAL/cgal-dev into Polygon_mesh_processing-GF
|
2015-04-01 16:57:58 +02:00 |
Jane Tournois
|
09e49c141c
|
remove useless \cgal
|
2015-04-01 16:55:53 +02:00 |
Sébastien Loriot
|
2869362f9e
|
fix authors
|
2015-04-01 16:55:04 +02:00 |
Sébastien Loriot
|
4fb57e6a92
|
add missing example
|
2015-04-01 16:49:30 +02:00 |
Jane Tournois
|
e4ba8b4c47
|
document remove_degenerate_faces
|
2015-04-01 16:41:49 +02:00 |
Jane Tournois
|
8f595e6e14
|
update todo
|
2015-04-01 16:10:12 +02:00 |
Jane Tournois
|
eb2954c7bf
|
add namespace Polygon_mesh_processing and add nested list
|
2015-04-01 15:59:33 +02:00 |
Jane Tournois
|
dd4028917d
|
Merge branch 'Polygon_mesh_processing-GF' of github.com:CGAL/cgal-dev into Polygon_mesh_processing-GF
|
2015-04-01 15:25:05 +02:00 |
Jane Tournois
|
e379b164df
|
add section to user manual
|
2015-04-01 15:24:42 +02:00 |
Andreas Fabri
|
2a31a4f169
|
Add Surface_mesh to dependencies
|
2015-04-01 15:20:12 +02:00 |