Simon Giraudot
|
9a2953d825
|
Fix Color IO in binary + handle alpha
|
2019-04-03 11:51:29 +02:00 |
Simon Giraudot
|
bd2a66ffcd
|
Remove deprecated parts of Classification
|
2019-04-03 11:51:29 +02:00 |
Simon Giraudot
|
7518d5642a
|
Remove CGAL::Classification::RGB_Color and HSV_Color and just use CGAL::Color everywhere
|
2019-04-03 11:51:29 +02:00 |
Simon Giraudot
|
4cd0e075d6
|
Fix missing bracket and add undocumented functions r,g,b,a
|
2019-04-03 11:51:29 +02:00 |
Simon Giraudot
|
2c1ca1e893
|
Replace old color API using global const variable with new one using functions
|
2019-04-03 11:51:29 +02:00 |
Simon Giraudot
|
428195e711
|
Replace link test using Random instead of Color
|
2019-04-03 11:51:29 +02:00 |
Simon Giraudot
|
e7492734f3
|
Move doc of CGAL::Color to header and rewrite class
|
2019-04-03 11:51:29 +02:00 |
Laurent Rineau
|
1eccb4d616
|
updated crontab (automated commit)
|
2019-04-03 11:18:07 +02:00 |
Laurent Rineau
|
5d56dff72f
|
Late update or menu_version.js
|
2019-04-03 10:59:01 +02:00 |
Laurent Rineau
|
006ef8080c
|
updated crontab (automated commit)
|
2019-04-01 18:18:06 +02:00 |
Laurent Rineau
|
99fd418c54
|
updated crontab (automated commit)
|
2019-03-29 16:14:11 +01:00 |
Laurent Rineau
|
91603b6801
|
Merge branch 'releases/CGAL-4.14-branch'
|
2019-03-29 16:11:48 +01:00 |
Laurent Rineau
|
b1e1967282
|
Announcement mail for CGAL-4.14: a paragraph about CGAL-5.0/C++14
|
2019-03-29 16:09:57 +01:00 |
Laurent Rineau
|
e09f692e74
|
master now targets CGAL 5.0
|
2019-03-29 16:02:15 +01:00 |
Laurent Rineau
|
57a41b3d2a
|
Towards CGAL-4.14.1
|
2019-03-29 15:59:03 +01:00 |
Laurent Rineau
|
da78c5a01f
|
Announcement for CGAL-4.14
|
2019-03-29 15:56:33 +01:00 |
Laurent Rineau
|
d30499f3db
|
Merge branch 'releases/CGAL-4.13-branch'
|
2019-03-29 15:49:24 +01:00 |
Laurent Rineau
|
84b9328619
|
Merge branch 'releases/CGAL-4.12-branch' into releases/CGAL-4.13-branch
|
2019-03-29 15:49:12 +01:00 |
Laurent Rineau
|
3140674b09
|
Merge pull request #3807 from lrineau/Installation-fix_MPFR_static-GF
Fix the order of link when GMP is a static lib
|
2019-03-29 15:48:57 +01:00 |
Laurent Rineau
|
0d7cb7fefd
|
Merge pull request #3814 from MaelRL/Surface_mesh-Actually_reset_all_properties-GF
Surface Mesh: Fix not reseting edge property when a new element re-uses memory
|
2019-03-29 15:48:54 +01:00 |
Laurent Rineau
|
ea20dfd63f
|
Merge pull request #3806 from afabri/Polyline_simplification-Fix_for_projection_traits-GF
Polyline_simplification_2: Fix for Projection_traits_xy_3
|
2019-03-28 18:50:40 +01:00 |
Laurent Rineau
|
27d47e5eee
|
Merge pull request #3814 from MaelRL/Surface_mesh-Actually_reset_all_properties-GF
Surface Mesh: Fixed not reseting edge property when a new element re-uses memory
|
2019-03-28 18:50:38 +01:00 |
Sébastien Loriot
|
676983ad94
|
also reset the property of the opposite halfedge
|
2019-03-28 18:16:08 +01:00 |
Mael Rouxel-Labbé
|
2a4d1abefa
|
Fixed not reseting edge property when a new element reuses memory
|
2019-03-28 17:30:48 +01:00 |
Laurent Rineau
|
3142f99540
|
Merge pull request #3805 from maxGimeno/Internal_nt_for_arm-GF
Number_types: Add support for arm and aarch64
|
2019-03-28 16:49:54 +01:00 |
Laurent Rineau
|
8c4032262f
|
Merge pull request #3807 from lrineau/Installation-fix_MPFR_static-GF
Fix the order of link when GMP is a static lib
|
2019-03-28 16:49:51 +01:00 |
Laurent Rineau
|
8ae3756cb6
|
Merge pull request #3812 from janetournois/Mesh_3-c3t3-doc-fix-jtournois
Doc fix (tiny) in concept `MeshComplexWithFeatures_3InTriangulation_3`
|
2019-03-28 16:49:23 +01:00 |
Laurent Rineau
|
9aaa894219
|
updated crontab (automated commit)
|
2019-03-28 16:46:46 +01:00 |
Laurent Rineau
|
99ca804f6d
|
Maybe tonight's internal release will be CGAL-4.14 final
|
2019-03-28 16:45:09 +01:00 |
Jane Tournois
|
cdd2231e8a
|
add two missing 's' (there was no link on these in the doc)
|
2019-03-28 16:02:06 +01:00 |
Laurent Rineau
|
01f1476bfe
|
Merge branch 'releases/CGAL-4.13-branch'
|
2019-03-28 14:40:14 +01:00 |
Laurent Rineau
|
1f5f1a6ff3
|
Merge pull request #3798 from sloriot/CGAL-doc_release_from_Ic
Fix for the doc of a release built from an Ic
|
2019-03-28 14:40:01 +01:00 |
Laurent Rineau
|
4b7cc4a896
|
Fix the order of link of GMPXX when GMP is a static library.
|
2019-03-28 09:04:03 +01:00 |
Laurent Rineau
|
42cbce9fbf
|
Be aware of __SOFTFP__
|
2019-03-28 08:55:49 +01:00 |
Laurent Rineau
|
0c40d4356e
|
Merge pull request #3805 from maxGimeno/Internal_nt_for_arm-GF
Number_types: Add support for arm and aarch64
|
2019-03-27 18:48:01 +01:00 |
Laurent Rineau
|
1aee92af75
|
Fix the name of the macro
Thanks Marc!
|
2019-03-27 18:46:20 +01:00 |
Laurent Rineau
|
fc81d3bfec
|
Merge pull request #3780 from afabri/CGAL-links-GF
Some Documentation Fixes for Issue #3457
|
2019-03-27 18:05:17 +01:00 |
Laurent Rineau
|
42e47267e2
|
Merge pull request #3798 from sloriot/CGAL-doc_release_from_Ic
Fix for the doc of a release built from an Ic
|
2019-03-27 18:05:15 +01:00 |
Laurent Rineau
|
d27c222e54
|
Merge pull request #3799 from maxGimeno/Demo-Select_only_in_clipped_zone-GF
Polyhedron Demo: Only Select in the clipped zone
|
2019-03-27 18:05:12 +01:00 |
Laurent Rineau
|
3f5b8b6528
|
Merge pull request #3801 from maxGimeno/Demo-Fix_reload_c3t3-GF
Polyhedron Demo: Fix c3t3 reload
|
2019-03-27 18:05:09 +01:00 |
Laurent Rineau
|
700b1f4f0b
|
Merge pull request #3805 from maxGimeno/Internal_nt_for_arm-GF
Number_types: Add support for arm and aarch64
|
2019-03-27 18:05:05 +01:00 |
Laurent Rineau
|
c988d7d1af
|
Merge pull request #3807 from lrineau/Installation-fix_MPFR_static-GF
Fix the order of link when GMP is a static lib
|
2019-03-27 18:04:59 +01:00 |
Laurent Rineau
|
52b924477c
|
Merge remote-tracking branch 'cgal/master' into integration
|
2019-03-27 18:04:10 +01:00 |
Laurent Rineau
|
18a092fc68
|
updated crontab (automated commit)
|
2019-03-27 18:03:55 +01:00 |
Laurent Rineau
|
e9f36ff557
|
Prepare for CGAL-4.14-beta4
|
2019-03-27 18:03:07 +01:00 |
Laurent Rineau
|
310ce89b91
|
Fix the order of link when GMP is a static lib
|
2019-03-27 17:51:24 +01:00 |
Andreas Fabri
|
a3f24a1f6e
|
Restore simplifiy.cpp
|
2019-03-27 17:22:47 +01:00 |
Sébastien Loriot
|
1b94dd4189
|
fix the last non-relative link
|
2019-03-27 17:12:37 +01:00 |
Andreas Fabri
|
9cc37e1371
|
Add a subsection in the User Manual
|
2019-03-27 16:52:34 +01:00 |
Andreas Fabri
|
87f08a79ff
|
Add point/segment distance to the Projection_traits so that it can be used in Polyline_simplification_2
|
2019-03-27 16:47:10 +01:00 |