Skip to content
Snippets Groups Projects
  1. Jul 01, 2007
    • Tazpn's avatar
      Miscellaneous fixes: · a291fb4d
      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
      a291fb4d
  2. May 16, 2007
  3. 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
  4. May 05, 2007
  5. 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
  6. Mar 20, 2007
    • Amorilia's avatar
      * Fixes for windows build under SCons. · b2c70a66
      Amorilia authored
      * Renamed python.h to pyniflib.h to avoid confusion with the python.h file from python installation.
      * Updated python test script.
      * Enabled many things again in the swig wrapper interface, to ease debugging.
      * Added "using namespace std;" in Ref.h (as in the rest of the library)
      b2c70a66
  7. Mar 15, 2007
  8. Sep 15, 2006
  9. Jun 24, 2006
  10. Jun 22, 2006
  11. Jun 21, 2006
  12. Jun 18, 2006
  13. Jun 16, 2006
  14. Jun 10, 2006
  15. Jun 03, 2006
  16. Jun 02, 2006
  17. May 30, 2006
  18. May 29, 2006
  19. May 28, 2006
  20. May 27, 2006
  21. May 19, 2006
    • Shon Ferguson's avatar
      Noticed that I had forgot to include NiObject.cpp in my last commit...... · bfb2d137
      Shon Ferguson authored
      Noticed that I had forgot to include NiObject.cpp in my last commit... unfortunately I've already started splitting off classes into their own files so that's included in this commit as well.
      I also noticed that I never implemented the member functions of Ref!  I still haven't, but I was just surprised it's been compiling without complaint.
      bfb2d137
Loading