Sébastien Loriot
|
e27c59771f
|
update changes
|
2016-12-05 18:28:45 +01:00 |
|
Laurent Rineau
|
82786bf3c7
|
Merge pull request #1697 from gdamiand/Generalized_map-gdamiand
Generalized map
|
2016-12-02 11:35:20 +01:00 |
|
Laurent Rineau
|
105418b66a
|
Merge pull request #1620 from lrineau/Polyhedron-demo_various_fixes-lrineau
Enhancement of Qt Script in Polyhedron Demo
- CMake-3.1 is now required.
- demo/Polyhedron/ now requires C++11.
|
2016-12-02 11:19:18 +01:00 |
|
Guillaume Damiand
|
dead0df2ba
|
Move gmap section in changes.html
|
2016-11-29 11:43:47 +01:00 |
|
Guillaume Damiand
|
57e4ff3abd
|
* replace CGAL_CMAP_DEPRECATED macro by CGAL_CMAP_DART_DEPRECATED
* protect deprecated code with #ifndef CGAL_NO_DEPRECATED_CODE
|
2016-11-29 11:43:33 +01:00 |
|
Guillaume Damiand
|
cda909e363
|
Update changes.html after modifs of GMap for rev4.
|
2016-11-29 11:43:32 +01:00 |
|
Guillaume Damiand
|
2a89580128
|
Update changes.html
|
2016-11-29 11:43:31 +01:00 |
|
Laurent Rineau
|
26dcfd9c44
|
Merge pull request #1647 from sgiraudot/Point_set_processing_3-Improve_outlier_removal_API-GF
Point set processing: improve outlier removal API
|
2016-11-25 14:57:06 +01:00 |
|
Andreas Fabri
|
548ad1cf29
|
Test deprecated code; Exlain what to do instead; Add to changes.html
|
2016-11-03 14:58:14 +01:00 |
|
Simon Giraudot
|
863766a0bd
|
Update changes.html
|
2016-10-31 09:52:49 +01:00 |
|
Laurent Rineau
|
b76e1e021a
|
Merge pull request #1470 from sloriot/Nef_3-cst_from_FaceGraph
Add a Nef_3 constructor from a FaceGraph
|
2016-10-17 10:03:28 +02:00 |
|
Sébastien Loriot
|
bcf57bda16
|
update changes.html
|
2016-10-05 15:30:59 +02:00 |
|
Laurent Rineau
|
8f33571919
|
Merge pull request #1533 from lrineau/Scripts-cpp14_by_default-lrineau
Enable C++14 by default in generated CMake scripts
|
2016-10-05 13:03:58 +02:00 |
|
Laurent Rineau
|
67ed1a977a
|
Update changes.html
|
2016-09-30 18:30:16 +02:00 |
|
Laurent Rineau
|
2cc5afd7b6
|
Enable C++14 by default in generated CMake scripts
(cherry picked from commit b11818e8d67dd741ac411bc02e108ddd9a290fd3)
|
2016-09-30 18:21:58 +02:00 |
|
Sébastien Loriot
|
8fcb89a0e4
|
update changes
|
2016-09-28 13:13:29 +02:00 |
|
Sébastien Loriot
|
9e5ac35277
|
..._on_tetrahedral_mesh_boundary_3 -> ..._in_tetrahedral_mesh_boundary_3
|
2016-09-28 10:59:09 +02:00 |
|
Sébastien Loriot
|
3965967cf6
|
Random_points_on_triangle_mesh_3 -> Random_points_in_triangle_mesh_3
|
2016-09-28 10:58:45 +02:00 |
|
Sébastien Loriot
|
95f7698049
|
require validity of the input in the doc + improve changes
|
2016-09-28 10:57:18 +02:00 |
|
Maxime Gimeno
|
b352ec6cad
|
Add doc for the new classes.
|
2016-09-28 10:48:09 +02:00 |
|
Maxime Gimeno
|
c013d9d292
|
Clean-up
- Replace Mesh by TriangleMesh
- update changes.html and doc sections
- remove useless .off in examples
|
2016-09-28 10:48:07 +02:00 |
|
Maxime Gimeno
|
2912b9d40b
|
Fixes in the doc
|
2016-09-28 10:46:42 +02:00 |
|
Maxime Gimeno
|
a683fdca47
|
changes.html update
|
2016-09-28 10:46:40 +02:00 |
|
Iordan Iordanov
|
6e5953cd68
|
Added description to changes.html
|
2016-09-21 10:40:32 +02:00 |
|
Sébastien Loriot
|
dd421a6b39
|
update changes
|
2016-09-21 08:48:25 +02:00 |
|
Laurent Rineau
|
48caa236f6
|
Prepare changes.html for 4.10
|
2016-09-19 17:56:59 +02:00 |
|
Laurent Rineau
|
f96b186445
|
prepare 4.9-alpha1
|
2016-07-26 12:33:39 +02:00 |
|
Sébastien Loriot
|
3721536402
|
update changes
|
2016-07-21 13:53:26 +02:00 |
|
Laurent Rineau
|
5ebfefe72c
|
Merge pull request #894 from gdamiand/CGAL_headers_only_step1-gdamiand_cjamin
CGAL header-only: step 1
(I actually do this merge for the Github interface for mobile phones! How much does that add to my geek-value?)
|
2016-07-05 19:50:36 +02:00 |
|
Sebastien Loriot
|
2d0e402e5b
|
Merge pull request #1195 from sloriot/SMD-add_sre_arap
Add Smoothed Rotation Enhanced As-Rigid-As-Possible
|
2016-07-05 16:25:17 +02:00 |
|
Sébastien Loriot
|
99e36bfb0d
|
update changes
|
2016-07-05 16:20:48 +02:00 |
|
Sébastien Loriot
|
e3a44a9d75
|
remove the flag CGAL_USE_PROPERTY_MAPS_API_V1 and keep only new API
|
2016-07-04 10:17:38 +02:00 |
|
Clement Jamin
|
3f130026bd
|
Typos
|
2016-06-29 14:55:39 +02:00 |
|
Clement Jamin
|
7103bcf0e6
|
Add header-only in changes.html
|
2016-06-29 14:43:27 +02:00 |
|
Sébastien Loriot
|
79ad1b2dc6
|
Merge pull request #1141 from janetournois/PMP-isotropic_remeshing_smoothing_options-jtournois
PMP isotropic_remeshing : smoothing options
|
2016-06-22 11:46:05 +02:00 |
|
Sebastien Loriot
|
b13b098d3b
|
Merge pull request #1066 from ws4u/Cone_spanners_2-new_package-UWS
Cone spanners 2 new package uws
|
2016-06-08 14:49:13 +02:00 |
|
Sebastien Loriot
|
1ebaebc6aa
|
Merge pull request #1101 from maxGimeno/Enhance_triangulate_facets-GF
Robustify triangulate facets
|
2016-06-08 09:50:48 +02:00 |
|
Jane Tournois
|
ba124232dc
|
update changes.html
|
2016-06-07 15:27:30 +02:00 |
|
Efi Fogel
|
d50b3d61b0
|
Reflected changes to the 2D Minkowski Sumspackage
|
2016-06-04 09:52:22 +03:00 |
|
Maxime Gimeno
|
571c87eab6
|
Edit the Changes.html
|
2016-05-24 11:42:09 +02:00 |
|
Guillaume Damiand
|
db388cb081
|
Update changes.html
|
2016-05-10 09:51:27 +02:00 |
|
Sébastien Loriot
|
d892ef1a89
|
Merge pull request #1030 from janetournois/PMP-remeshing_with_patch_ids-jtournois
PMP : new features for isotropic_remeshing
|
2016-05-09 09:43:08 +02:00 |
|
Sebastien Loriot
|
f429eef8a7
|
Merge pull request #1039 from afabri/AABB_tree-ray_intersection-pmoeller
Aabb tree ray intersection pmoeller
|
2016-05-09 09:40:12 +02:00 |
|
Laurent Rineau
|
35431e469f
|
Trivial. Add '<li>' for the syntax
|
2016-05-06 16:23:24 +02:00 |
|
Weisheng Si
|
4b4d8e2415
|
Add "the directions of cone boundaries" to the package description on
user inputs, since I deem this is an important feature of this package.
|
2016-05-04 15:39:56 +02:00 |
|
Sébastien Loriot
|
3c8871f8a9
|
Merge pull request #739 from bo0ts/Pmp-poly_soup_poly_mesh-pmoeller
Add PMP function is_polygon_soup_a_polygon_mesh
|
2016-05-04 15:01:25 +02:00 |
|
Simon Giraudot
|
92df99ccb9
|
Fix changes.html (item in 4.8 should be in 4.9)
|
2016-05-04 10:48:22 +02:00 |
|
Sébastien Loriot
|
33997091e3
|
fix typo
|
2016-05-03 16:58:21 +02:00 |
|
Sebastien Loriot
|
021806721a
|
Merge pull request #1031 from sgiraudot/Point_set_processing-Extend_ply_reader-GF
Point set processing: extend PLY reader
|
2016-04-29 13:13:54 +02:00 |
|
Sebastien Loriot
|
54b244c430
|
Merge pull request #914 from sgiraudot/Point_set_shape_detection_3-Plane_regularization-GF
Point set shape detection: Plane regularization
|
2016-04-29 13:08:44 +02:00 |
|