mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-08 03:28:15 +03:00
Add text key loading
This commit is contained in:
parent
6219a7bbfc
commit
6d85444d26
3 changed files with 76 additions and 28 deletions
|
@ -111,7 +111,6 @@ int main(int argc, char** argv)
|
|||
|
||||
|
||||
//osgDB::writeNodeFile(*newNode, "out.osg");
|
||||
|
||||
osg::Group* newNode = new osg::Group;
|
||||
NifOsg::Loader loader;
|
||||
loader.resourceManager = &resourceMgr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue