Commit Graph

72957 Commits

Author SHA1 Message Date
Laurent Rineau 3848a3cef4 Merge pull request #2022 from maxGimeno/Polyhedron_demo-Reset_load_preferences-GF
Polyhedron_demo : Reverse alwaysUse
2017-05-11 17:06:56 +02:00
Laurent Rineau cca4adb400 Merge pull request #2082 from maxGimeno/Polyhedron_demo-Fix_selection_plugin-GF
Polyhedron_demo: Fix segfault in Scene::replaceItem().
2017-05-11 17:05:27 +02:00
Laurent Rineau 11c60a9a40 Merge pull request #2099 from maxGimeno/Polyhedron_demo-Fix_distance_plugin-GF
Polyhedron_demo: Fix segfault in distance_item
2017-05-11 17:04:16 +02:00
Andreas Fabri d9c634e63f Remove unused variables 2017-05-11 16:12:56 +02:00
Laurent Rineau cc40bf46e4 Merge pull request #1899 from maxGimeno/Clean_up_Surface_mesh_doc-GF
Clean-up Surface_mesh doc
2017-05-11 16:05:46 +02:00
Laurent Rineau e92fb61a9a Merge pull request #2078 from afabri/CGAL-fix_links-GF
Fix links detected with validator.w3.org
2017-05-11 16:05:08 +02:00
Sébastien Loriot 9487c56cab fix copy-paste error 2017-05-11 10:42:33 +02:00
Sébastien Loriot c1a243ddf0 add missing requirement in 2D convex hull traits concept + test checking it 2017-05-11 09:53:26 +02:00
Guillaume Damiand 66f3bdcb58 Bugfix in copy face graph example
Here we need to write S (and not T1 as in the current example).
2017-05-10 17:15:20 -04:00
Sébastien Loriot 7a841cad48 prevent the merge of two vertices that would create a non-manifold edge 2017-05-10 18:55:03 +02:00
Maxime Gimeno afc555b173 Don't use the PROGRAM_FLAT if the draw_two_sides is off. 2017-05-10 15:56:12 +02:00
Maxime Gimeno 33cd8fda21 Last adjustments for the text of the links. 2017-05-10 15:33:45 +02:00
Jane Tournois ce51fef0d5 replace std::set with boost::container::flat_set
for efficiency reasons
2017-05-09 12:23:17 +02:00
Laurent Rineau 46cffc0dd7 Merge pull request #2064 from MaelRL/Kernel-Fix_coplanar_orientation_doc-GF
Improve documentation of concept CoplanarOrientation_3

