Laurent Rineau
41211e308b
Merge branch '5.1.x-branch'
2020-10-28 09:52:34 +01:00
Laurent Rineau
6007fe7c04
Merge branch 'releases/CGAL-5.0-branch' into 5.1.x-branch
2020-10-28 09:51:02 +01:00
Sébastien Loriot
1e6bf0c2f3
fix warnings
2020-10-26 17:00:21 +01:00
Sébastien Loriot
53fcdff2be
Merge remote-tracking branch 'cgal/5.1.x-branch' into master
2020-10-02 15:11:03 +02:00
Maxime Gimeno
717cace852
Fix example to make it actually use the dot operator
2020-09-28 07:43:13 +02:00
Laurent Rineau
ac1681fc2e
Merge pull request #4984 from sloriot/CGAL-small_post_release_fixes
...
Tiny post release fixes
# Conflicts:
# Installation/CHANGES.md
2020-09-24 16:42:54 +02:00
Sébastien Loriot
51e89b08ba
fix typo in group name
2020-09-10 12:17:59 +02:00
Sébastien Loriot
ec6b0bcf12
fixes from review
2020-08-20 13:18:02 +02:00
Sébastien Loriot
603860a531
update after review
2020-08-19 17:35:57 +02:00
Sébastien Loriot
00550f2bb7
add user manual section
2020-08-19 15:00:59 +02:00
Sébastien Loriot
b03fa54299
add a convenience header file to inherit from face graphs
2020-08-19 14:29:09 +02:00
Sébastien Loriot
3b52dfd7de
Merge remote-tracking branch 'cgal/master'
2020-04-18 14:47:28 +02:00
Mael Rouxel-Labbé
16092f53d6
Update doc about NPs
2020-04-05 17:56:11 +02:00
Mael Rouxel-Labbé
fc79510388
Regroup NP aliases into the base doxyfile.in
2020-04-04 17:26:32 +02:00
Mael
84bcb8ac05
Merge branch 'master' into PMP-Regularize_selection_borders-GF
2020-04-03 09:11:52 +02:00
Sébastien Loriot
b0a1e84c07
Merge pull request #4104 from sgiraudot/BGL-Alpha_expansion_graphcut-GF
...
BGL: Alpha Expansion Graphcut
2020-04-02 14:00:16 +02:00
Simon Giraudot
f64d2c4585
Add missing geom_trait parameters
2020-04-02 13:45:03 +02:00
Sébastien Loriot
dba7c3eb73
extra run of the script to remove tabs and trailing whitespaces
2020-04-02 13:45:03 +02:00
Simon Giraudot
6c538494c9
Fix titles/cases
2020-04-02 13:45:03 +02:00
Simon Giraudot
3b8c8f200e
Fix capitalization
2020-04-02 13:45:03 +02:00
Simon Giraudot
6d52e3307e
Add user man + example + screenshot
2020-04-02 13:45:02 +02:00
Simon Giraudot
eba52f2a70
Finalize doc
2020-04-02 13:45:01 +02:00
Simon Giraudot
f536cef2d6
Apply suggestions from code review
...
Co-Authored-By: Mael <mael.rouxel.labbe@geometryfactory.com>
2020-03-30 13:54:06 +02:00
Maxime Gimeno
b13e863065
Merge remote-tracking branch 'cgal/master' into PMP-new_functions-GF
2020-03-27 16:12:19 +01:00
Sébastien Loriot
47027d6f5b
extra run of the script to remove tabs and trailing whitespaces
2020-03-26 18:59:19 +01:00
Sébastien Loriot
4421fff65f
Update branch from master after trailing whitespaces and tabs removal
2020-03-26 18:58:50 +01:00
Sébastien Loriot
8bb22d5b2c
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of the 5.0 release branch
+ manual fix of the files (indentation was changed in the meantime):
* Spatial_sorting/include/CGAL/Multiscale_sort.h
* Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Sébastien Loriot
8b153fb495
Merge branch 'cgal/releases/CGAL-5.0-branch'
...
whitespace+tab removal, merged with option -Xignore-space-change
2020-03-26 14:22:32 +01:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot
0a46621dc6
Merge branch 'cgal/releases/CGAL-4.14-branch'
...
whitespace+tab removal, merged with option -Xignore-all-space
2020-03-26 13:28:46 +01:00
Sébastien Loriot
590612a563
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Simon Giraudot
b77e138438
Fix capitalization
2020-03-24 16:30:01 +01:00
Simon Giraudot
74f3c2564c
Fix typo in tag name
2020-03-24 16:22:09 +01:00
Simon Giraudot
3225521318
Fix reference case
2020-03-24 10:03:46 +01:00
Mael
855003baa1
Merge branch 'master' into BGL-Alpha_expansion_graphcut-GF
2020-03-24 08:18:23 +01:00
Mael
de563e9844
Merge branch 'master' into PMP-new_functions-GF
2020-03-20 08:48:39 +01:00
Mael
0bc78c07cd
Fix typo
...
Co-Authored-By: Sebastien Loriot <sloriot.ml@gmail.com>
2020-03-13 18:36:27 +01:00
Maxime Gimeno
2424d54e30
Merge remote-tracking branch 'cgal/master' into PMP-new_functions-GF
2020-03-12 12:10:44 +01:00
Mael Rouxel-Labbé
ff8a21f6e6
Minor doc rephrase (dynamic pmap is not always non-constant time access)
2020-03-09 11:49:21 +01:00
Mael Rouxel-Labbé
13984054ae
Fix some enum/classes not showing in the documentation of BGL
2020-03-09 11:47:26 +01:00
Mael Rouxel-Labbé
24e2f35a25
Document tparam of set_triangulation_ids
2020-03-09 11:46:32 +01:00
Mael Rouxel-Labbé
5bd944a8d2
Fix namespace in BGL doc
2020-03-09 10:59:03 +01:00
Mael Rouxel-Labbé
544dbb441a
Add more information about index maps in BGL/PMP's NamedParameters.txt
2020-03-09 10:53:48 +01:00
Mael Rouxel-Labbé
d15040ca26
Revert aeb4451, boost/CGAL namespaces will be fixed in another PR
2020-03-05 16:45:48 +01:00
Mael Rouxel-Labbé
2b25a664d3
Precise that other 2D triangulations also have BGL interfaces
2020-03-04 12:57:39 +01:00
Mael Rouxel-Labbé
3667550e75
Rename new triangulation IDs initializing functions
...
To look more like the existing function set_halfedgeDS_items_id()
2020-03-04 12:54:56 +01:00
Mael Rouxel-Labbé
839dcf71f5
Improve section tag and description (BGL doc)
2020-03-04 12:54:22 +01:00
Mael Rouxel-Labbé
1e91b35575
Fix namespace of boost::***_index_t (should be CGAL::)
2020-03-04 12:31:55 +01:00
Mael Rouxel-Labbé
529fc71dea
Document initialize_triangulation_IDs
2020-03-04 12:31:44 +01:00
Simon Giraudot
d9c9b6e536
Update from reviews
2020-03-02 10:46:36 +01:00