Commit Graph

50820 Commits

Author SHA1 Message Date
Eric Berberich 57b787a68f added missing brackets 2012-11-23 16:44:02 +01:00
Eric Berberich b8d8c529f8 added Michael Kerber 2012-11-23 16:41:22 +01:00
Eric Berberich c6e58a295b copy from 4.1 2012-11-23 16:39:36 +01:00
Andreas Fabri 3e388ca7f5 Add Grouping 2012-11-23 16:13:36 +01:00
Sébastien Loriot 77b915fbae backport commit in tex file from master into doxygen 2012-11-23 16:12:57 +01:00
Andreas Fabri bfd1108392 Add Grouping 2012-11-23 15:54:09 +01:00
Sébastien Loriot 947f6352bc backport commit in tex file from master into doxygen 2012-11-23 15:29:38 +01:00
Andreas Fabri 7b50462e08 Remove documentation of class deprecated in 3.6 2012-11-23 15:06:15 +01:00
Sébastien Loriot 19417dc3fe update custom help file 2012-11-23 14:59:12 +01:00
Andreas Fabri 6109a42358 Fix Fixed_alpha_shape 2012-11-23 14:59:23 +01:00
Andreas Fabri 5f7e44a277 small fixes 2012-11-23 14:30:41 +01:00
Laurent Rineau 341643e05b Improve Scene_implicit_function_item
- Deal with NaN values in the function.
- No longer display the function cut when the cutting plane is moving.
- Deal with bbox centers that are far from ORIGIN.
- Fix a confusion between the number of quads and the grid_size (the usual fence and
  pools issue).
2012-11-23 14:10:29 +01:00
Andreas Fabri 72f48d7e8d Polish dD Spatial Searching 2012-11-23 13:59:31 +01:00
Laurent Rineau c0d00f7414 Fix entries names in the File menu 2012-11-23 13:58:25 +01:00
Laurent Rineau 3ad07a5589 New method in Implicit_function_interface. Allow to give extrema.
The method returns false if it cannot know efficiently its extrema.  In
that case, the function will be scanned over the bounding box to compute
approximation of the extrema. If the method is not overloaded by derived
classes, the default is to return false.
2012-11-23 13:57:12 +01:00
Laurent Rineau dbd0bcc4ae The Viewer declares if the current drawing is a fast draw or not. 2012-11-23 13:57:12 +01:00
Laurent Rineau b001313ead Scene_item::draw*() functions receive a pointer to the Viewer
- New interface Viewer_interface to that the pointer is a pointer to
Viewer_interface instead of a pointer to Viewer.
- New functions overloads
     draw(Viewer_interface*)
     drawEdges(Viewer_interface*)
  and so on.
2012-11-23 13:57:00 +01:00
Andreas Fabri 867e4396b7 Polish Interval Skiplist 2012-11-23 13:34:50 +01:00
Andreas Fabri 19040345e2 Polish 3D Alpha Shapes 2012-11-23 13:25:58 +01:00
Andreas Fabri 502c77689b Polish 2D Alpha Shapes 2012-11-23 13:18:22 +01:00
Andreas Fabri 8a464d3ac5 polish Skin_surface 2012-11-23 13:06:24 +01:00
Andreas Fabri 6848dc408c polish Surface_mesher 2012-11-23 12:06:58 +01:00
Andreas Fabri 3447d93aa2 typo 2012-11-23 11:46:13 +01:00
Andreas Fabri 8d3c6a9bb9 polish Mesh_2 2012-11-23 11:44:39 +01:00
Andreas Fabri 9a1862f74c polish QP Solver 2012-11-23 11:44:37 +01:00
Andreas Fabri febf3e3cf4 linking 2012-11-23 11:44:36 +01:00
Sébastien Loriot d7b088a60f replace subsection by section 2012-11-23 10:24:44 +01:00
Sébastien Loriot a9759b573a remove uneeded :: 2012-11-23 09:59:26 +01:00
Sébastien Loriot bfca42081d add missing backquotes in cgalModels 2012-11-23 09:55:55 +01:00
Sébastien Loriot 834dd92263 special cases for replacing \cgalModels ::FOO by \cgalModels `FOO` 2012-11-23 09:42:09 +01:00
Sébastien Loriot ae8362b7d6 replace \cgalModels ::FOO by \cgalModels `FOO`
using:
 perl  -pi -e 's/\\cgalModels\s+::([A-Za-z0-9_:]+)\s*$/\\cgalModels `$1`\n/'
2012-11-23 09:37:53 +01:00
Sébastien Loriot 33520145b2 replace \sa \ref ::FOO by \sa `FOO`
using:
 perl  -pi -e 's/\\sa\s+\\ref\s+::([A-Za-z0-9_:]+)\s*/\\sa `$1`\n/'
2012-11-23 09:26:11 +01:00
Sébastien Loriot 4fa2db4a48 change \sa ::FOO into \s `FOO`
using:
perl  -pi -e 's/\\sa\s+::([A-Za-z0-9_:]+)\s*/\\sa `$1`\n/'
2012-11-23 09:18:35 +01:00
Efi Fogel 1bb3428af1 Skip compilation if Qt4 is missing 2012-11-23 01:23:15 +02:00
Guillaume Damiand bf573f35d3 End of modifs of iterators that use marks. 2012-11-22 20:33:45 +01:00
Guillaume Damiand 2e8a492d4d Typo in messages 2012-11-22 19:26:10 +01:00
Guillaume Damiand 3d0d6817e0 Update iterators: mark null_dart to use it as sentinel. 2012-11-22 19:12:55 +01:00
Andreas Fabri ac726ba6c2 typos 2012-11-22 18:55:27 +01:00
Andreas Fabri ff9bdbe9e1 polish number types 2012-11-22 18:43:34 +01:00
Andreas Fabri 43200e8644 Fixes in Number Types 2012-11-22 18:28:42 +01:00
Laurent Rineau 92628cd215 The open dialog remember the last used directory.
That feature was removed by accident during a refactoring of the code, this
summer.
2012-11-22 15:40:08 +01:00
Andreas Fabri ee003db1c2 Reorganize introducion of Circulators 2012-11-22 12:56:06 +01:00
Philipp Möller 9fcc5b5786 Merge branch 'Polygon-fix-circulator-pmoeller' 2012-11-22 12:45:27 +01:00
Andreas Fabri 2155cd6c9b Polish Geometric Object Generators 2012-11-22 12:32:47 +01:00
Andreas Fabri 008ba8a171 polish Profiling Tools ... 2012-11-22 12:07:12 +01:00
Andreas Fabri c0a82ae2d5 Merge branch 'doxy-port-pmoeller' of ssh://scm.cgal.org/var/git/cgal into doxy-port-pmoeller 2012-11-22 11:54:57 +01:00
Andreas Fabri d14037bf00 polish IO Stream 2012-11-22 11:54:02 +01:00
Sébastien Loriot 1d5b7dec76 correct linking and remove section 2012-11-22 11:50:29 +01:00
Andreas Fabri 64eb88eeda polish Geomview_stream 2012-11-22 11:25:58 +01:00
Andreas Fabri 17d928d563 GraphicsView depends on Circular_kernel 2012-11-22 11:11:00 +01:00