Moved the include/osgTXP back into src/osgPlugins/txp as a seperate include directory is no longer required.
Removed the osgtxp demo as it is no longer required.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
* All Rights Reserved.
|
||||
*
|
||||
*****************************************************************************/
|
||||
#include <osgTXP/trpage_sys.h>
|
||||
#include <trpage_sys.h>
|
||||
#include <osg/AlphaFunc>
|
||||
#include <osg/Group>
|
||||
#include <osg/Material>
|
||||
@@ -35,8 +35,8 @@
|
||||
#include <osg/Notify>
|
||||
|
||||
|
||||
#include <osgTXP/TrPageParser.h>
|
||||
#include <osgTXP/TrPageArchive.h>
|
||||
#include <TrPageParser.h>
|
||||
#include <TrPageArchive.h>
|
||||
/*
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user