mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-08 03:28:15 +03:00
OpenCS: preliminary port of PreviewWidget to OSG
This commit is contained in:
parent
34d503017a
commit
af27a10b0c
13 changed files with 92 additions and 79 deletions
|
@ -39,7 +39,7 @@ namespace NifOsg
|
|||
|
||||
void loadAsSkeleton(Nif::NIFFilePtr file, osg::Group* parentNode);
|
||||
|
||||
VFS::Manager* resourceManager;
|
||||
const VFS::Manager* resourceManager;
|
||||
|
||||
// FIXME move
|
||||
std::vector<Controller> mControllers;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue