--------------------------------------------------------------------------------
Commit by jlim on Mon Sep 24 17:45:26 PDT 2001 of files:
inventor/apps/demos/revo profile.c++ revo.c++
Update of /oss/CVS/cvs/inventor/apps/demos/revo
In directory oss.sgi.com:/tmp/cvs-serv4898/apps/demos/revo
Modified Files:
profile.c++ revo.c++
Log Message:
Various changes:
* Fixed Bug 63 and 64.
* Handled nonstandard sed location.
* Used for-loop in man page install.
* Included casts for 64-bit builds.
* Added placeholder for FreeBSD options.
* Included unistd.h for getopt() and stdlib.h for malloc().
* Implemented SoText[23] workaround for glibc-2.2.* iconv().
* Split long lines in SoHandleBoxDraggerGeom.h and
SoTransformerDraggerGeom.h in lib/interaction/src/draggers/geom.
* Added IV_NO_OVERLAYS/OIV_NO_OVERLAYS variables to disable overlay planes.
|