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
scrawl 4ea6d4aa01 Rewrite of skinning code
Goals:
- get rid of the mesh pre-transform (this requires supporting different bind matrices for each mesh)
- bounding box should be relative to the bone the mesh is attached to, ideally we can then get rid of the expensive skeleton-based bounding boxes
- update bone matrices in CullCallback instead of UpdateCallback

Works OK, though the bounding boxes are not correct yet.
10 years ago
..
bsa Merge branch 'master' of https://github.com/OpenMW/openmw into osg 10 years ago
compiler Fixed more MSVC 2013 warnings. 10 years ago
config Warning fix 10 years ago
contentselector Add Modified DateTime to plug-in tooltip. (Fixes #2479) 10 years ago
esm Port EffectManager 10 years ago
esmterrain Merge branch 'master' of https://github.com/OpenMW/openmw into osg 10 years ago
files Merge branch 'master' of https://github.com/OpenMW/openmw into osg 10 years ago
fontloader OpenMW compiles and runs w/o render window 10 years ago
interpreter script Random() command now returns correct range. 10 years ago
loadinglistener Show wallpaper when loading a savegame 11 years ago
misc Port ResourceHelpers to new VFS 10 years ago
nif Implement gravity decay (previously unknown float) 10 years ago
nifbullet fixed warning C4099: 10 years ago
nifcache Moved functions from niffile.cpp to where they belong. 11 years ago
nifosg Rewrite of skinning code 10 years ago
ogreinit Delete the old nifogre loader 10 years ago
process OSX build fix 10 years ago
resource Environment map for enchanted objects 10 years ago
sceneutil Port EffectManager 10 years ago
settings Rewrite game settings manager 10 years ago
terrain Delete shiny 10 years ago
to_utf8 Remove some outdated todo comments 10 years ago
translation Fix cppcheck issues 10 years ago
version Distinguish between release and development builds 11 years ago
vfs Archive priority fix 10 years ago
widgets fixing MSVC 2013 warning C4244: & C4305 10 years ago
CMakeLists.txt Rewrite of skinning code 10 years ago
doc.hpp second set of additional doxygen comments 14 years ago