Sébastien Loriot
|
376bc42716
|
update URL and use https
|
2018-09-04 13:29:51 +02:00 |
Laurent Rineau
|
5023020809
|
Merge pull request #3126 from sgiraudot/Classification-Clusters_and_meshes-GF
Classification 2.0
|
2018-07-12 11:37:13 +02:00 |
Sébastien Loriot
|
cf91f7037e
|
Merge branch 'cgal/releases/CGAL-4.12-branch'
|
2018-07-09 09:26:24 +02:00 |
Simon Giraudot
|
e1da290f13
|
Fix conversion warning
|
2018-07-05 09:08:28 +02:00 |
Simon Giraudot
|
d27c5a97db
|
Make Index_iterator of Surface_mesh really compliant to random access concept
|
2018-07-05 09:08:27 +02:00 |
Simon Giraudot
|
b894992e8d
|
Make Surface Mesh Index_iterator random access
|
2018-07-05 09:07:31 +02:00 |
Sébastien Loriot
|
6d0cca9a29
|
convenience function write_off uses documented one
|
2018-06-29 08:46:21 +02:00 |
Laurent Rineau
|
0e4e50f2e7
|
Merge pull request #3060 from maxGimeno/BGL-read_write_off_use_np-GF
BGL: Use Named Parameters in OFF I/O
|
2018-06-27 10:21:33 +02:00 |
Laurent Rineau
|
5ec1b841b7
|
Merge pull request #3170 from MaelRL/CGAL-Fix_some_STL_extension_namespaces-GF
STL_Extension: move CGAL::iterator and CGAL::unary/binary functions to CGAL::cpp98::
|
2018-06-20 17:21:01 +02:00 |
Mael Rouxel-Labbé
|
26c857a431
|
Moved unary/binary_function to CGAL::cpp98
|
2018-06-13 15:58:19 +02:00 |
Guillaume Damiand
|
f6fd8cae4c
|
Remove a warning; when using test suite, compile all the code but run nothing.
|
2018-06-13 09:14:18 +02:00 |
Guillaume Damiand
|
59f797f066
|
Update the 5 basic viewers to remove factorized functions, and to define different versions in order to remove default template parameters.
|
2018-06-11 13:09:50 +02:00 |
Maxime Gimeno
|
10c277ea2d
|
Use special args if running testsuite to avoid execution errors.
|
2018-06-07 13:35:28 +02:00 |
Maxime Gimeno
|
ee94efc76e
|
Fix Surface_mesh example
|
2018-05-29 12:00:30 +02:00 |
Andreas Fabri
|
4b14990209
|
Fix warnings; Remove typename in non-template code
|
2018-05-29 11:11:50 +02:00 |
Guillaume Damiand
|
c62fb2b01e
|
Move include iostream.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
b361e78a99
|
Add missing include
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
39de8ac459
|
Add licence includes
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
d8a62aa2c8
|
Update licence headers of new files.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
23426e70c4
|
Remove macro modified.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
dba44f48a1
|
Harmonize the 5 basic viewers.
|
2018-05-29 11:11:49 +02:00 |
Guillaume Damiand
|
6e83b034dc
|
Rename file for basic viewers.
|
2018-05-29 11:06:07 +02:00 |
Guillaume Damiand
|
73905ce8dd
|
Avoid to run the viewer for the CGAL test suite.
|
2018-05-29 11:06:07 +02:00 |
Guillaume Damiand
|
5d375eff74
|
Update all basic viewers to have the correct behavior when CGAL_USE_BASIC_VIEWER is not defined.
|
2018-05-29 11:06:07 +02:00 |
Guillaume Damiand
|
5e5a9611db
|
Protect the code of the basic viewers; rename display into draw; add a draw function that display an error message if the basic viewer is not defined.
|
2018-05-29 11:04:57 +02:00 |
Guillaume Damiand
|
a59c5f6398
|
Update all basic viewers to allow to have a color functor as parameter.
|
2018-05-29 11:04:57 +02:00 |
Guillaume Damiand
|
d881a203e2
|
Update LCC, Polyhedron and Surface mesh viewers to follow last modification of basic viewer.
|
2018-05-29 11:02:00 +02:00 |
Guillaume Damiand
|
f70c6fed86
|
Update basic viewer to: (1) use a generic class that can maybe be used also in demos; (2) use same name to add mono/colored objects.
|
2018-05-29 11:02:00 +02:00 |
Guillaume Damiand
|
a899052b3b
|
Add viewer for surface mesh.
|
2018-05-29 11:01:59 +02:00 |
Maxime Gimeno
|
132cf694a0
|
remove is_valid() from the graph_traits
|
2018-05-03 12:03:14 +02:00 |
Maxime Gimeno
|
7a5e821183
|
fixes
|
2018-04-27 15:28:00 +02:00 |
Maxime Gimeno
|
c4da8690cb
|
Add NamedParameters to the off IO functions.
|
2018-04-26 14:00:06 +02:00 |
Laurent Rineau
|
2df75cb8ef
|
Merge pull request #2995 from MaelRL/Doc-Fix_minor_issues-GF
Doc: fix minor issues in Surface_mesh and SMP
|
2018-04-06 18:12:15 +02:00 |
Mael Rouxel-Labbé
|
5ff2a0d315
|
Fixed minor doc issues in Surface_mesh
|
2018-04-06 11:48:13 +02:00 |
Laurent Rineau
|
237735ab73
|
Merge pull request #2946 from afabri/CGAL-dependencies-GF
Move properties from Mesh_3 to BGL, Polyhedron_3 and Surface_mesh
|
2018-03-27 10:35:23 +02:00 |
Laurent Rineau
|
3c70f8bad0
|
Fix dependencies by moving files
|
2018-03-23 14:17:24 +01:00 |
Laurent Rineau
|
c504ea3e9f
|
Fixes
- cleanup
- be careful not to add things to the documentation
|
2018-03-22 17:23:28 +01:00 |
Andreas Fabri
|
8c41669fb7
|
move properties from Mesh_3 to BGL, Polyhedron_3 and Surface_mesh
|
2018-03-22 16:37:37 +01:00 |
Laurent Rineau
|
182239d6b6
|
Merge branch 'master' into CGAL-remove_SCL_SECURE_NO_DEPRECATE-GF
|
2018-03-06 16:49:30 +01:00 |
Andreas Fabri
|
f7ba8ff4df
|
Fix Box_intersection_d, Minkowski_sum_2, Nef_3, Surface_mesh, Straight_skeleton, Triangulation_3
|
2018-02-23 11:35:58 +00:00 |
Laurent Rineau
|
78e7060525
|
Merge pull request #2712 from afabri/CGAL-VC+warnlevel_4-GF
Deal with VC++ warnings of level /W4
|
2018-02-19 14:27:06 +01:00 |
Laurent Rineau
|
9d227d0fba
|
Merge pull request #2758 from maxGimeno/BGL-Document_graph_has_property-GF
BGL: Document graph_has_property
|
2018-02-19 14:26:33 +01:00 |
Sébastien Loriot
|
483f69728e
|
Refresh branch
|
2018-02-12 22:21:38 +01:00 |
Andreas Fabri
|
d37792b4e0
|
fix doc warning
|
2018-01-24 10:23:55 +00:00 |
Simon Giraudot
|
6269309d86
|
Use CGAL include for boost counting/transform iterators everywhere
|
2018-01-23 11:09:52 +01:00 |
Andreas Fabri
|
6438ade98a
|
fixes after the first testsuite
|
2018-01-23 09:38:03 +00:00 |
Maxime Gimeno
|
c3215b9331
|
Move graph_has_property from namespace boost to namespace CGAL and provide some doc for it.
|
2018-01-22 12:43:29 +01:00 |
Andreas Fabri
|
5e3889127f
|
Surface_mesh
|
2018-01-17 17:07:36 +00:00 |
Andreas Fabri
|
ed621299b5
|
Merge branch 'BGL-generic_property_map-GF' of github.com:afabri/cgal into BGL-generic_property_map-GF
|
2017-12-20 15:44:29 +00:00 |
Andreas Fabri
|
3fe2e280aa
|
Use sstream instead of lexical_cast
|
2017-12-20 15:03:21 +00:00 |