Commit Graph

90333 Commits

Author SHA1 Message Date
Sebastien Loriot 98fafe4ef1
Merge pull request #4514 from MaelRL/CGAL-Fix_warnings-GF
Fix (some) testuite warnings
2020-04-16 18:15:11 +02:00
Sebastien Loriot a860a7ea5a
Merge pull request #4404 from MaelRL/CGAL-Optimal_bounding_box-GF
New Package: Optimal Bounding Box
2020-04-16 18:10:58 +02:00
Mael 67444beca5
Add a notice of the removal of convex_hull_3_to_polyhedron_3 2020-04-16 18:09:29 +02:00
Mael 3341b69e6a Update CHANGES.md 2020-04-16 17:55:45 +02:00
Mael Rouxel-Labbé 74bda61398 Fixes after review 2020-04-16 17:55:45 +02:00
Mael fdceee0ff4 Rephrase awkward construction 2020-04-16 17:55:45 +02:00
Mael Rouxel-Labbé 626c3b5485 Tiny doc fix 2020-04-16 17:55:45 +02:00
Mael Rouxel-Labbé 070dae5565 Doc fixes 2020-04-16 17:55:44 +02:00
Sébastien Loriot 1ac0d9995f Add actual benchmark charts 2020-04-16 17:55:41 +02:00
Mael Rouxel-Labbé ddf8474580 Add images 2020-04-16 17:46:05 +02:00
Mael Rouxel-Labbé 615327e168 Enhance OBB benchmark 2020-04-16 17:46:05 +02:00
Mael Rouxel-Labbé 315d610b27 Add OBB user manual 2020-04-16 17:46:01 +02:00
Sebastien Loriot a9da0c4178
Merge pull request #4646 from lrineau/Polyhedron-demo_fix_sphere_item-GF
Fix cutting plane of spheres items
2020-04-16 16:43:17 +02:00
Sebastien Loriot 7a8fcde1bf
Merge pull request #4650 from sloriot/PMP-outward_oriented_doc
Fix is_outward_oriented doc
2020-04-16 16:40:43 +02:00
Sebastien Loriot 1ea45a7009
Merge pull request #4629 from maxGimeno/Demo-Fix_point_set_registration_plugin-maxGimeno
Polyhedron Demo: Fix Register_point_sets_plugin
2020-04-16 16:40:14 +02:00
Sebastien Loriot e62a1abf0f
Merge pull request #4623 from sgiraudot/Classification-Allow_compilation_without_iostreams_serialization-GF
Allow Classification package to be used without Boost IO Stream and Serialization
2020-04-16 16:36:59 +02:00
Sebastien Loriot 5594c95eb9
Merge pull request #4597 from sgiraudot/PMP-Regularize_selection_borders-GF
[Small Feature] BGL: Regularize Face Selection Borders
2020-04-16 16:33:35 +02:00
Sébastien Loriot a8f9858099 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-04-16 16:29:55 +02:00
Sébastien Loriot 9a17c8d9fa Merge remote-tracking branch 'cgal/releases/CGAL-4.14-branch' 2020-04-16 16:28:01 +02:00
Sebastien Loriot da178497c7
Merge pull request #4651 from sloriot/SDGs-use_EFS
Use Exact_field_selector
2020-04-16 16:26:48 +02:00
Sebastien Loriot 615ce58f3e
Merge pull request #4648 from lrineau/Documentation-fix_details_details-GF
Doc post-processing: fix Python script that inserted a `<a name="details">` incorrectly
2020-04-16 16:26:13 +02:00
Sebastien Loriot 1de4606723
Merge pull request #4641 from sloriot/CGAL-license_font
Use regular font
2020-04-16 16:25:02 +02:00
Sebastien Loriot 693c05abb0
Merge pull request #4647 from maxGimeno/Demo-Fix_line_width_menu-maxGimeno
Demo - Fix line width in menus
2020-04-16 16:23:50 +02:00
Sebastien Loriot fb7d41a008
Merge pull request #4579 from sloriot/BGL-copy_face_graph_nm_vertices
Handle non-manifold vertices in copy_face_graph
2020-04-16 16:23:02 +02:00
Sebastien Loriot f497bd4f33
Merge pull request #4558 from sloriot/BGL-Euler_add_faces
Add CGAL::Euler::add_faces()
2020-04-16 16:21:51 +02:00
Simon Giraudot a3ee4ac9fc Update changes.md 2020-04-16 16:21:08 +02:00
Sébastien Loriot 93cf5f4845 remove useless code and add assertions 2020-04-15 16:38:33 +02:00
Sébastien Loriot 025d02e602 better fix 2020-04-15 16:24:50 +02:00
Sébastien Loriot b4343e730b do not use deprecated function 2020-04-15 16:13:44 +02:00
Sébastien Loriot 717e374a8a tentative to fix a warning 2020-04-15 16:08:16 +02:00
Mael Rouxel-Labbé d8789f07c3 Remove tautological preconditions that spawn warnings on some platforms 2020-04-15 09:06:36 +02:00
Sébastien Loriot 1c3d644b3c use Exact_field_selector 2020-04-14 17:45:02 +02:00
Sébastien Loriot 5b8f369992 only works on triangle meshes 2020-04-14 17:23:29 +02:00
Sébastien Loriot c559af48eb use non deprecated API 2020-04-14 16:02:24 +02:00
Sébastien Loriot d83bab7fa8 use ids + convert to Vertex_index 2020-04-14 15:48:44 +02:00
Sébastien Loriot 922b861b67 Revert "fix conversion warning"
This reverts commit fb815733c1.
2020-04-14 15:40:38 +02:00
Laurent Rineau fab384d4cc Fix Python script that inserted a `<a name="details">` incorrectly 2020-04-14 13:52:01 +02:00
Maxime Gimeno 64230e1351 Fix line width in menus. 2020-04-14 11:29:52 +02:00
Laurent Rineau 090565f1a4 Fix cutting plane of spheres items
Fix the code of the cutting plane of sphere items, so that it is the
same orientation of the cutting plane of the c3t3 item.
2020-04-13 22:34:25 +02:00
Sébastien Loriot b65caba99b use regular font as on the GNU website 2020-04-13 11:07:52 +02:00
Sébastien Loriot 2dd06eb296 add overload for point 2020-04-13 10:44:26 +02:00
Sébastien Loriot ee431c8a0d use a default that exists 2020-04-13 09:57:29 +02:00
Sébastien Loriot 38d1745db2 Get back to the small_vector version that is faster in the end 2020-04-13 09:57:25 +02:00
Mael Rouxel-Labbé 21688713f5 Minor fixes 2020-04-11 20:44:57 +02:00
Mael Rouxel-Labbé cbcffe3f61 Remove data file from /benchmarks 2020-04-11 20:44:27 +02:00
Mael Rouxel-Labbé 9a8b48c8ea Remove trailing whitespace 2020-04-10 17:13:26 +02:00
Andreas Fabri a35302288c Small fix before a bigger change 2020-04-10 15:11:54 +01:00
Mael Rouxel-Labbé c16c1a7ea3 Merge remote-tracking branch 'cgal/master' into CGAL-Optimal_bounding_box-GF 2020-04-10 16:10:11 +02:00
Andreas Fabri d5cf4c504e Call target() so that we do not need a vertex as key 2020-04-10 13:55:40 +01:00
Andreas Fabri a79c6720c7 trivalize data structure 2020-04-10 12:20:08 +01:00