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
Bret Curtis 0d1b7fd3f0
Merge pull request #2908 from Capostrophic/uvsets
Remove 63 UV set limit
5 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 Replace foreach macro by for-loop 5 years ago
contentselector Implement a refresh button on data files page 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 Use actor speed to define area cost for pathfinding 5 years ago
esm Use FourCC to declare all ESM record names 5 years ago
esmterrain Implement additional stringops to avoid Boost functions 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 Move font loading to the FontLoader 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 Add pathgrid to navmesh as off mesh connection 5 years ago
myguiplatform Add final modifier to fix warnings 5 years ago
nif Merge pull request #2908 from Capostrophic/uvsets 5 years ago
nifbullet Try to resolve CI concerns 5 years ago
nifosg Handle NiLines (feature #5445) 5 years ago
process
resource Report frame number, number of actors and objects to stats 5 years ago
sceneutil Remove unnecessary null check 5 years ago
sdlutil Move all OICS handling to the separate file 5 years ago
settings Make sure blank lines at the end of settings.cfg don't disappear 5 years ago
shader Improve color mode handling in shaders 5 years ago
terrain Remove redundant variables from RenderingManager 5 years ago
to_utf8
translation
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 Fix build tests with double precision bullet 5 years ago
doc.hpp