- Oct 28, 2007
-
-
Tazpn authored
-
- Oct 04, 2007
-
-
Amorilia authored
-
- Sep 24, 2007
- Sep 22, 2007
-
-
Tazpn authored
-
- Sep 11, 2007
-
-
Tazpn authored
-
- Sep 05, 2007
-
-
Tazpn authored
-
- Jul 21, 2007
- Jul 19, 2007
-
-
Tazpn authored
-
- Jul 18, 2007
- Jul 14, 2007
- Jul 01, 2007
-
-
Tazpn authored
- Fix issue with exporting Skin data causing missing vertexes in nifskope - add helper methods for collision related export. - fix crashes when exporting animation
-
- Jun 25, 2007
- Jun 24, 2007
- Jun 23, 2007
-
-
Tazpn authored
-
- Jun 18, 2007
-
-
Tazpn authored
Add helper methods to transform shape and fix some typos.
-
- Jun 17, 2007
- Jun 15, 2007
-
-
Tazpn authored
Add miscellaneous collision support helper methods
-
- Jun 11, 2007
-
-
Shon Ferguson authored
It seems that a NIF file with NULL property links is still able to be opened by the game engine, so added tests for this in a few places rather than assuming that all links are not NULL.
-
- Jun 03, 2007
-
-
Shon Ferguson authored
Added more NormalizeKeys functions. Added some other functions to some controllers to expose their data.
-
- Jun 02, 2007
-
-
Shon Ferguson authored
-
Shon Ferguson authored
Separated reference counting features of NiObject into new RefObject class. This way they won't be buried in the obj folder. Started adding NormalizeKeys functions to data objects, interpolators, and controllers that deal with keys. Not yet finished.
-
Tazpn authored
-
- May 31, 2007
-
-
Shon Ferguson authored
Fixing paths in MatTexCollection.cpp to be relative.
-
- May 28, 2007
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
Deleting RagDollDescriptor.cpp and RagDollDescriptor.h so that they can be replaced with versions that don't use a capital R. Seems someone changed the case of this object in the XML file after it had already been included in Niflib.
-
- May 27, 2007
-
-
Shon Ferguson authored
-
Shon Ferguson authored
-
Shon Ferguson authored
Forgot to mention it in a previous commit, but I added some template functions for extracting flags and fields from bitfields to NIF_IO.h. I just put them through some tests and they appear to work correctly.
-
Shon Ferguson authored
Finished new MatTexCollection helper class which makes it possible to manipulate material properties and texture objects with the same classes regardless of the intended NIF version. Realized that only read was implemented for files with version < 3.3.0.13, so implemented write for those old versions as well.
-
- May 26, 2007
-
-
Shon Ferguson authored
-