You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/apps
Bo Svensson 356e9d7cf0
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`.
3 years ago
..
benchmarks Store heightfields as array of heights instead of triangles 3 years ago
bsatool cleans up BSAFile (#3177) 3 years ago
esmtool Do not use union to access FIXED_STRING<4> as int 3 years ago
essimporter Do not use union to access FIXED_STRING<4> as int 3 years ago
launcher Support *.omwscripts in openmw-launcher 3 years ago
mwiniimporter Using auto keyword in most apps 4 years ago
niftest Use recurse subdirectory iterator to iterate over the VFS without exposing internal details 3 years ago
opencs Support *.omwscripts in openmw-launcher 3 years ago
openmw refactors osg::Callback virtual inheritance (#3200) 3 years ago
openmw_test_suite Test binary operators 3 years ago
wizard Remove 'no relevant classes' moc warning 3 years ago
doc.hpp