Skip to content
Snippets Groups Projects
  1. Dec 10, 2011
  2. Jun 06, 2009
  3. Jan 03, 2009
  4. Sep 21, 2008
  5. Sep 07, 2008
  6. Aug 23, 2008
  7. Jul 21, 2007
  8. Jul 18, 2007
  9. May 27, 2007
    • Shon Ferguson's avatar
      Finished new MatTexCollection helper class which makes it possible to... · 2a0d506f
      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.
      2a0d506f
  10. May 19, 2007
  11. May 16, 2007
  12. May 06, 2007
    • Shon Ferguson's avatar
      Fixed spelling of license. · 9be00bfd
      Shon Ferguson authored
      Updated Niflib to the latest XML which adds support for bhkMeshShape, NiMultiTextureProperty, NiRawImageData, and NiSequence.
      9be00bfd
  13. Apr 23, 2007
  14. Apr 06, 2007
    • Shon Ferguson's avatar
      Laying the groundwork for Niflib to be able to work on systems with different... · 305c72bf
      Shon Ferguson authored
      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.
      305c72bf
  15. Mar 31, 2007
    • Shon Ferguson's avatar
      Moved TypeConst function implementation out of header file. Hopefully should... · f87f9759
      Shon Ferguson authored
      Moved TypeConst function implementation out of header file. Hopefully should fix GCC visibility issue.
      Fixed GetIDString virtual function missmatch that was causing the name not to show up when the function was called from a NiObjectRef.
      Added Python-specific operator functions to Ref to prevent the wrapper from crashing on Null Refs.
      f87f9759
  16. Jan 08, 2007
  17. Nov 19, 2006
  18. Sep 29, 2006
  19. Sep 23, 2006
    • Shon Ferguson's avatar
      Cleared up all Doxygen and SWIG warnings. · 32a273f6
      Shon Ferguson authored
      Replaced _WRITE, _READ, _STRING, AND _FIXLINKS defines with the corresponding internal function call.
      Replaced STANDARD_INTERNAL_FUNCTIONS with the internal function signatures.
      Made my Doxygen config file use relative paths and added it to SVN so everyone can generate the same documentation for themselves.
      Removed includes WZ added to ComplexShape.  These were not missing, they are up to the user to include if they wish.
      32a273f6
  20. Sep 22, 2006
  21. Sep 21, 2006
  22. Sep 15, 2006
  23. Sep 08, 2006
  24. Jul 04, 2006
  25. Jun 27, 2006
  26. Jun 24, 2006
  27. Jun 23, 2006
  28. Jun 22, 2006
  29. Jun 18, 2006
  30. Jun 14, 2006
  31. Jun 10, 2006
  32. Jun 07, 2006
  33. Jun 04, 2006
  34. Jun 02, 2006
  35. May 30, 2006
  36. May 28, 2006
Loading