Fixed headers guard typo in LightPoint.
Updated the NEW files.
This commit is contained in:
parent
3ef3666d0f
commit
5c37fd7fb4
7
NEWS
7
NEWS
@ -27,7 +27,12 @@ OSG News (most significant items from ChangeLog)
|
|||||||
been done to simplify users code and to solve the lack of thread safety
|
been done to simplify users code and to solve the lack of thread safety
|
||||||
that was causing problems with the MemoryManager.
|
that was causing problems with the MemoryManager.
|
||||||
|
|
||||||
Support for reading and writing of callbacks in the .osg format.
|
Support added for reading and writing of callbacks in the .osg format.
|
||||||
|
|
||||||
|
Support added for reading OpenFlight comment records into osg::Node description
|
||||||
|
fields.
|
||||||
|
|
||||||
|
Improvements to the GEO loaders.
|
||||||
|
|
||||||
|
|
||||||
13th November 2002 - OpenSceneGraph-0.9.2.tar.gz
|
13th November 2002 - OpenSceneGraph-0.9.2.tar.gz
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
// purchase of the Open Scene Graph Professional License (OSGPL)
|
// purchase of the Open Scene Graph Professional License (OSGPL)
|
||||||
// for further information contact robert@openscenegraph.com.
|
// for further information contact robert@openscenegraph.com.
|
||||||
|
|
||||||
#ifndef OSGSIM_LGIHTPOINT
|
#ifndef OSGSIM_LIGHTPOINT
|
||||||
#define OSGSIM_LIGHTPOINT 1
|
#define OSGSIM_LIGHTPOINT 1
|
||||||
|
|
||||||
#include <osgSim/Export>
|
#include <osgSim/Export>
|
||||||
|
Loading…
Reference in New Issue
Block a user