racket/collects/plot/plot3d
Neil Toronto 8031c88b9c Rename plot3d-animating? -> plot->animating?
Combine plot-ps-interactive? and plot-pdf-interactive? into plot-ps/pdf-interactive?
Rename plot3d-ambient-light-value -> plot3d-ambient-light
Fix off-by-one 2D plot area clipping
Add warning to docs about 'fit' disappearing
Stop providing 'fit', 'derivative', 'gradient' and 'make-vec' from the 'plot' module

Merge into 5.2
(cherry picked from commit 522ba14b9f)
2011-10-17 14:11:20 -04:00
..
area.rkt Rename plot3d-animating? -> plot->animating? 2011-10-17 14:11:20 -04:00
bounds.rkt Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
clip.rkt Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
contour.rkt Rename plot3d-animating? -> plot->animating? 2011-10-17 14:11:20 -04:00
isosurface.rkt Rename plot3d-animating? -> plot->animating? 2011-10-17 14:11:20 -04:00
line.rkt Rename plot3d-animating? -> plot->animating? 2011-10-17 14:11:20 -04:00
matrix.rkt Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
plot.rkt Rename plot3d-animating? -> plot->animating? 2011-10-17 14:11:20 -04:00
point.rkt Fixed >=/c contracts 2011-10-07 19:22:33 -06:00
rectangle.rkt Fixed >=/c contracts 2011-10-07 19:22:33 -06:00
renderer.rkt Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
sample.rkt Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
shape.rkt Added new plot library and old libfit (which plot still depends on) 2011-10-05 10:26:49 -06:00
snip.rkt Changed uses of dynamic-require to uses of lazy-require 2011-10-05 14:31:13 -06:00
surface.rkt Rename plot3d-animating? -> plot->animating? 2011-10-17 14:11:20 -04:00