Go to file
Robert Osfield 2c2083db72 From Vivek Rajan, "Rotated text in SCREEN_COORDS was looking a little squished especially
in orthographic projection. Performing the rotation before the scaling
fixed the problem. I've attached Text.cpp with the fix."

From Robert Osfield, in keeping with Vivek's change moved the auto rotate to screen befor the scale as well.
2006-07-06 08:36:12 +00:00
applications Fixed typo. 2006-07-05 21:12:24 +00:00
bin Added .README to prevent CVS from deleting the empty bin directory when checking 2001-12-29 20:53:08 +00:00
dist Removed old RPM spec files. This shouldn't be in the repository as they 2004-12-04 23:59:16 +00:00
doc Started experimenting with sections and table of contents. 2005-11-16 16:35:56 +00:00
examples Added mutex to the test context. 2006-07-05 13:31:38 +00:00
include Changed parameter name from osberver_ptr to observer. 2006-07-04 19:58:53 +00:00
lib Removed osgPlugins from lib, which is now built on the fly 2003-03-12 20:10:43 +00:00
Make From Mathew May, FreeBSD build fixes. 2006-06-12 09:57:01 +00:00
src From Vivek Rajan, "Rotated text in SCREEN_COORDS was looking a little squished especially 2006-07-06 08:36:12 +00:00
VisualStudio From Ulrich Hertlein, updates to DirectX loader 2006-07-04 09:13:15 +00:00
Xcode From Eric Wing, updates to Xcode projects 2006-06-28 11:37:22 +00:00
AUTHORS.txt Updated AUTHORS file 2006-07-05 21:12:45 +00:00
ChangeLog Updated ChangeLog. 2006-07-05 10:29:46 +00:00
GNUmakefile Added tagrules for 'make tag' convenience 2004-12-02 21:49:58 +00:00
INSTALL.txt Fixed reference to install instructions 2004-11-27 17:06:44 +00:00
LICENSE.txt Update of 5/27/03 backup with 6/20/03 tarball 2003-06-24 15:36:53 +00:00
NEWS.txt Updated NEWS. 2006-07-05 10:24:24 +00:00
README.txt small change to test osg-cvs.... 2005-11-09 22:09:46 +00:00
runexamples.bat Added osgshaderterrain and osgparametric to runexamples.bat 2005-11-10 15:52:02 +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
  

Robert Osfield. 
robert@openscenegraph.com
November 2005.