Skip to content
Snippets Groups Projects
  1. Sep 23, 2006
  2. Sep 22, 2006
  3. Sep 21, 2006
    • Shon Ferguson's avatar
      Updated to latest XML. · 78867004
      Shon Ferguson authored
      78867004
    • Shon Ferguson's avatar
      Added support for sub version 4 headers, object storage, and link method. ... · c0236f86
      Shon Ferguson authored
      Added support for sub version 4 headers, object storage, and link method.  Some objects like NiNodes already read correctly.
      c0236f86
    • Shon Ferguson's avatar
      Renamed the following functions: · 94ad93ed
      Shon Ferguson authored
      CheckNifHeader -> GetNifVersion
      GetVersion -> ParseVersionString
      IsVersionSupported -> IsSupportedVersion
      Added new function, FormatVersionString, to format integer version numbers as a #.#.#.# string.
      GetNifVersion so it no longer returns VER_UNSUPPORTED.  It now always returns the actual version value, if possible, which can be passed to IsSupportedVersion if desired.
      GetNifVersion now supports version numbers lower than 4.
      Added versions 4.0.0.0 and 10.1.0.106 to version constants and IsSupportedVersion function.
      Updated some documentation.
      94ad93ed
  4. Sep 20, 2006
  5. Sep 18, 2006
    • Shon Ferguson's avatar
      Added an exception and some extra checks to... · a8372bc0
      Shon Ferguson authored
      Added an exception and some extra checks to NiTriBasedGeomData::UpdateTangentSpace.  Also made minor style changes.
      Fixed warning created by changing NiStencilProperty's enabled value to a byte.
      a8372bc0
    • wz's avatar
      Added UpdateTangentSpace() to NiTriBasedGeom class. · 0e56eccc
      wz authored
      0e56eccc
    • Tazpn's avatar
      Miscellaneous fixes: · 503a1d2d
      Tazpn authored
      1. Update NiStencilProperty based on Shon's changes
      2. Rewrote large chunks of WriteFileGroup related routines.
      3. Added a WriteNifTree which allows for multiple roots (not exposed publically)
      4. Added option to BindSkin to scene instead of skeleton root.
      5. Fixed bug in RemoveController
      6. Added helpers to NiControllerManager for sequence management
      7. Propegated user_version in routines which take a version
      503a1d2d
    • Tazpn's avatar
      Miscellaneous fixes: · ff0a0d05
      Tazpn authored
      1. Update NiStencilProperty based on Shon's changes
      2. Rewrote large chunks of WriteFileGroup related routines.
      3. Added a WriteNifTree which allows for multiple roots (not exposed publically)
      4. Added option to BindSkin to scene instead of skeleton root.
      5. Fixed bug in RemoveController
      6. Added helpers to NiControllerManager for sequence management
      7. Propegated user_version in routines which take a version
      ff0a0d05
  6. Sep 17, 2006
  7. Sep 16, 2006
  8. Sep 15, 2006
  9. Sep 14, 2006
  10. Sep 13, 2006
  11. Sep 11, 2006
  12. Sep 10, 2006
Loading