1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/components/nifbullet
2012-09-12 12:41:12 +02:00
..
test
bullet_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
bullet_nif_loader.hpp Mostly removal of unnecessary #include's and a little clean up 2012-07-17 09:27:12 +02:00