Commit Graph

72286 Commits

Author SHA1 Message Date
Mael Rouxel-Labbé 14dd33eb43 Fixed ConstrustRadicalAxis_2 not showing up in doc 2017-04-06 21:28:20 +02:00
Mael Rouxel-Labbé 57006ed0d3 Aligned the function name Power_testH3 with the new naming convention
That is, power_side_of_oriented_power_sphereH3
2017-04-06 18:26:13 +02:00
Mael Rouxel-Labbé 322cdd83ab Fixed predicate Compare_power_distance_2 2017-04-06 18:18:37 +02:00
Mael Rouxel-Labbé ca408108a2 Added documentation of Construct_weighted_point_23 2017-04-06 12:46:29 +02:00
Mael Rouxel-Labbé 0d42994d1e Fixed incomplete Weighted_point_23 documentation 2017-04-06 12:39:43 +02:00
Mael Rouxel-Labbé 548d2bfb02 Cosmetic changes to Point_23 and Weighted_point_23 2017-04-06 12:38:18 +02:00
Mael Rouxel-Labbé aacf8db95f Fixed includes and typedefs in Weighted_point_23 2017-04-06 12:35:24 +02:00
Mael Rouxel-Labbé 2d2e675dac Fixed missing operators in Cartesian and homogeneous construct_weighted_point_23 2017-04-06 12:18:36 +02:00
Mael Rouxel-Labbé e13e1fd6fc Fixed implementation of Homogeneous Kernel's Weighted_point_2 2017-04-06 12:04:40 +02:00
Laurent Rineau 7eff512be3 Merge pull request #2013 from afabri/Installation-CMake_version-GF
Document that CGAL-4.10 requires CMake>=3.1 -  Fix for #1996
2017-04-05 17:20:19 +02:00
Laurent Rineau f56c77f7e5 Merge pull request #1951 from sgiraudot/Polyhedron_demo-Fix_duplicated_points_selection-GF
Polyhedron demo: fix duplicated points selection
2017-04-05 17:02:32 +02:00
Laurent Rineau 928805d911 Merge pull request #1972 from maxGimeno/Polyhedron_demo-delete_poly_at_real_time-GF
Polyhedron_demo: Enhance memory management in the demo
2017-04-05 17:02:24 +02:00
Laurent Rineau ea31568fe8 Merge pull request #2003 from CGAL/lrineau-patch-1
Update .travis.yml
2017-04-05 17:02:16 +02:00
Laurent Rineau d2ed62a690 Merge pull request #1922 from maxGimeno/Polyhedron_demo-Export_surf_in_surface_mesh-GF
Polyhedron_demo: Surf_to_sm_io_plugin
2017-04-05 17:02:08 +02:00
Laurent Rineau 2cbd2532bb Merge pull request #1911 from lrineau/Mesh_3-manifold_TBB-lrineau
Mesh 3: fix the manifold code with TBB
2017-04-05 17:02:00 +02:00
Maxime Gimeno be04b737a2 Remove lonely typedef 2017-04-04 14:53:18 +02:00
Maxime Gimeno 3b41b1e9ef - Add a plugin to read a surf in surface_meshes
- Add a constructor to the Scene_surface_mesh_item that takes a SMesh.
2017-04-04 11:42:41 +02:00
Maxime Gimeno 2535fd3490 Add override declarations 2017-04-03 12:56:12 +02:00
Andreas Fabri 2de6413e50 Document that CGAL-4.10 requires CMake>=3.1 - Fix for #1996 2017-04-03 11:17:02 +02:00
Laurent Rineau e1035a9477 Improve the debug output
and rename a function
2017-03-31 18:26:19 +02:00
Laurent Rineau 26813b753c Modify the template as well 2017-03-31 17:07:59 +02:00
Laurent Rineau 4a4ce76ec9 Travis will now checks if the Travis file differs 2017-03-31 17:07:45 +02:00
Laurent Rineau 85fbbca46d Add the option --check
That option will set the exit code to 1 if the travis file changes.
2017-03-31 17:07:32 +02:00
Laurent Rineau 28f256d632 Merge pull request #1982 from efifogel/Aos_2-polycurve-efif
Aos 2 polycurve efif
2017-03-30 18:28:53 +02:00
Laurent Rineau 027744f7a6 Merge pull request #1950 from afabri/Surface_mesh-fix_is_border-GF
Surface_mesh: Fix #1949
2017-03-30 18:27:20 +02:00
Laurent Rineau d6c0396f04 Merge pull request #1981 from janetournois/Polyhedron_demo-fix_surf_reader_non_manifold-jtournois
Polyhedron demo : fix surf reader
2017-03-30 18:26:53 +02:00
Laurent Rineau 84ea2c651d Merge pull request #1997 from afabri/patch-2
Generator: doc fix
2017-03-30 16:56:05 +02:00
Andreas Fabri d9c8207317 remove debug output 2017-03-30 08:12:05 +02:00
Andreas Fabri 8e5df1efe9 An isolated point IS a border point 2017-03-29 19:10:47 +02:00
Laurent Rineau e2298b4e31 Update .travis.yml
Change email notifications settings
2017-03-29 17:33:40 +02:00
Sébastien Loriot deb9d984f5 Merge remote-tracking branch 'cgal/releases/CGAL-4.9-branch' 2017-03-29 13:23:05 +02:00
Andreas Fabri d35ebb9432 Generator: doc fix
Fix phrasing in the ref manual of `Random_points_in_sphere_3`.
2017-03-29 12:59:34 +02:00
Laurent Rineau 01ce16fd5f Merge pull request #1994 from sloriot/BO_2-fix_setting_face_of_ccbs
fix a bug when removing redundant edges after an overlay for a boolea…
2017-03-29 11:59:05 +02:00
Laurent Rineau c025d392fb Merge pull request #1960 from sloriot/BGL-fix_split_graph
Fix bug in split_graph_into_polylines
2017-03-29 11:58:38 +02:00
Laurent Rineau b5caad4785 Merge pull request #1990 from gdamiand/patch-1
Bug fix in test_Prefix
2017-03-29 11:52:14 +02:00
Laurent Rineau d06ed1dee5 Merge pull request #1975 from maxGimeno/Polyhedron_demo-Fix_polylines_reading-GF
Fix polylines reading
2017-03-29 11:49:59 +02:00
Laurent Rineau ae6b2f2525 Merge pull request #1984 from maxGimeno/Polyhedron_demo-Fix_offset-GF
Fix offset bug in polyhedron_demo
2017-03-29 11:49:00 +02:00
Laurent Rineau 03faa46a1b Merge pull request #1985 from afabri/PMP-subpackage-license-GF
Polygon Mesh Processing: Finer grain for license check
2017-03-29 11:48:01 +02:00
Laurent Rineau ec58002d28 Remove the Travis file: it does not work with CGAL-4.9-branch 2017-03-28 10:24:58 +02:00
Sébastien Loriot 09f5a176b6 fix a bug when removing redundant edges after an overlay for a boolean operation
inner ccbs and outer ccb were reused to avoid a reallocation. However,
since the face field of inner/outer ccbs are needed will reassign them,
we now delay the setting of the new face for the ccbs to avoid
overwritting the face field
2017-03-27 16:28:37 +02:00
Simon Giraudot a29c9a8d60 Fix identation 2017-03-27 07:45:14 +02:00
Jane Tournois a86708e35c add verbosity 2017-03-24 14:15:54 +01:00
Maxime Gimeno f0424b49bd clean up 2017-03-24 14:14:49 +01:00
Jane Tournois a0f4f90afc fix compilation for c++98 2017-03-24 13:04:36 +01:00
Jane Tournois 704dcf9cca do not allow Exterior material to have something else than Id 0 2017-03-24 13:02:04 +01:00
Jane Tournois e3a5dc0fbe remove isolated vertices in each surface patch
the vector of all vertices is first inserted in all patches
2017-03-24 12:59:14 +01:00
Maxime Gimeno a732bb3c66 Don't use signals/slots system but override itemAboutToBeDestroyed 2017-03-24 12:10:22 +01:00
Maxime Gimeno d5fc592135 clean the surface_mesh_item, point-set_item and c3t3_item as well 2017-03-24 12:10:01 +01:00
Maxime Gimeno d661b4a6ab Delete the polyhedron of an item at real time. 2017-03-24 12:09:30 +01:00
Sebastien Loriot 5b71e23074 Merge pull request #1992 from afabri/Triangulation_2-fix_doc-GF
Triangulation_2: Add \cgalRefines and polish a little bit
2017-03-24 11:08:36 +01:00