Skip to content
Snippets Groups Projects
  1. May 16, 2007
  2. May 07, 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. May 04, 2007
    • Shon Ferguson's avatar
      More documentation. · 8d4648be
      Shon Ferguson authored
      Removed access to unknown data in NiPSysEmitterCtlrData.
      8d4648be
    • Shon Ferguson's avatar
      More documentation. · eae88166
      Shon Ferguson authored
      Some function and enum name changes in NiAlphaProperty and NiStencilProperty to be more consistent with OpenGL and the rest of Niflib.
      Removed access to unknown parameters in NiSourceTexture and merged file name access functions.
      eae88166
    • Shon Ferguson's avatar
      Some more documentation. · 878de748
      Shon Ferguson authored
      878de748
  6. Apr 24, 2007
  7. Apr 23, 2007
  8. Apr 13, 2007
  9. Apr 12, 2007
  10. Apr 07, 2007
  11. Apr 06, 2007
    • Amorilia's avatar
      niflib: · c9ed869c
      Amorilia authored
      * NIF_BIG/LITTLE_ENDIAN -> ENDIAN_BIG/LITTLE
      c9ed869c
    • Amorilia's avatar
      niflib: · b29f38e3
      Amorilia authored
      * gcc BIG_ENDIAN and LITTLE_ENDIAN name clash fix
      b29f38e3
    • Amorilia's avatar
      niflib: · 01e71cb0
      Amorilia authored
      * spelling fix in NiAVObject (SetCollsion -> SetCollision) - affects public interface, however I did not find SetCollsion in any of the plugins so nothing should be broken
      01e71cb0
    • 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
  12. Apr 03, 2007
    • Amorilia's avatar
      niflib: · f0722708
      Amorilia authored
      * removed NIFLIB_API from TYPE in bhkEntity.h
      f0722708
    • Amorilia's avatar
      contrib/niflib/pywrap: · 4e6355fa
      Amorilia authored
      * NiSkinInstance hiding fix
      * looks like everything works; now DEBUG=False in scons to reduce library size
      4e6355fa
  13. Apr 02, 2007
  14. Mar 31, 2007
  15. Mar 30, 2007
    • Amorilia's avatar
      niflib: · 215e90cc
      Amorilia authored
      * fixed detection of visibility=hidden support (gcc, linux)
      * compilation will give error message if visibility=hidden is not detected
      215e90cc
  16. Mar 28, 2007
  17. Mar 27, 2007
Loading