1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-19 19:39:41 +00:00
openmw/components
elsid 6fb7af3b63
Avoid redundant copy when finding item in NavMeshTilesCache
std::make_tuple returns a tuple for types with removed references which makes it
to copy arguments. std::tie leaves references.
2022-07-06 14:23:07 +02:00
..
bsa Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
bullethelpers
compiler Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
config
contentselector
crashcatcher Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
debug
detournavigator Avoid redundant copy when finding item in NavMeshTilesCache 2022-07-06 14:23:07 +02:00
esm Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
esm3 Merge branch 'coverity' into 'master' 2022-07-03 16:29:05 +00:00
esm3terrain
esm4 Init missing data members 2022-07-03 15:44:50 +04:00
esmloader
fallback
files Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
fontloader
fx Init missing variables 2022-07-05 17:47:52 +04:00
interpreter
l10n
loadinglistener
lua
lua_ui
misc Don't cast away const when we can avoid it 2022-07-03 16:36:41 +04:00
myguiplatform Don't cast away const when we can avoid it 2022-07-03 16:36:41 +04:00
navmeshtool
nif fix typo with wrong flags in particle nifloader 2022-07-05 11:00:28 -07:00
nifbullet Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
nifosg Don't cast away const when we can avoid it 2022-07-03 16:36:41 +04:00
platform
process
resource
sceneutil
sdlutil
serialization
settings
shader Merge branch 'rm_stream_include' into 'master' 2022-07-05 11:00:50 +00:00
sqlite3
std140
stereo Merge branch 'rm_stream_include' into 'master' 2022-07-05 11:00:50 +00:00
terrain Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
to_utf8
translation
version
vfs Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
widgets Use float based scale factor for ImageButton texture 2022-07-03 19:41:13 +02:00
CMakeLists.txt
doc.hpp
windows.hpp