racket/collects/plot/plot3d
Neil Toronto 015625e732 PLoT documentation for new renderers and plot/utils (code changes are only to move code around so a previously public function could be public again)
Many little doc fixes

Closes PR 12433

Closes PR 12435

Please please please merge into release
2012-01-23 15:56:11 -07:00
..
clip.rkt Abstracted render-thread into worker-thread (preparing for animated 2D plots) 2011-11-10 12:59:43 -07:00
contour.rkt pruned unstable/contract 2011-12-18 13:56:00 -07:00
isosurface.rkt Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit) 2011-11-25 18:40:19 -07:00
line.rkt Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit) 2011-11-25 18:40:19 -07:00
matrix.rkt Plots with intervals too small or too large for flonums (2D and 3D) 2011-11-14 22:01:07 -08:00
plot-area.rkt Plot performance improvement: precalculated light, view and half dir 2011-12-07 10:56:08 -07:00
plot.rkt Fixed a bug with small (but not epsilon) flonum bounds 2011-11-28 22:09:15 -08:00
point.rkt PLoT documentation for new renderers and plot/utils (code changes are only to move code around so a previously public function could be public again) 2012-01-23 15:56:11 -07:00
rectangle.rkt Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit) 2011-11-25 18:40:19 -07:00
shape.rkt Move point label `radius' units from point; plug plot->dc API leak 2011-11-21 10:39:16 -07:00
snip.rkt Focus tweaks to capture off-snip movement; account for split editor 2011-11-24 21:59:16 -09:00
surface.rkt Moved some flonum stuff (e.g. flatan2, flnext, +max.0, +min.0, etc.) to unstable/flonum (will document in another commit) 2011-11-25 18:40:19 -07:00