Commit Graph

90362 Commits

Author SHA1 Message Date
Sébastien Loriot cbd7dfc793 document the new behavior 2020-04-22 15:48:33 +02:00
Sébastien Loriot dc6cc9da35 update changes 2020-04-22 15:14:56 +02:00
Sébastien Loriot 13f83d6530 simplify constructors 2020-04-22 15:06:39 +02:00
Sébastien Loriot 5f05c610d1 make the construction of the search tree lazy 2020-04-22 14:57:20 +02:00
Sébastien Loriot c5ba7d4621 fix the thread-safety of the lazy construction of the tree
* use c++11 memory model to fix the Double-Checked Locking
2020-04-22 14:41:57 +02:00
Sébastien Loriot 6d6b8426ad (do_not_)accelerate_distance_queries() are non-const methods 2020-04-22 11:09:15 +02:00
Sébastien Loriot e4010a7875 rename variable with ambiguous name 2020-04-22 11:03:04 +02:00
Sébastien Loriot 969fe84181 use threadsafe lazy construction of the tree
use c++11 memory model to fix the Double-Checked Locking
2020-04-22 11:00:49 +02:00
Laurent Rineau f0db5488b8 Merge branch 'releases/CGAL-5.0-branch' 2020-04-19 14:55:55 +02:00
Laurent Rineau 7b601f4fde Merge branch 'releases/CGAL-4.14-branch' into releases/CGAL-5.0-branch 2020-04-19 14:54:19 +02:00
Laurent Rineau 0b48d2867d Merge pull request #4667 from rewolff/master
Fixed unusable error message
2020-04-19 14:53:18 +02:00
Laurent Rineau 88d38a029c Merge pull request #4667 from rewolff/master
Fixed unusable error message
2020-04-19 14:52:56 +02:00
R.E. Wolff adb0b9d6f4 Merge branch 'master' of github.com:rewolff/cgal 2020-04-19 14:27:48 +02:00
R.E. Wolff ca7a9380b7 Fixed unusable error message 2020-04-19 14:27:22 +02:00
Sébastien Loriot e6e1c8b557 Merge remote-tracking branch 'cgal/releases/CGAL-5.0-branch' 2020-04-17 15:07:43 +02:00
Sebastien Loriot 453646b904
Merge pull request #4661 from maxGimeno/Doc-Fix_boost_minimal_version-maxGimeno
Documentation : Update Boost Minimal Version
2020-04-17 15:07:23 +02:00
Maxime Gimeno 24184e62c4 Replace boost minimal version 2020-04-17 13:17:26 +02:00
Sébastien Loriot 7c82e56f48 add missing cgalCite 2020-04-17 10:32:25 +02:00
Sébastien Loriot 2dc7f66c8a avoid linking 2020-04-17 10:26:56 +02:00
Sebastien Loriot 7a29b9bcf4
Merge pull request #4644 from albert-github/feature/bug_mathjax_codefile
Introducing central MATHJAX_CODEFILE
2020-04-17 10:13:06 +02:00
albert-github 93e0eb11f9 Introducing central MATHJAX_CODEFILE
Removed extra pair of brackets
2020-04-16 19:00:04 +02:00
Sébastien Loriot d03a02368d Use regular font 2020-04-16 18:55:32 +02:00
Sebastien Loriot a84152b352
Merge pull request #4624 from maxGimeno/Doc-CGAL_with_cmake-maxGimeno
Documentation: Add a page that explains how to use cmake
2020-04-16 18:49:30 +02:00
Sébastien Loriot 0795c5f9fc fix link issues 2020-04-16 18:48:20 +02:00
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