Skip to content
Snippets Groups Projects
Commit 305c72bf authored by Shon Ferguson's avatar Shon Ferguson
Browse files

Laying the groundwork for Niflib to be able to work on systems with different...

Laying the groundwork for Niflib to be able to work on systems with different endian types.  All Read/Write functions now take NifInfo structures which are based by const reference.  These are also passed into the NifStream functions so they will have access to the requested endian type of the NIF as well.  Also added endian detection and swapping functions.
parent d4bc2fb9
No related branches found
No related tags found
Loading
Showing
with 224 additions and 217 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment