Maxime Gimeno
|
132cf694a0
|
remove is_valid() from the graph_traits
|
2018-05-03 12:03:14 +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
|
4a7966d145
|
Merge pull request #2860 from lrineau/Installation-fix_check_headers-GF
Fix CGAL_ENABLE_CHECK_HEADERS, again
|
2018-03-09 18:39:26 +01:00 |
Laurent Rineau
|
0a74393dcf
|
Commit all new dependencies files
|
2018-03-06 18:44:48 +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 |
Mael Rouxel-Labbé
|
dafdafa0bb
|
Merge branch 'master' into BGL-doc_improvement-GF
|
2018-02-19 15:41:45 +01: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 |
Mael Rouxel-Labbé
|
28d55f8981
|
Merge branch 'master' into BGL-doc_improvement-GF
|
2018-02-15 11:32:50 +01:00 |
Sébastien Loriot
|
483f69728e
|
Refresh branch
|
2018-02-12 22:21:38 +01:00 |
Mael Rouxel-Labbé
|
cf3d2881b5
|
Fixed links
|
2018-02-08 18:19:32 +01:00 |
Maxime Gimeno
|
688b5dd06e
|
Move dependencies creation to package_info and add dependencies to git
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
8bde832931
|
Fix METIS headers in BGL
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
c42e183aa0
|
Add opencv to travis and fix some stuff.
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
a676d5a60e
|
Try to fix errors in classification checks
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
acd0a72edf
|
Modify travis script to test dependencies
|
2018-02-02 12:08:05 +01:00 |
Maxime Gimeno
|
ae36b452bc
|
Add dependencies of all packages
|
2018-02-02 12:08:05 +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 |
Sébastien Loriot
|
456222aa81
|
add comment
|
2017-12-19 14:51:12 +01:00 |
Sébastien Loriot
|
a9a85b37e6
|
fix compilation issues and warnings
|
2017-12-19 14:43:30 +01:00 |
Andreas Fabri
|
ee8c0fad5d
|
Changes after @sloriot's review
|
2017-12-14 10:49:02 +00:00 |
Laurent Rineau
|
7df26c594b
|
Merge branch 'master' into BGL-generic_property_map-GF
|
2017-12-14 09:46:01 +01:00 |
Laurent Rineau
|
de0feab22c
|
Merge pull request #2628 from afabri/Surface_mesh-Derivation-GF
Surface_mesh: Derivation, boost::graph_traits and boost::property_map
|
2017-12-05 18:25:11 +01:00 |
Andreas Fabri
|
91539a1ae1
|
Merge branch 'master' into BGL-fix_doc-GF
|
2017-12-01 12:04:15 +01:00 |
Andreas Fabri
|
2806377564
|
Fix Issue #2629
|
2017-11-30 18:17:26 +00:00 |
Andreas Fabri
|
1f8849dfea
|
Make dynamic property API similar to the non dynamic case
|
2017-11-29 08:28:16 +00:00 |
Jane Tournois
|
2feb79a16b
|
Add example for dynamic_property_map
|
2017-11-27 16:35:30 +00:00 |
Andreas Fabri
|
aceac5d7f8
|
Use BOOST_FOREACH
|
2017-11-27 13:59:09 +00:00 |
Andreas Fabri
|
2e4ac12646
|
We also need a specialization of graph_has_property
|
2017-11-24 09:38:09 +00:00 |
Andreas Fabri
|
9dbd7f03c0
|
Add an example that shows what is needed for BGL-style algorithms when deriving from Surface_mesh
|
2017-11-24 08:30:56 +00:00 |
Sébastien Loriot
|
8cdfad0d08
|
add missing URL and Id tags
|
2017-11-15 22:58:57 +01:00 |
Sébastien Loriot
|
ff26773f7b
|
remove include directive for checking GPL compliance in LGPL headers
|
2017-11-12 10:21:35 +01:00 |
Sébastien Loriot
|
ee57fc2d6c
|
add SPDX identifier for files under the GPL-3+ license
|
2017-11-12 10:17:51 +01:00 |
Sébastien Loriot
|
0698f79aff
|
add SPDX identifier for files under the LGPL-3+ license
|
2017-11-12 10:17:50 +01:00 |
Laurent Rineau
|
b26201f5ac
|
Merge pull request #2535 from MaelRL/SM-Missing_explicit-GF
Surface_mesh: Added missing 'explicit' on SM_Edge_index constructor
|
2017-10-17 15:20:32 +02:00 |
Laurent Rineau
|
5bb1bbcb79
|
Merge branch 'releases/CGAL-4.10-branch' into releases/CGAL-4.11-branch
|
2017-10-17 15:20:04 +02:00 |
Laurent Rineau
|
46cc91e787
|
Merge pull request #2478 from mtola/master
fix bug -> 2x 2 missing "inline" to prevent duplicate symbols during …
|
2017-10-13 17:06:22 +02:00 |
Mael Rouxel-Labbé
|
b4c87b7b9c
|
Added missing 'explicit' on SM_Edge_index constructor
|
2017-10-12 18:06:38 +02:00 |