Go to file
Eric WING a67111a64c Fixes to resync Xcode project with current tree.
flt files are missing. I'm not sure if it was intentionally removed from the project, so I left the everything in place, but removed the target from the build aggregate targets so it doesn't get in the way of the build system.
Added back osgTerrain to the project (don't know who deleted those). SDL's aggregate target is also missing.
2007-04-30 22:12:08 +00:00
applications Added --version-number support 2007-04-22 21:40:46 +00:00
CMakeModules From Eric Wing, 2007-04-27 10:29:48 +00:00
doc Moved osgProducer and osgproducerviewer out into their own repository. 2007-02-27 13:16:18 +00:00
examples Added TerrainNode::setColorFilter(layerNum,Filter) to allow developers to set 2007-04-30 09:47:35 +00:00
include Implementated new dirty buffer mechansim for BufferObjects to make it more efficient 2007-04-30 12:18:27 +00:00
src Added initalization of _startTick to CompositeViewer 2007-04-30 15:10:57 +00:00
VisualStudio Removed more of the old VisualStudio build system 2007-04-10 13:12:58 +00:00
Xcode Fixes to resync Xcode project with current tree. 2007-04-30 22:12:08 +00:00
AUTHORS.txt Updated ChangeLog and AUTHORS file 2007-04-30 08:37:46 +00:00
ChangeLog Updated ChangeLog and AUTHORS file 2007-04-30 08:37:46 +00:00
CMakeLists.txt Updated version number for 1.9.2 dev release 2007-04-30 08:31:25 +00:00
genwrapper.conf Updated wrapper to honour move of GraphicsWindow* include/osgViewer/api/ 2007-04-10 11:09:38 +00:00
INSTALL.txt Updated INSTALL and README to refect new Cmake build 2007-04-10 13:23:32 +00:00
LICENSE.txt Added missing LGPL section to LICENSE.txt 2006-11-20 10:12:57 +00:00
NEWS.txt From Paul Martz, speeling fixes for Tessellator/Tessellation. 2007-01-08 21:29:49 +00:00
README.txt Updated INSTALL and README to refect new Cmake build 2007-04-10 13:23:32 +00:00
runexamples.bat Removed examples: 2007-01-11 15:48:44 +00:00

Welcome to the OpenSceneGraph (OSG).

For up to date information on the project, how to compile and run libraries 
and examples, and see the documentation on the OpenSceneGraph website.

    http://www.openscenegraph.org
  
Or for the impatient read the READEME.txt in the OpenSceneGraph root directory.

Robert Osfield.
Project Lead.
April 10th 2007.