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/components
AnyOldName3 5ad297e6ff Guarantee glow updater regenerates shaders on completion
Previously, it would edit the odd numbered stateset, then regenerate
shaders for the even-numbered one, then edit the even numbered one, and
regenerate shaders for the odd numbered one (or vice versa if it
finished during an even numbered frame). This would leave one of the
shader programs still trying to use the state that had been removed.
4 years ago
..
bsa Merge branch 'cleanup_1' into 'master' 4 years ago
bullethelpers components/bullethelpers cleanup; removed warnings by using override 4 years ago
compiler Replace zeroes and nulls by nullptrs 4 years ago
config Merge branch 'cleanup_1' into 'master' 4 years ago
contentselector Replace zeroes and nulls by nullptrs 4 years ago
crashcatcher Replace zeroes and nulls by nullptrs 4 years ago
debug Only reroute stdout etc. to new console if not already redirected 4 years ago
detournavigator Replace zeroes and nulls by nullptrs 4 years ago
esm Replace zeroes and nulls by nullptrs 4 years ago
esmterrain Replace zeroes and nulls by nullptrs 4 years ago
fallback set minimal boost version; remove #ifdef boost version checks 4 years ago
files Replace zeroes and nulls by nullptrs 4 years ago
fontloader Catch MyGUI exceptions in the FontLoader destructor 5 years ago
interpreter Replace zeroes and nulls by nullptrs 4 years ago
loadinglistener Fix C5204 warnings by adding default virtual destructors 5 years ago
misc Use some C++17 where it makes the code more readable 4 years ago
myguiplatform Replace zeroes and nulls by nullptrs 4 years ago
nif Make NIF particle node handling more generic 4 years ago
nifbullet Handle multiple root nodes (bug #5604) 4 years ago
nifosg Make NIF particle node handling more generic 4 years ago
process Remove redundant includes 6 years ago
resource Replace zeroes and nulls by nullptrs 4 years ago
sceneutil Guarantee glow updater regenerates shaders on completion 4 years ago
sdlutil Replace zeroes and nulls by nullptrs 4 years ago
settings Support vectors in settings.cfg 5 years ago
shader Merge branch 'shadows-bin' into 'master' 4 years ago
terrain Replace zeroes and nulls by nullptrs 4 years ago
to_utf8 Remove redundant includes 6 years ago
translation Replace all NULLs to nullptr 6 years ago
version Allow getting available version information even when clone is shallow 8 years ago
vfs Merge pull request #3018 from akortunov/emplace 4 years ago
widgets Replace zeroes and nulls by nullptrs 4 years ago
CMakeLists.txt OSG-Collada animation support 4 years ago
doc.hpp second set of additional doxygen comments 14 years ago