This website requires JavaScript.
Explore
Help
Sign in
mirror
/
openmw-tes3mp
Watch
1
Star
0
Fork
You've already forked openmw-tes3mp
1
mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced
2025-01-16 08:49:55 +00:00
Code
Issues
Releases
Wiki
Activity
2ab96d0108
openmw-tes3mp
/
components
/
nifogre
History
scrawl
906d290935
Markers are actually hidden now. Inspecting the markers in NifSkope revealed why it didn't work previously: the flag that is being looked for is not present in any of the markers, nor any other flag or extra data to identify them. However, the root node name always starts with "marker", making it possible to do a string search.
2012-09-12 12:41:12 +02:00
..
tests
Mostly removal of unnecessary #include's and a little clean up
2012-07-17 09:27:12 +02:00
ogre_nif_loader.cpp
Markers are actually hidden now. Inspecting the markers in NifSkope revealed why it didn't work previously: the flag that is being looked for is not present in any of the markers, nor any other flag or extra data to identify them. However, the root node name always starts with "marker", making it possible to do a string search.
2012-09-12 12:41:12 +02:00
ogre_nif_loader.hpp
Return text keys from NIFs when creating entities
2012-07-23 17:20:47 -07:00