This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-01-25 06:35:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
components
/
nifosg
History
scrawl
723c392a73
NifLoader: fall back to the first UV set when encountering invalid UV set references
2015-12-17 04:05:39 +01:00
..
controller.cpp
Eliminate a dynamic_cast in ParticleSystemController
2015-12-02 14:59:32 +01:00
controller.hpp
Use a typedef to avoid conditional compiling
2015-12-01 16:18:19 +01:00
nifloader.cpp
NifLoader: fall back to the first UV set when encountering invalid UV set references
2015-12-17 04:05:39 +01:00
nifloader.hpp
Move keyframe loading out of SceneManager to new KeyframeManager
2015-12-13 15:31:07 +01:00
particle.cpp
Don't assume the emitter node is a Group (
Fixes
#3082
)
2015-12-17 03:38:26 +01:00
particle.hpp
Don't assume the emitter node is a Group (
Fixes
#3082
)
2015-12-17 03:38:26 +01:00
userdata.hpp
Change rotation/scale workaround in preparation for loading .kf controllers
2015-03-22 22:55:35 +01:00