Laurent Rineau
|
fda741e038
|
Merge pull request #2259 from efifogel/Set_movable_separability_2-tau
new package: 2D Movable Separability of Sets (2D Casting)
|
2017-09-08 17:40:40 +02:00 |
Laurent Rineau
|
cef2f82bce
|
Merge pull request #2386 from afabri/Surface_mesh-fix_doc-GF
Document breaking change
|
2017-09-07 17:19:34 +02:00 |
Laurent Rineau
|
f002ab7d3c
|
Merge pull request #2254 from maxGimeno/Output_surface_facets_to_facegraph-GF
Surface_mesher: Output Surface Facets To Facegraph
|
2017-09-04 15:09:44 +02:00 |
Andreas Fabri
|
1af69b33f9
|
Document that the mesh is no longer cleared in operator>>(istream, Surface_mesh)
|
2017-09-04 13:34:02 +01:00 |
Sebastien Loriot
|
74409b2b3c
|
Merge pull request #2239 from sgiraudot/Shape_detection-Region_growing-GF
Region Growing (Shape Detection)
|
2017-08-18 16:27:19 +02:00 |
Efi Fogel
|
4eeea35800
|
Added a new item to release 4.11: 2D Movable Separability of Sets
|
2017-08-10 09:41:37 +02:00 |
Maxime Gimeno
|
85edc5be73
|
update changes.txt
|
2017-08-09 10:31:04 +02:00 |
Maxime Gimeno
|
d57be1d856
|
Add documentation and update changes.html
|
2017-08-09 10:31:04 +02:00 |
Sebastien Loriot
|
aef9029e46
|
Merge pull request #2220 from maxGimeno/BGL_expand_face_selection_for_manifold_removal-GF
BGL expand face selection for manifold removal
|
2017-08-03 17:09:14 +02:00 |
Sebastien Loriot
|
75ca788c48
|
Merge pull request #2129 from afabri/AABB_tree-BboxPmap-GF
AABB_tree: Accelerate construction
|
2017-08-03 17:05:22 +02:00 |
Maxime Gimeno
|
8288fe2ca2
|
changes.html
|
2017-08-02 11:16:44 +02:00 |
Simon Giraudot
|
f92bf8d7d1
|
Fix changes.html
|
2017-08-01 17:03:00 +02:00 |
Simon Giraudot
|
ab1527b9ca
|
Update changes.html
|
2017-08-01 15:49:56 +02:00 |
Laurent Rineau
|
da4b2632c9
|
Prepare master for CGAL-4.12
|
2017-08-01 15:21:41 +02:00 |
Andreas Fabri
|
a2f1f4f67c
|
Fix the changes.html
|
2017-07-19 11:40:35 +02:00 |
Andreas Fabri
|
abdb9480da
|
Document the BboxMap
|
2017-07-18 17:20:46 +02:00 |
Laurent Rineau
|
ceec6140ba
|
Merge pull request #1884 from lrineau/Mesh_3-Polyhedral_complex_mesh_domain_3-GF
New class of MeshDomainWithFeatures_3, from a polyhedral complex
|
2017-07-17 16:28:27 +02:00 |
Laurent Rineau
|
cae42d7d54
|
Update the formatting of changes
|
2017-07-17 16:01:23 +02:00 |
Laurent Rineau
|
82c0aedb7a
|
Fix bugs of changes.html
The changes of this file since CGAL-4.10 were not limited to the section
of CGAL-4.11. That is fixed now.
|
2017-07-17 15:32:59 +02:00 |
Laurent Rineau
|
4594430aac
|
Merge pull request #2138 from sgiraudot/Point_set_processing-Las_IO-GF
Point set processing: LAS I/O
|
2017-07-17 12:45:24 +02:00 |
Laurent Rineau
|
89acad2d14
|
Merge pull request #2101 from afabri/BGL-read_write_off-GF
BGL: Add generic functions read_off() and write_off()
|
2017-07-17 12:45:07 +02:00 |
Laurent Rineau
|
3301bf6a2c
|
Merge pull request #2226 from sgiraudot/Scale_space_reconstruction_3-Improve_API_cleanup-GF
Scale space reconstruction: improve API cleanup
|
2017-07-17 12:44:57 +02:00 |
Laurent Rineau
|
871bba21f6
|
Merge pull request #2212 from MaelRL/Periodic_3_Regular_triangulation_3-APelle
Add periodic regular triangulations
|
2017-07-17 12:23:54 +02:00 |
Guillaume Damiand
|
d8849b9e32
|
Update changes.html
Following the integration of BGL for LCC in master.
|
2017-07-12 09:18:03 -04:00 |
Simon Giraudot
|
65429ed23d
|
Fix typo in changes.html
|
2017-07-11 11:58:52 +02:00 |
Simon Giraudot
|
46d4a93d64
|
Update changes.html (breaking change)
|
2017-07-11 11:58:52 +02:00 |
Simon Giraudot
|
38a92b2691
|
Update changes.html
|
2017-07-11 11:58:49 +02:00 |
Laurent Rineau
|
8da2b7bd11
|
Merge pull request #2068 from maxGimeno/Polyhedron_demo-Volume_generator-GF
BGL new helper functions and Polyhedron_demo's Basic_volume_generator_plugin
|
2017-07-10 15:35:22 +02:00 |
Jane Tournois
|
4fda9e482b
|
update changes.html
|
2017-07-07 10:19:08 +02:00 |
Andreas Fabri
|
a9eadc1a94
|
fix changes.html
|
2017-07-06 21:54:09 +02:00 |
Simon Giraudot
|
8cee8d06eb
|
Add section to changes.html
|
2017-07-04 08:53:07 +02:00 |
Mael Rouxel-Labbé
|
24433bfbb8
|
Improved visibility of P3RT3 in changes.html (moved to major changes)
and aligned dD regular's changelog with P3RT3's changelog
|
2017-07-03 16:23:26 +02:00 |
Mael Rouxel-Labbé
|
5ef4ed6083
|
Merge branch 'Periodic_3_Regular_triangulation_3-APelle-old' into Periodic_3_Regular_triangulation_3-APelle
Based on master
|
2017-07-03 16:12:14 +02:00 |
Laurent Rineau
|
d878561809
|
Merge pull request #2102 from afabri/Kernel_Weighted_point_without_conversion-GF
Remove implicit conversions between points and weighted points
|
2017-07-03 12:08:57 +02:00 |
Andreas Fabri
|
a69b2918d2
|
Add to changes.html
|
2017-06-30 18:14:43 +02:00 |
Laurent Rineau
|
c5224829fc
|
Merge branch 'master' into Polyhedron_demo-Volume_generator-GF
|
2017-06-30 17:27:06 +02:00 |
Laurent Rineau
|
95964a2e17
|
Merge pull request #2160 from sgiraudot/Poisson_reconstruction-Add_simple_functions-GF
Poisson reconstruction: Provide a simple function
|
2017-06-30 16:52:10 +02:00 |
Laurent Rineau
|
2061a16def
|
Merge pull request #1917 from MaelRL/SM_Parameterization-BGL-GF
Parameterization Facegraph
|
2017-06-30 16:38:50 +02:00 |
Mael Rouxel-Labbé
|
dc313f82e5
|
Fixed wrong balise in changes.html
|
2017-06-28 10:24:26 +02:00 |
Mael Rouxel-Labbé
|
638e0c41ea
|
Moved the dD triangulation changelog to "Major and breaking changes"
Otherwise, it's completely lost in the T2/T3 minor breaking changes.
|
2017-06-28 10:23:16 +02:00 |
Mael Rouxel-Labbé
|
eee58745cf
|
Fixed changes.html typo
|
2017-06-28 10:16:23 +02:00 |
Mael Rouxel-Labbé
|
ac112a0530
|
Minor changes to changes.html
|
2017-06-28 10:16:23 +02:00 |
Mael Rouxel-Labbé
|
abe5cd57ac
|
Added RegTrCellBaseWithWeightedCircumcenter changes to changes.html
|
2017-06-28 10:16:23 +02:00 |
Mael Rouxel-Labbé
|
dbc8f71c8d
|
Added Alpha Shapes 2D breaking changes to changes.html
|
2017-06-28 10:16:23 +02:00 |
Mael Rouxel-Labbé
|
92f9f9ce0c
|
Improved changes.html
|
2017-06-28 10:16:23 +02:00 |
Mael Rouxel-Labbé
|
4adbbb51ab
|
Updated changes.html
|
2017-06-28 10:16:23 +02:00 |
Mael Rouxel-Labbé
|
03e646679f
|
MeshVertexBase_3 must refine RegularTriangulationVertexBase_3
and not TriangulationVertexBase_3
|
2017-06-28 10:16:23 +02:00 |
Mael Rouxel-Labbé
|
9c044c00eb
|
Fixed the concept MeshCellBase_3
The surface center is not of type Tr::Point, but Tr::Bare_point.
Added to changes.html
|
2017-06-28 10:16:23 +02:00 |
Mael Rouxel-Labbé
|
c606c3cfc8
|
Modified changes.html
|
2017-06-28 10:16:23 +02:00 |
Mael Rouxel-Labbé
|
f980c2df1f
|
Modified changes.txt
|
2017-06-28 10:16:23 +02:00 |