=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
File:           $GEOMETRY/repos/info/changelog (Toolbox CHANGES log)
Toolbox:        $geometry
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

* rendermonster has the following enhancements :
	- Support for quantized and dithered 8-bit images
        - Support for dynamic resizing of rendered image
        - Supports initial normalized viewing position
        - Supports rendering without display
        - Speed optimization
        - Triangle clipping
        - Key-bindings  
        - Best-guess initial display 

* the following routines are new to the geometry toolbox :

	gtubeness  - Replace Lines with Tesselated Cylinders
	gflipnorms - Flip all Normals in a Geometry Object.
	gcuberille - Volume Visualization using Geometric Icons.

* the following routines were renamed : 

	color_legend   -> gcmaplegend
	extents_box    -> gextents
	kgmapdata      -> gcolorize
	kmakecmap      -> ggencmap
	plot_color     -> glinecolor
	kimport_facet  -> gimpfacet
	isosurface     -> gisosurface
	octmesh        -> goctmesh
	quadmesh       -> gquadmesh
	sphere_maker   -> gspheres
	plot_xyz       -> glinexyz
	kprgeom        -> gprgeom
	kgridder_2d    -> ggridder2d
	kapply_texture -> gapplytex
