1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-15 02:39:40 +00:00
openmw-tes3mp/components/nif
Roman Melnik ebc49de851 Fix Bug #1: "Meshes rendered with wrong orientation"
Discard the tranformation of the root NiNode when loading nif files
(set the 'identity' transformation instead).

After applying the fix test the following types of interiors:

 - Dwemer ruins (the bug was common here before the fix)

 - Ancestral tombs (the bug was common here before the fix)

 - Daedric shrines

 - Caves/grottos

 - Dunmer strongholds

 - Telvanni, imperial, redoran houses/towers/castles

Also checked exteriors (although it is hard to do without terrain
rendering)
2012-03-22 00:39:19 +02:00
..
tests directory structure reorganisation (still missing the mangle stuff) 2010-06-25 22:28:59 +02:00
.gitignore directory structure reorganisation (still missing the mangle stuff) 2010-06-25 22:28:59 +02:00
controlled.hpp Mantis: #18 - Move components from global namespace into their own namespace. 2011-06-19 18:14:03 +02:00
controller.hpp Project clean-up: move 'misc' into the platform lib, update CMake to build 'platform' as a lib, and various fixes for Visual Studio compiler warnings 2010-06-27 18:05:01 -07:00
data.hpp Clean up compilation warnings. 2012-02-12 15:45:08 +01:00
effect.hpp directory structure reorganisation (still missing the mangle stuff) 2010-06-25 22:28:59 +02:00
extra.hpp Mantis: #18 - Move components from global namespace into their own namespace. 2011-06-19 18:14:03 +02:00
nif_file.cpp Fix Bug #1: "Meshes rendered with wrong orientation" 2012-03-22 00:39:19 +02:00
nif_file.hpp Mantis: #18 - Move components from global namespace into their own namespace. 2011-06-19 18:14:03 +02:00
nif_types.hpp Fix Bug #1: "Meshes rendered with wrong orientation" 2012-03-22 00:39:19 +02:00
node.hpp clean up 2012-01-17 15:10:53 +01:00
property.hpp Project clean-up: move 'misc' into the platform lib, update CMake to build 'platform' as a lib, and various fixes for Visual Studio compiler warnings 2010-06-27 18:05:01 -07:00
record.hpp warning level adjustments and some related fixes 2012-03-15 16:01:41 +01:00
record_ptr.hpp directory structure reorganisation (still missing the mangle stuff) 2010-06-25 22:28:59 +02:00