(Via a merge of 'cgal/releases/CGAL-4.10-branch')
2017-05-09 12:20:25 +02:00
Laurent Rineau cbd73f4274 Merge pull request #2046 from MaelRL/Kernel-Fix_weighted_point-GF
Improve the implementation of weighted_point_23
2017-05-09 12:14:23 +02:00
Laurent Rineau c754fc70d2 Merge pull request #2046 from MaelRL/Kernel-Fix_weighted_point-GF
Improve the implementation of weighted_point_23
2017-05-09 12:08:05 +02:00
Laurent Rineau 358aa5f321 Merge pull request #2064 from MaelRL/Kernel-Fix_coplanar_orientation_doc-GF
Improve documentation of concept CoplanarOrientation_3
2017-05-09 12:06:17 +02:00
Jane Tournois 70c9b5e0a5 constrain corners
vertices that are at the "corner" of the face range to be remeshed,
i.e. on the border of the face range, and also on the border of the mesh,
incident to both the selected and unselected faces, should be constrained,
to avoid making a "axe blow" in the border
2017-05-05 17:37:49 +02:00
Maxime Gimeno 730e315b57 Fix memory leak and compare vertex_handles to Vertex_handle() insteand of 0. 2017-05-05 10:47:30 +02:00
Maxime Gimeno 2d28573b8e If the triangulation failed, do not display the face. 2017-05-05 09:34:07 +02:00
Jane Tournois 5776418172 adapt the number of decimals in the dialog to the size of the bbox 2017-05-04 18:11:44 +02:00
Jane Tournois cc3b2fb425 add option to protect sharp edges and/or border edges when remeshing a surface
this works only for polyhedral surfaces
the behaviour is unchanged for other types of domains
2017-05-04 17:41:48 +02:00
Jane Tournois d88dd96207 fix compilation of detect_borders() 2017-05-04 17:03:15 +02:00
Marc Glisse 211458372d Add trivial assert in the test. 2017-05-04 16:25:34 +02:00
Sébastien Loriot e0f470c8f6 remove extra space 2017-05-04 15:28:20 +02:00
Maxime Gimeno 8b96b7e0c9 Move itemAboutToBeDestroyed() to avoid segfault in replaceItem() 2017-05-04 14:40:39 +02:00
Andreas Fabri c9412fe591 With the value of the variable random_seed == 105214 the testsuite
construced a line from two identical points which led to an assertion
in CGAL-4.11-Ic5
2017-05-03 15:06:11 +02:00
Andreas Fabri 0f0e88ab47 fix links 2017-05-03 08:34:03 +02:00
Marc Glisse f0de24f91f Update commented-out code to use functor equal_to_p. 2017-05-02 22:35:19 +02:00
Marc Glisse 49dc0855cd Rename invalidate_built to invalidate_build. 2017-05-02 22:23:34 +02:00
Sébastien Loriot ae457ecb83 restore cursor if operation is not possible 2017-05-02 12:01:18 +02:00
Andreas Fabri a87707811a Add doc of EdgeListGraph 2017-05-02 09:19:36 +02:00
Andreas Fabri 6f5df75fc1 typo 2017-05-02 08:50:52 +02:00
Efi Fogel b2b676759c Added test test_sgm 2017-05-01 02:50:43 +03:00
Efi Fogel b50ccf6e1f Pacify VS 2017-05-01 02:22:49 +03:00
Mael Rouxel-Labbé 9f366d6acf Fixed missing _object(){ } for construct_wp/p functors of projection traits 2017-04-30 19:51:49 +02:00
Andreas Fabri 5fbb7720a0 typos 2017-04-29 11:29:28 +02:00
Andreas Fabri 89511dac57 Remove dynamic exception declarations 2017-04-29 11:18:11 +02:00
Marc Glisse e5c8142bcf Merge branch 'Spatial_searching-misc-glisse-old' into Spatial_searching-misc-glisse 2017-04-29 09:46:05 +02:00
Andreas Fabri 94eedd3d72 Add the Surface_mesh example at the end of the user manual - Somehow unlucky, but better than nothing 2017-04-28 18:03:26 +02:00
Andreas Fabri 6a8410f808 prefix with CGAL:: in order to create link 2017-04-28 12:03:37 +02:00
Andreas Fabri 5012397ed3 Complete documentation 2017-04-28 11:54:05 +02:00
Andreas Fabri 86bc36abe1 Complete documentation 2017-04-28 11:45:16 +02:00
Laurent Rineau 28020c89fb Optimize the script (from 20 minutes to 0.3 seconds!)
- avoid opening and reading the file `processed_test_results` thousands
  of time: its content is stored once in a hash, for fast lookup,

- do not call `fuser` for files that are already processed
2017-04-28 10:40:29 +02:00
Andreas Fabri bfbde5b489 BGL WIP: Add doxygen documentation for the graph concepts 2017-04-27 18:59:20 +02:00
Sébastien Loriot 20e7f245c7 add implementation details 2017-04-27 17:24:47 +02:00
Laurent Rineau 48d0586e4b Technical merge of branches 'releases/CGAL-4.9-branch' and 'releases/CGAL-4.10-branch'
This merge will not modify the files tree, but ensures that 'master' is
ahead of releases branches.
2017-04-27 17:16:06 +02:00
Sébastien Loriot d0a2c817da remove a todo that is now an issue 2017-04-27 16:28:00 +02:00
Sébastien Loriot c735e9107e add a precondition 2017-04-27 15:53:49 +02:00
Laurent Rineau 5999f356cf Fix copy-paste errors 2017-04-27 12:55:22 +02:00