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-tes3mp/components
AnyOldName3 fd14dad789 const osg::ref_ptf reference should be faster than value as constructor and destructor are non-trivial
I played around in GodBolt and got into an argument to determine this. The difference will be immeasurably small, but my curiosity has been satisfied.
4 years ago
..
bsa Don't save space in compressed BSA hash generation 5 years ago
bullethelpers Filter recast mesh triangles by global bounding box 5 years ago
compiler Ignore bogus string arguments for Disable/Enable again 5 years ago
config Use QMultiMap instead of QMap 5 years ago
contentselector Add members in AdvancedPage class to avoid memory leak when the list of cells names is updated as we recreated a completer at each notification event 5 years ago
crashcatcher Add env variable to enable/disable crash catcher 5 years ago
debug Fix C5204 warnings by adding default virtual destructors 5 years ago
detournavigator Merge branch 'object_paging_retry' into 'master' 5 years ago
esm Mutate base records when adding/removing spells 5 years ago
esmterrain Replace OpenThreads by std types 5 years ago
fallback Revert to 0.45.0 comments-in-the-middle settings behavior 5 years ago
files Use all-lowercase names for windows API headers 5 years ago
fontloader Catch MyGUI exceptions in the FontLoader destructor 5 years ago
interpreter Give new opcodes to old functions made custom 5 years ago
loadinglistener Fix C5204 warnings by adding default virtual destructors 5 years ago
misc Use RAII for object ptr from pool 5 years ago
myguiplatform Add final modifier to fix warnings 5 years ago
nif Implement quadratic interpolation for scalars and vectors 4 years ago
nifbullet Try to resolve CI concerns 5 years ago
nifosg Merge pull request #2984 from Capostrophic/optimizer 4 years ago
process Remove redundant includes 6 years ago
resource Merge pull request #2932 from elsid/replace_open_threads 5 years ago
sceneutil const osg::ref_ptf reference should be faster than value as constructor and destructor are non-trivial 4 years ago
sdlutil Fix AppVeyor warnings 4 years ago
settings Support vectors in settings.cfg 5 years ago
shader addLineDirectivesAfterConditionalBlocks move check for npos to catch all npos 4 years ago
terrain Replace OpenThreads by std types 5 years ago
to_utf8 Remove redundant includes 6 years ago
translation Replace all NULLs to nullptr 6 years ago
version
vfs make use of std::make_unique to test that MSVC2015 can handle that 6 years ago
widgets Move font loading to the FontLoader 5 years ago
CMakeLists.txt Replace NodeUserData with a custom transform node 5 years ago
doc.hpp