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-02-13 21:40:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
components
/
nif
History
scrawl
9375cbea44
Make NIFFilePtr const
2016-07-10 17:10:19 +02:00
..
base.hpp
…
controlled.cpp
…
controlled.hpp
…
controller.cpp
…
controller.hpp
…
data.cpp
Support RGB and RGBA embedded textures in NIF files (
Fixes
#2295
)
2016-02-18 19:37:56 +01:00
data.hpp
Fully read NiPixelData
2016-02-18 19:37:56 +01:00
effect.cpp
Implement support for sphere map NiTextureEffects (
Fixes
#1827
)
2016-02-24 21:06:41 +01:00
effect.hpp
Implement support for sphere map NiTextureEffects (
Fixes
#1827
)
2016-02-24 21:06:41 +01:00
extra.cpp
…
extra.hpp
…
niffile.cpp
NifFile: close the stream after reading (
Fixes
#3070
)
2015-12-09 04:52:00 +01:00
niffile.hpp
Make NIFFilePtr const
2016-07-10 17:10:19 +02:00
nifkey.hpp
Don't read forward/backward values for Quaternion key lists
2015-12-04 00:18:54 +01:00
nifstream.cpp
…
nifstream.hpp
…
niftypes.hpp
…
node.cpp
…
node.hpp
Do not discard root node transformations if the root node is named 'bip01' (Bug
#3118
)
2016-01-02 01:30:06 +01:00
property.cpp
…
property.hpp
…
record.hpp
…
recordptr.hpp
…