- Apr 29, 2006
-
-
Shon Ferguson authored
-
Shon Ferguson authored
Added several NifStream functions and << operators to the built-in types. The new xml_extract.cpp file now compiles. Problem areas that must be fixed in the generation script were marked with !!BUG!!
-
- Apr 27, 2006
-
-
Amorilia authored
-
Shon Ferguson authored
Added optional version parameters to all NifStream functions. Couldn't figure out why it conflicted with Amorilia's later change so I used my code.
-
Amorilia authored
-
- Apr 17, 2006
-
-
Shon Ferguson authored
-
- Apr 10, 2006
-
-
Amorilia authored
-
- Mar 15, 2006
-
-
Amorilia authored
-
Shon Ferguson authored
Fixed ReadString function so that it can read strings with \0 characters in them.
-
Amorilia authored
* Support for all ten NiStringPalette offsets. * There's still a problem with NiStringPalette: apparently the C++ string type does not allow null characters? ... Maybe we can try to find a workaround in the string reader function.
-
- Mar 10, 2006
-
-
Shon Ferguson authored
-
- Feb 21, 2006
-
-
Shon Ferguson authored
Block implementation is current with DocSys again.
-
- Jan 31, 2006
-
-
Amorilia authored
-
- Jan 27, 2006
-
-
Shon Ferguson authored
-
- Jan 25, 2006
-
-
Shon Ferguson authored
Created classes for all new 20.0.0.4 blocks. Re-implemented NiTexturingProperty as a data-style block. Still needs an interface so is currently uncontrollable.
-
- Jan 18, 2006
-
-
Amorilia authored
-
- Dec 20, 2005
-
-
Shon Ferguson authored
Renamed Color structure to Color4.
-
- Dec 09, 2005
-
-
Amorilia authored
-
- Nov 27, 2005
-
-
Amorilia authored
-
- Nov 17, 2005
-
-
Shon Ferguson authored
NiSkinPartition and NiLODNode are now read fully and can be examined by calling the asString function or written back out to a file unchanged. NiTriStripsData has been given a public interface, ITriStripsData, so that the triangle strips it contains can be extracted.
-
- Nov 13, 2005
-
-
Shon Ferguson authored
Updated the WriteNifTree function to write the correct version string and hex number for the version requested. Still doesn't support the new header layout.
-
- Nov 12, 2005
-
-
Shon Ferguson authored
Finished basic version support � still need to implement new block reading scheme for version 5 and up. Updated all basic blocks with correctly versioned attributes from DocSys database. Updated all data blocks except for NiSkinPartition and NiControllerSequence to react correctly to known version differences up to 10.1.0.0. All blocks but the above now have both a Read and a Write function.
-
- Oct 23, 2005
-
-
Shon Ferguson authored
-
- Oct 12, 2005
-
-
Shon Ferguson authored
-
- Oct 10, 2005
-
-
Shon Ferguson authored
-