Go to file
Robert Osfield d70cf68ae6 From Sylvain Marie, "changed raw pointers to smart pointers in the dxfBlock, dxfTables and
dxfSection classes, so their members data are correctly deleted.
- changed some methods signatures to pass arguments by reference instead of
by value. The performance and memory usage are enhanced (the reader was
clogging the heap when reading some large DXF files)

The updated files have been compiled and tested with a variety of DXF files
on XP with VS2003, but the changes should not disturb any other compiler."
2006-12-05 15:31:07 +00:00
applications From Paul de Repentigny, "When calling osgdem with argument "--image-ext", the application just 2006-11-22 20:52:16 +00:00
bin
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 more accurate computation of local height above sea level in the plane intersections routines 2006-12-05 12:58:29 +00:00
include From Bryan Thrall, "Currently, the DatabasePager always loads requested Nodes using the 2006-12-05 14:50:46 +00:00
lib
Make Added osgViewer library to build list 2006-11-03 14:07:20 +00:00
src From Sylvain Marie, "changed raw pointers to smart pointers in the dxfBlock, dxfTables and 2006-12-05 15:31:07 +00:00
VisualStudio Added osgSim to osgintersection dependency list. 2006-12-03 11:09:33 +00:00
Xcode Checked in new .plists' 2006-11-30 16:55:32 +00:00
AUTHORS.txt Updated AUTHORS file for 1.2 release 2006-09-12 10:46:59 +00:00
ChangeLog Updated ChangeLog for 1.2 release 2006-09-12 19:09:59 +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 Added missing LGPL section to LICENSE.txt 2006-11-20 10:12:57 +00:00
NEWS.txt Correct HP's AIX to IBM's AIX. 2006-09-13 13:33:36 +00:00
README.txt Updated ChangedLog and READE for the 1.1 release 2006-07-19 21:11:16 +00:00
runexamples.bat Added osgprecipitation to runexamples list. 2006-07-26 15:19:42 +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
July 19th 2006.