Commit Graph

59293 Commits

Author SHA1 Message Date
Sébastien Loriot 1abea0f18e remove warnings 2015-02-25 07:57:56 +01:00
Efi Fogel 8724140fd2 Added this-> to access base members 2015-02-24 21:05:48 +02:00
Efi Fogel 4b941981c1 Fixed small issues found by different platforms 2015-02-24 19:22:26 +02:00
Sébastien Loriot c3124cc572 add deprecation of Convex_hull_d 2015-02-24 11:31:41 +01:00
Sébastien Loriot 6f4accb6ef fix typos 2015-02-24 11:24:43 +01:00
Laurent Rineau 96909f4e3e Modify the emails (proposal from Guillaume Damian) 2015-02-24 10:09:40 +01:00
Laurent Rineau b662087725 Prepare announcement for 4.6 releases 2015-02-23 18:01:11 +01:00
Clement Jamin 79e56639cc Merge branch 'gsoc2013-Point_set_processing_3-fix-swu_cjamin'
Bug-fix (neighborhood radius parameter + doc)
Tested in CGAL-4.6-Ic-134
Approved by the release manager
2015-02-23 16:26:15 +01:00
Sébastien Loriot 513e1cc1a5 update urls 2015-02-23 15:51:55 +01:00
Andreas Fabri 5f4a47e13b fix links to Qt and escape some links 2015-02-23 13:20:05 +01:00
Clement Jamin 1a2a2004f6 Merge branch 'gsoc2013-Point_set_processing_3-fix-swu_cjamin' of ssh://scm.cgal.org/var/git/cgal-gsoc into gsoc2013-Point_set_processing_3-fix-swu_cjamin 2015-02-20 16:56:13 +01:00
Clement Jamin 6183b02f54 Untabify 2015-02-20 16:55:34 +01:00
Laurent Rineau 02e23e85f5 Patch the generated Doxygen documentation, for BGL
There is a bug in our version of Doxygen. We have a temporary fix, from
Sébastien Loriot.

See also the pull request for Doxygen, from Sébastien:
  https://github.com/doxygen/doxygen/pull/296
2015-02-20 15:02:59 +01:00
Shihao Wu 4825fd601b replaced all "CGAL_DEBUG_MODE" with "CGAL_PSP3_VERBOSE" 2015-02-20 15:43:04 +02:00
Sébastien Loriot 5dc1b3e30d move functions out of the wrong group 2015-02-20 07:54:48 +01:00
Efi Fogel c686aed4cb polycurve stuff 2015-02-19 20:25:25 +02:00
Laurent Rineau 78cb7c08bd updated crontab (automated commit) 2015-02-19 18:18:03 +01:00
Laurent Rineau 73c75212d4 CGAL-4.6 will be released in March 2015
+ update the text file CHANGES
2015-02-19 17:49:36 +01:00
Laurent Rineau bfff3a77a6 Reformat the white-space, to enforce 80 columns 2015-02-19 17:48:44 +01:00
Laurent Rineau 4f9f559d03 Prepare CGAL-4.6-beta1 2015-02-19 17:46:28 +01:00
Laurent Rineau e984ce268f Merge branch releases/CGAL-4.5-branch'
No-op commit, just to register that `releases/CGAL-4.5-branch` is fully
integrated into `master`.

Approved by the Release Manager.
2015-02-19 17:44:50 +01:00
Laurent Rineau 2a58fbda4a Merge remote-tracking branch 'origin/Surface_mesh-isolated_vertex-GF'
Bug-fix for the BGL API:

  - Remove assertion in halfedge(Polyehdron_3, vertex_descriptor) as it
    is wrong for an isolated vertex.
  - fix a warning.

Fix the documentation:

  - Document that add_vertex/edge/face(G&) do not initialize the
    connectivity

Approved by the Release Manager.
Tested in CGAL-4.6-Ic-132.
2015-02-19 17:42:23 +01:00
Laurent Rineau 518368e470 Merge remote-tracking branch 'origin/BGL-use_iterator_adaptor-GF'
Bug-fix branch for the BGL API.

Approved by the Release Manager.
Tested in CGAL-4.6-Ic-132.
2015-02-19 17:40:32 +01:00
Sébastien Loriot 03f99d616f Merge branch 'Convex_hull_d-deprecated_package-sloriot'
Tested in CGAL-4.6-Ic-132
  Approved by the release manager
