Laurent Rineau
|
ac5d63d479
|
Prepare CGAL-5.3-beta1
|
2021-06-02 14:45:48 +02:00 |
Laurent Rineau
|
1a045d6d3a
|
Revert modification to CHANGES.md from e0a4dd0680 (PR #5677)
|
2021-06-02 13:15:28 +02:00 |
Mael
|
16ba457bd2
|
Fix nested list spacing
|
2021-06-02 13:14:41 +02:00 |
Laurent Rineau
|
8994bc190c
|
Minor improvement: change the release date, and fix spaces
|
2021-06-02 13:09:48 +02:00 |
Mael Rouxel-Labbé
|
e748c1408a
|
Prepare CHANGES.md for CGAL 5.3
|
2021-06-02 12:54:47 +02:00 |
Laurent Rineau
|
4a2f016f6a
|
Merge pull request #5617 from afabri/Nef_3-translation-GF
Nef_3: Add Aff_transformation_3::is_translation()
|
2021-05-18 18:14:17 +02:00 |
Sébastien Loriot
|
fb6f703b55
|
IO namespace for files in IO directories
|
2021-05-04 14:36:06 +02:00 |
Andreas Fabri
|
24dd2aeca7
|
Add to CHANGES.md
|
2021-04-27 15:27:16 +01:00 |
Sebastien Loriot
|
b8bc56ca12
|
Merge pull request #4421 from MaelRL/Triangulation_on_sphere_2-GF
new package: Triangulation on the sphere
|
2021-04-21 15:24:45 +02:00 |
Sebastien Loriot
|
77e5d1d26f
|
Merge pull request #4852 from JacksonCampolattaro/gsoc2020-Octree-campolattaro
Add Octree Package
|
2021-04-17 14:26:01 +02:00 |
Mael
|
8226666398
|
Merge branch 'master' into Triangulation_on_sphere_2-GF
|
2021-04-17 11:22:30 +02:00 |
Maxime Gimeno
|
c49152359c
|
update max version of cmake and announce the new minimal in CHANGE.md
|
2021-04-15 15:08:54 +02:00 |
Simon Giraudot
|
10f6992b2a
|
Rebase on master
|
2021-04-07 14:32:31 +02:00 |
Simon Giraudot
|
1c156ab22d
|
Rebase on master
|
2021-04-07 14:27:57 +02:00 |
Mael Rouxel-Labbé
|
a81e13a4f3
|
Update CHANGES.md
|
2021-04-07 10:13:50 +02:00 |
Laurent Rineau
|
8dc3256685
|
Merge pull request #5488 from sgiraudot/Classification-Remove_TensorFlow_support-GF
[Small Feature] Remove TensorFlow support
|
2021-04-06 15:13:15 +02:00 |
Simon Giraudot
|
4d761ed9cd
|
More corrections from review
|
2021-04-01 14:21:01 +02:00 |
Simon Giraudot
|
616cd5a549
|
Apply corrections from review
|
2021-04-01 08:55:51 +02:00 |
Laurent Rineau
|
79ba1af61f
|
Merge pull request #5492 from sloriot/PMP-coref_full_edge_visitor
Add missing visitor calls for the output_builder part
|
2021-03-24 15:05:24 +01:00 |
Simon Giraudot
|
76000bd396
|
Update CHANGED.md
|
2021-03-23 08:12:11 +01:00 |
Simon Giraudot
|
20162feb3d
|
Rebase on master
|
2021-03-11 13:20:34 +01:00 |
Laurent Rineau
|
26bf22f8c5
|
Merge pull request #5370 from VincentRouvreau/document_insert_if_in_star_regular_triangulation
Add some documentation for Regular_triangulation::insert_if_in_star
|
2021-03-10 12:19:28 +01:00 |
ROUVREAU Vincent
|
28932cd065
|
Merge master and resolve conflicts for Installation/CHANGES.md
|
2021-03-10 11:48:55 +01:00 |
ROUVREAU Vincent
|
eb04a9b3ce
|
Add change description in CHANGES.md
|
2021-03-10 11:42:07 +01:00 |
Simon Giraudot
|
46b9452ef4
|
Rebase on master
|
2021-03-04 13:48:11 +01:00 |
Laurent Rineau
|
3ab3b10d47
|
Merge pull request #5247 from MaelRL/SDG-Fix_doc-GF
Doc improvements for TDS-related classes
|
2021-03-03 17:38:18 +01:00 |
Laurent Rineau
|
cb8e564ac7
|
Merge pull request #5349 from afabri/Polyline_simplification-simplify_overlaps-GF
2D Polyline simplification: Also simplify overlapping vertex sequences
|
2021-03-03 17:35:27 +01:00 |
Simon Giraudot
|
a330b0120f
|
Update CHANGES.md
|
2021-03-03 13:26:49 +01:00 |
Sebastien Loriot
|
11f2b92b7b
|
Merge branch 'master' into gsoc2020-Surface_mesh_topology-Simplicity-johnmave126
|
2021-02-25 13:43:38 +01:00 |
Sébastien Loriot
|
484977bb5b
|
update changes
|
2021-02-24 16:57:21 +01:00 |
Mael Rouxel-Labbé
|
5efa544734
|
Merge remote-tracking branch 'cgal/master' into SDG-Fix_doc-GF
|
2021-02-22 17:19:40 +01:00 |
Mael Rouxel-Labbé
|
57772f7e2c
|
Announce the removal of obsolete & deprecated alpha shape traits classes
|
2021-02-22 17:16:53 +01:00 |
Andreas Fabri
|
ed44ebff0f
|
Improve documentation of overlapping polylines
|
2021-02-16 10:43:04 +00:00 |
Andreas Fabri
|
4953ff71e0
|
fix typo
|
2021-02-04 11:22:06 +00:00 |
Andreas Fabri
|
6dc30a1442
|
Update the change log
|
2021-02-01 13:09:49 +00:00 |
Efi Fogel
|
124076bcb4
|
Merge remote-tracking branch 'cgal/master' into Bso-oriented_side-efif
|
2021-01-28 17:39:04 +02:00 |
Guillaume Damiand
|
3ef8ea445c
|
Merge branch 'master' into gsoc2020-Surface_mesh_topology-Simplicity-johnmave126
|
2021-01-18 11:24:33 +01:00 |
Laurent Rineau
|
287836254f
|
Fix CHANGES.md for CGAL I/O
See https://github.com/CGAL/cgal/pull/4255#issuecomment-760933103.
|
2021-01-15 14:16:30 +01:00 |
Laurent Rineau
|
dffa89b2cd
|
Update CHANGES.md after the merge of CGAL I/O
Two links are missing.
|
2021-01-14 15:51:44 +01:00 |
Maxime Gimeno
|
3d1c41fd14
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2021-01-07 15:05:28 +01:00 |
Maxime Gimeno
|
1d98f0f71d
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-12-09 14:40:02 +01:00 |
Sebastien Loriot
|
48a1273546
|
Update Installation/CHANGES.md
Co-authored-by: Laurent Rineau <Laurent.Rineau@cgal.org>
|
2020-12-08 09:36:55 +01:00 |
Sébastien Loriot
|
7b8f5ce7ed
|
update changes
|
2020-12-07 16:49:49 +01:00 |
Laurent Rineau
|
7506e5da16
|
Prepare CHANGES.md for 5.3
|
2020-12-07 16:35:24 +01:00 |
Maxime Gimeno
|
3b70343590
|
Merge remote-tracking branch 'cgal/master' into CGAL_IO-maxGimeno
|
2020-11-16 16:19:43 +01:00 |
Laurent Rineau
|
048b29d671
|
Fix links
|
2020-11-16 09:08:54 +01:00 |
Mael Rouxel-Labbé
|
c9db053fa8
|
Prepare CHANGES.md for 5.2
|
2020-11-13 17:27:22 +01:00 |
Laurent Rineau
|
2f73dab22f
|
Merge pull request #5071 from sgiraudot/PSP-Scanline_orient_normals-GF
[Small Feature] Scanline Orient Normals
|
2020-11-13 15:31:56 +01:00 |
Laurent Rineau
|
3d6d9f541f
|
Fix merge issues (not visible as Git conflicts)
|
2020-11-10 08:51:31 +01:00 |
Laurent Rineau
|
d0dd5a93bf
|
Merge pull request #4639 from janetournois/Triangulation_segment_traverser_3-tvanlank__rewrote_history-GF
Small feature - Triangulation Segment Cell/Simplex Iterator
|
2020-11-10 08:45:38 +01:00 |