Guillaume Damiand
|
7d9338c022
|
Update changes.html
|
2015-11-02 10:01:13 +01:00 |
Sebastien Loriot
|
2e493f297b
|
Merge pull request #389 from afabri/CGAL-Qt3-GF
Remove Qt3 based demos
|
2015-10-23 17:08:49 +02:00 |
Sebastien Loriot
|
31d06f2e92
|
Merge pull request #408 from afabri/PMP-keep_large_connected_components-GF
Add keep_large_connected_components ()
|
2015-10-22 09:06:33 +02:00 |
Andreas Fabri
|
29c794cd1a
|
update changes.html
|
2015-10-22 09:04:07 +02:00 |
Sebastien Loriot
|
1dbac9df32
|
Merge pull request #400 from sgiraudot/Point_set_processing_3-IO_ply-GF
Read and write PLY point clouds
|
2015-10-22 08:56:10 +02:00 |
Sébastien Loriot
|
13ab0f221a
|
update changes.html
|
2015-10-22 08:54:15 +02:00 |
Simon Giraudot
|
ed6d09ffea
|
Merge branch 'Point_set_processing_3-IO_ply-GF-old' into Point_set_processing_3-IO_ply-GF
|
2015-10-19 16:00:29 +02:00 |
Laurent Rineau
|
9e5487908b
|
Merge pull request #350 from sakrist/master
Changes for arm devices
|
2015-10-19 15:05:48 +02:00 |
Simon Giraudot
|
99d4fc84bd
|
Merge branch 'Point_set_processing_3-IO_ply-GF-old' into Point_set_processing_3-IO_ply-GF
|
2015-10-15 14:27:57 +02:00 |
Laurent Rineau
|
18cac48bae
|
Merge pull request #367 from sgiraudot/Point_set_processing-hierarchical_clustering-sgiraudot
New point set processing algorithm: Hierarchical clustering
|
2015-10-14 10:54:37 +02:00 |
Laurent Rineau
|
853cb8d86e
|
Merge remote-tracking branch 'cgal/releases/CGAL-4.7-branch'
|
2015-10-14 10:51:03 +02:00 |
Laurent Rineau
|
330a0e75a2
|
Merge pull request #385 from cjamin/CGAL_headers_only-gdamiand_cjamin
CGAL headers only, step 0
|
2015-10-13 16:37:38 +02:00 |
Sebastien Loriot
|
40da918aaf
|
Merge pull request #368 from afabri/Spatial_searching-find_any_point-GF
Add function Kd_tree::find_any_point(Query)
|
2015-10-10 14:24:22 +02:00 |
Andreas Fabri
|
e1ff955344
|
update changes.html
|
2015-10-10 14:18:08 +02:00 |
Sébastien Loriot
|
e0019b175d
|
add missing end tag
|
2015-10-10 14:05:49 +02:00 |
Volodymyr Boichentsov
|
f06bea8d8d
|
fixed boost endianness check
|
2015-10-09 09:26:00 +01:00 |
Simon Giraudot
|
7a0134fc55
|
Update changes.html
|
2015-10-08 08:59:29 +02:00 |
Volodymyr Boichentsov
|
64cceb7bb4
|
revert back arch's define check
|
2015-10-08 07:26:09 +01:00 |
Volodymyr Boichentsov
|
ee8d3d7fa3
|
added endianness check with boost
added few more arch's
added include for `<OpenGLES/ES2/gl.h>` header for ios
|
2015-10-07 22:43:08 +01:00 |
Volodymyr Boichentsov
|
1518dad2de
|
start change
|
2015-10-07 22:42:16 +01:00 |
Simon Giraudot
|
0a0737a863
|
Update changes.html
|
2015-10-07 16:02:24 +02:00 |
Sebastien Loriot
|
62644a62aa
|
Merge pull request #318 from sgiraudot/CGAL-Solver-package-GF
Regroup solver interface in Solver_package
|
2015-10-07 15:54:48 +02:00 |
Laurent Rineau
|
3568c7813b
|
Fix typos pointed out by Mael
|
2015-10-07 15:00:54 +02:00 |
Sébastien Loriot
|
dfbba8ad06
|
Merge pull request #327 from sgiraudot/Point_set_processing_3-TBB-GF
Point set processing parallelized with TBB
|
2015-10-06 17:39:35 +02:00 |
Sébastien Loriot
|
eb4f860f3b
|
remove mentions of Qt3
|
2015-10-05 15:19:58 +02:00 |
Andreas Fabri
|
10cda5c00d
|
update changes.html
|
2015-10-05 11:20:11 +02:00 |
Sébastien Loriot
|
3800004115
|
update changes
|
2015-10-05 10:36:53 +02:00 |
Andreas Fabri
|
833bd5c49c
|
no Qt3 in the installation manual
|
2015-10-01 14:52:05 +02:00 |
Guillaume Damiand
|
e4342d50d2
|
Merge remote-tracking branch 'cgal-dev/CGAL_headers_only-gdamiand_cjamin' into CGAL_headers_only-gdamiand_cjamin
|
2015-10-01 09:48:54 +02:00 |
Guillaume Damiand
|
cf1c0ea0ca
|
Merge branch 'CGAL_headers_only-gdamiand_cjamin-OLD' into CGAL_headers_only-gdamiand_cjamin
|
2015-10-01 09:12:55 +02:00 |
Simon Giraudot
|
ac591cf257
|
Merge branch 'Point_set_processing_3-TBB-GF-old' into Point_set_processing_3-TBB-GF
|
2015-09-29 13:50:17 +02:00 |
Sébastien Loriot
|
da650cbd1c
|
Merge branch 'old/CGAL-Solver-packages-GF' into CGAL-Solver-package-GF
|
2015-09-26 15:47:54 +02:00 |
Sebastien Loriot
|
81d65c9aa1
|
Merge pull request #349 from sgiraudot/Surface_mesh_parametrisation-OpenNL_Eigen-GF
Surface mesh parametrisation - Replace OpenNL by Eigen as default
|
2015-09-26 15:37:04 +02:00 |
Sebastien Loriot
|
8d3e06b7c4
|
Merge pull request #252 from bo0ts/Installation-remove_config_test-pmoeller
Delete CGAL_CFG_NO_WARNING_CPP_DIRECTIVE_BUG.cpp
|
2015-09-26 09:55:53 +02:00 |
Simon Giraudot
|
1b6643f334
|
Merge branch 'Point_set_processing_3-TBB-GF' of github.com:sgiraudot/cgal into Point_set_processing_3-TBB-GF
|
2015-09-24 12:46:33 +02:00 |
Simon Giraudot
|
13e4a76cd8
|
Merge branch 'Point_set_processing_3-TBB-GF-old' into Point_set_processing_3-TBB-GF
|
2015-09-24 12:45:58 +02:00 |
Sébastien Loriot
|
013316182d
|
tips on how to update code
|
2015-09-24 07:30:04 +02:00 |
Laurent Rineau
|
f1ebd105b5
|
Merge pull request #251 from bo0ts/Installation-fix_cmp_0054-pmoeller
Make CMake code compatible with CMP0054
|
2015-09-23 12:18:08 +02:00 |
Simon Giraudot
|
36723443a4
|
Merge branch 'CGAL-Solver-package-GF-old' into CGAL-Solver-package-GF
|
2015-09-23 10:29:14 +02:00 |
Sébastien Loriot
|
b970fc80ef
|
Merge branch 'old/Surface_reconstruction_points_3-Change_package_name-GF' into Surface_reconstruction_points_3-Change_package_name-GF
|
2015-09-22 09:54:18 +02:00 |
Sébastien Loriot
|
68aa21292a
|
Merge branch 'old/CGAL-Solver-packages-GF' into CGAL-Solver-package-GF
|
2015-09-21 07:34:18 +02:00 |
Simon Giraudot
|
c6f2cedafc
|
Update changes.html
|
2015-09-18 15:36:27 +02:00 |
Laurent Rineau
|
1d89949b38
|
Prepare the comments for the changes of 4.8
|
2015-09-17 13:40:01 +02:00 |
Laurent Rineau
|
205f2adabb
|
CGAL-4.7 will be published in October, not September
|
2015-09-17 13:03:23 +02:00 |
Laurent Rineau
|
2d5dd933e5
|
Reformat the changes.html/CHANGES
I have:
- rewrapped the paragraphs so they can be easily copy-pasted in a
mail,
- added <code></code> when needed,
- and I did also minor fixes.
|
2015-09-17 13:03:08 +02:00 |
Simon Giraudot
|
04f7fdc0c7
|
Update changes.html
|
2015-09-16 18:25:12 +02:00 |
Sébastien Loriot
|
470e96e75c
|
document msvc2015 support
|
2015-09-11 10:42:57 +02:00 |
Simon Giraudot
|
687c7ba820
|
Update changes.html
|
2015-09-09 12:03:58 +02:00 |
Jane Tournois
|
24666eb13e
|
deal with msvc12 and msvc14
until now, msvc14 is not supported by tbb (<= 4.4)
this commit prevents the testsuite from looking for it
|
2015-09-08 10:21:55 +02:00 |
Sébastien Loriot
|
a31129f93d
|
add layout for the 4.8 release including the "Surface Reconstruction" part
|
2015-09-07 10:19:12 +02:00 |