mirror of https://github.com/OpenMW/openmw.git
refactors osg::Callback virtual inheritance (#3200)
With this PR we refactor `SceneUtil::KeyframeController` not to require `virtual osg::Callback` inheritance. I suppose such `virtual` overhead is not justified here because it negatively impacts many other classes we derive from `osg::Callback`.pull/3210/head
parent
4c81518abb
commit
356e9d7cf0
Loading…
Reference in New Issue