Commit Graph

58890 Commits

Author SHA1 Message Date
Sébastien Loriot faa598a9ab prevent the creation of an empty internal namespace in the doc
trivial bugfix for master
2015-02-13 15:13:23 +01:00
Laurent Rineau 27e016fafc Announcement for CGAL-4.5.2 2015-02-13 13:09:34 +01:00
Sébastien Loriot f4944b0edd remove warning
trivial bugfix for master
2015-02-13 11:39:30 +01:00
Sébastien Loriot ba72c8b635 vertex_index_map is only used for debug 2015-02-13 11:16:00 +01:00
Laurent Rineau 354fb90398 updated crontab (automated commit) 2015-02-12 18:18:03 +01:00
Sébastien Loriot 1983ed15c5 use listing 2015-02-11 17:15:39 +01:00
Sébastien Loriot 60a96c87b5 add missing template parameter 2015-02-11 16:34:21 +01:00
Andreas Fabri 1c51cc7832 Improve doc of Face_around_face_circulator
Approved by the release manager (SL, interim)
2015-02-11 10:03:53 +01:00
Sébastien Loriot 66c8fe04de revert part of ef6488a7 that was supposed to be only a typo fix
|---------------------------------------------------
  |commit ef6488a7c6
  |Author: Andreas Fabri <andreas.fabri@geometryfactory.com>
  |Date:   Thu Feb 5 09:40:06 2015 +0100
  |
  |  fix typo
  |
  |  Approved by the release manager (SL interim)
  |--------------------------------------------------
2015-02-11 09:29:14 +01:00
Andreas Fabri 1d2f26ea3c Functions must be written with '()'
Approved by the release manager
2015-02-10 15:51:01 +01:00
Sébastien Loriot aac974b83d decode is not available in python 3
trivial bugfix for master
2015-02-10 11:16:47 +01:00
Andreas Fabri 63945bdac9 fix links. They went into the dD kernel 2015-02-10 10:50:50 +01:00
Andreas Fabri 2cf40cafab Search_traits is not a model of RangeSearchTraits 2015-02-10 10:33:40 +01:00
Andreas Fabri d6af92ced2 cleanup in the ref manal 2015-02-10 10:02:11 +01:00
Laurent Rineau 187a50522b updated crontab (automated commit) 2015-02-09 17:18:04 +01:00
Andreas Fabri 2a78cd495e typo 2015-02-05 16:09:03 +01:00
Sébastien Loriot 38e113c0c2 Merge branch 'local/Remove_condition_on_CGAL_version'
Trivial bug-fix for master
2015-02-05 14:47:04 +01:00
Sébastien Loriot bb3264c563 remove conditions that are outdated 2015-02-05 14:46:36 +01:00
Andreas Fabri ef6488a7c6 fix typo
Approved by the release manager (SL interim)
2015-02-05 09:40:06 +01:00
Andreas Fabri 84663476e5 iterating around a face works also for the border == null_face()
Approved by the release manager (SL, interim)
2015-02-04 10:08:59 +01:00
Sébastien Loriot d4746febff Merge branch 'Polyhedron_3-IO4Scene_edge_item-GF'
Tested in CGAL-4.6-Ic-120
  Approved by the interim release manager
2015-02-03 17:20:27 +01:00
Sébastien Loriot 2537374f56 fix io plugin 2015-02-03 17:18:48 +01:00
Sébastien Loriot 698189f2d4 only consider io-plugin for loading that can load 2015-02-03 17:05:04 +01:00
Sébastien Loriot f7dac442d9 add the nb of points to respect cgal file format 2015-02-03 16:35:43 +01:00
Sébastien Loriot 9809d3bcf1 Merge remote-tracking branch 'origin/Spatial_searching-add_examples-GF'
Tested in CGAL-4.6-Ic-120
  Approved by the interim release manager
2015-02-03 16:12:57 +01:00
Sébastien Loriot 2f03ac9fa6 Merge remote-tracking branch 'origin/Bo_intersection_d-simpler_examples-GF'
Tested in CGAL-4.6-Ic-120
  Approved by the interim release manager
2015-02-03 16:09:17 +01:00
Sébastien Loriot 5d62213cfc Merge branch 'Documentation-clean_up-sloriot'
Tested in CGAL-4.6-Ic-120+cc9ab9c3
  Tested on Windows, MacOs and Linux

  Approved by the interim release manager
2015-02-03 09:10:08 +01:00
Andreas Fabri 696980d0a2 improve wording 2015-02-03 09:05:21 +01:00
Sébastien Loriot cc9ab9c3be fix dependancies 2015-02-03 08:24:55 +01:00
Sébastien Loriot 5b4062cbca make sure the bibtex author string is ascii 2015-02-01 09:47:50 +01:00
Sébastien Loriot 804040b11e forgot to add the new script 2015-02-01 09:30:41 +01:00
Sébastien Loriot d8162fe5b2 move scripts to scripts directory 2015-01-31 16:34:07 +01:00
Sébastien Loriot 137d6a02b7 remove unused file 2015-01-31 16:33:50 +01:00
Sébastien Loriot 545cdcabe6 add a new script to generate how_to_cite files that no longer need bibtex2html 2015-01-31 16:16:23 +01:00
Sébastien Loriot d2071887fb remove \, 2015-01-31 16:15:40 +01:00
Sébastien Loriot ea7f4e4e41 add missing j 2015-01-31 14:09:43 +01:00
Sébastien Loriot b28b4607ae use UTF8 for letters with accent 2015-01-31 13:58:08 +01:00
Sébastien Loriot a1cd210984 remove unused files 2015-01-31 10:02:24 +01:00
Sébastien Loriot e56a845b96 Merge branch 'local/Polyhedron_demo-export_STL_builder'
Brings enhancement to the polyhedron demo:
   * better handling of triangle soups -> always orientable as polyhedron
   * better handling of triangulated stl files in the loader

  Tested in CGAL-4.6-Ic-117
  Approved by the release manager
2015-01-30 16:09:00 +01:00
Laurent Rineau 434766c22b Merge branch 'releases/CGAL-4.5-branch'
Approved by the Release Manager.
2015-01-30 11:30:49 +01:00
Laurent Rineau 835dadcfdd updated crontab (automated commit) 2015-01-30 11:18:02 +01:00
Andreas Fabri 062ce726be it is operator -- and not - 2015-01-29 14:49:12 +01:00
Andreas Fabri f048bd9c50 fix figure with ref; add () to a function 2015-01-29 14:40:45 +01:00
Andreas Fabri d40c7919b6 remove Triangulation_hierarchy_3 from the classified reference pages 2015-01-29 14:10:33 +01:00
Sébastien Loriot 24fcc4a2fe update orient_polygon_soup to always produce a polyhedron
with self-intersection at singular vertices/edges
2015-01-29 14:02:56 +01:00
Sébastien Loriot b4bd141980 move OFF reading function to a header file 2015-01-29 14:02:47 +01:00
Sébastien Loriot 7c09fdb490 add missing include 2015-01-29 14:02:35 +01:00
Andreas Fabri 567a557930 fix links 2015-01-29 10:04:03 +01:00
Andreas Fabri d5580a4b27 \cgalFigureCaptionEnd has no parameters 2015-01-29 09:20:23 +01:00
Laurent Rineau 351e73373f Merge branch 'CGAL-fix_MSVC_warnings_with_TBB-lrineau' into releases/CGAL-4.5-branch
Tested in CGAL-4.5.2-Ic-178.
Approved by the Release Manager.
2015-01-28 18:12:53 +01:00