Commit Graph

9 Commits

Author SHA1 Message Date
Bryan THRALL
51f1c904d5 Imposter.cpp added to the project 2001-10-25 01:11:52 +00:00
Bryan THRALL
7f546320dd sgv is almost working 2001-10-25 00:45:33 +00:00
Bryan THRALL
d21a27a0d7 Update the tree to my version of the project file (I thought it was already in)
- Hang glide demo works
  - sgv is still being fixed
2001-10-16 22:30:04 +00:00
Bryan THRALL
557e2d8faa This was the old project file. It's no longer used. 2001-10-16 21:32:57 +00:00
Bryan THRALL
e4a20dfecf *** empty log message *** 2001-10-05 01:27:54 +00:00
Don BURNS
51a3ad4baf Addec binary files with -kb 2001-09-20 00:48:36 +00:00
Don BURNS
9dc24e2952 Removed should be binary entries. Well r-add with -kb 2001-09-20 00:47:45 +00:00
Don BURNS
81f553aaee o Updated Metrowerks files for MacOS. They aren't 100% there yet,
but getting there.

  o First cut of osgcluster demo.  Very simple beginings.  Alas
    I only one PC here so I can't test it in its current guise.

  o New support for NodeCallbacks, via AppCallback attached to
    osg::Node's, and a default osgUtil::AppVisitor which calls them on
    each frame.

  o Support for traversal masks in osg::NodeVisitor, osg::Node
    which allows nodes to be switched on or off via a bit mask.

  o Suppport for traversal number (frame number) and reference time
    into osg::NodeVisitor to handle syncronization of app and cull
    traversals.  This also assist clustering as traversal number
    master to slaves.
2001-09-19 23:41:39 +00:00
Don BURNS
e8f256a59d Added a bunch of files synched with 0.8.42 2001-09-19 21:08:56 +00:00