2015-02-19 17:15:54 +01:00
Sébastien Loriot aa426c3d85 Merge branch 'local/Polyhedron_demo-better_applicable'
Tested in CGAL-4.6-Ic-132
  Approved by the release manager
2015-02-19 17:15:19 +01:00
Shihao Wu 053ee4d507 Fixed the bug of not initializing CGAL::Bbox_3
In Debug mode, the default CGAL::Bbox_3 is not (0,0,0,0,0,0)
2015-02-19 17:27:24 +02:00
Shihao Wu ad20bfab93 CGAL::Bbox_3 might behave differently in Debug/Release mode. 2015-02-19 15:41:37 +02:00
Shihao Wu 6fc6e1ef42 Used another way to prevent the neighbor_size from being set too small in EAR.
If the value given by user is smaller than the default value,
the function will use the default value instead.
2015-02-19 15:07:09 +02:00
Clement Jamin 60f382034d Updated doc and default value for neighbor radius 2015-02-18 18:00:20 +01:00
Clement Jamin a8ac79dbc4 More doc about neigbor_radius params 2015-02-18 17:46:47 +01:00
Sébastien Loriot b9fbda6c0c applicable now depends on the action 2015-02-18 16:22:57 +01:00
Sébastien Loriot 632a37317d Merge branch 'local/BGL-fix_doc'
documentation bugfix
2015-02-18 15:44:13 +01:00
Sébastien Loriot bb6233c3b6 remove trash 2015-02-18 15:43:02 +01:00
Sébastien Loriot 5f23fad1a9 add missing documentation 2015-02-18 15:42:16 +01:00
Sébastien Loriot 740df4b557 skip deprecation warnings 2015-02-18 14:23:06 +01:00
Sébastien Loriot 5f84ac52ce remove demo of deprecated package 2015-02-18 14:18:30 +01:00
Laurent Rineau bad6a08741 updated crontab (automated commit) 2015-02-18 13:18:03 +01:00
Andreas Fabri af0800bb45 CGAL_USE a variable 2015-02-18 11:11:11 +01:00
Andreas Fabri fb5280b2aa Remove assertion in halfedge(Polyehdron_3, vertex_descriptor)
as it is wrong for an isolated vertex.
Document that add_vertex/edge/face(G&) do not initialize the connectivity
2015-02-17 11:43:23 +01:00
Sébastien Loriot 607929b069 Merge remote-tracking branch 'origin/releases/CGAL-4.5-branch'
Conflicts:
	Installation/changes.html
	Maintenance/release_building/public_release_name
	Mesh_3/include/CGAL/Mesh_3/C3T3_helpers.h
2015-02-16 11:45:08 +01:00
Sébastien Loriot dc50ba9ce3 Merge remote-tracking branch 'origin/Mesh_3-parallel_warning-GF'
Tested in CGAL-4.6-Ic-126
  Approved by the release manager
2015-02-16 10:44:35 +01:00
Sébastien Loriot c3c749ef0b Merge branch 'Point_set_processing-IO-GF'
improve doc and IO in examples

  Tested in CGAL-4.6-Ic-126
  Approved by the release manager

Conflicts:
	Point_set_processing_3/examples/Point_set_processing_3/wlop_simplify_and_regularize_point_set_example.cpp
2015-02-16 10:42:27 +01:00
Efi Fogel 79f7b925d1 ops 2015-02-16 11:41:30 +02:00
Efi Fogel 0e1716a7eb polycurve 2015-02-16 11:26:39 +02:00
Sébastien Loriot 68d15e165a Merge branch 'local/Polyhedron_demo-better_selection_offset'
Improve the facet selection process in the demo plugin
  by using the vertex incidence instead of the edge incidence.
  First step toward simpler the code

  Tested in CGAL-4.6-Ic-126
  Approved by the release manager
2015-02-16 10:23:31 +01:00
Sébastien Loriot da7e2e0f1e missing backtick 2015-02-16 08:38:21 +01:00
Sébastien Loriot 4f90661b83 remove incremental hull demo 2015-02-16 08:29:32 +01:00
Efi Fogel e35966bac3 Pacify MSVC 10 2015-02-16 01:30:10 +02:00
Efi Fogel d190918cb2 Enhanced polycurve 2015-02-16 00:51:21 +02:00
Efi Fogel 1097c469b2 Fixed subcurve traits name 2015-02-15 11:57:42 +02:00