NEWS (original) (raw)
- Added function methods for
persp3d()andplot3d(), to allow surfaces to be plotted just by specifying the function. ## Bug fixes - Fixed a bug introduced in 0.94 that made user callbacks crash R. (Reported by Dave Hadka.)
- Fixed a bug exposed in 0.94 (but really introduced in 0.93.952) that caused
writeWebGL()to fail when aNULLdevice was active. - Fixed a bug introduced in 0.94 with writing 3D sprite objects.
- Fixed a bug computing the bounding box of an embedded subscene.