Skip to content
Snippets Groups Projects
  1. Aug 22, 2006
  2. Aug 21, 2006
  3. Aug 20, 2006
    • Tazpn's avatar
      1. Fix issues with writing out KF files related to footer · dbfb4dce
      Tazpn authored
      2. Add support for changing the priority on NiSequenceControllers
      3. Update code due to CreateBlock changes and removal of CreateNiObject.
      dbfb4dce
    • Shon Ferguson's avatar
      Added Key templates to Python wrapper. · b342b652
      Shon Ferguson authored
      Renamed CreateBlock to CreateObject and made it clear that it is not necessary for the user to call this function unless s/he is working through Python.
      Removed BlocksInMemory function.  Call NiObject::NumObjectsInMemory instead.
      Removed CreateBlock template since new keyword can be used.
      Implemented GetScale and SetScale functions of bhkNiTriStripsShape to fix linker errors when compiling Python wrapper.
      b342b652
    • Tazpn's avatar
      1. Fix issue with exporting with user version specified. Oblivion CS will... · f1e8cd49
      Tazpn authored
      1. Fix issue with exporting with user version specified.  Oblivion CS will crash if not set correctly.
      2. Fix issues with nif export in general around bhk ordering (ported over from gundalfs changes)
      3. Civ4 Shader support for max
      4. Numerous bug fixes to max.
      
      f1e8cd49
  4. Aug 17, 2006
  5. Aug 13, 2006
  6. Aug 11, 2006
    • Shon Ferguson's avatar
      Fixed Matrix44 != operator · a1f23a36
      Shon Ferguson authored
      Added bounding box related functions to NiAVObject.  Forgot to commit this earlier, so it removes the versions created by Tazpn.
      Hopefully fixed the skin calculations.  Results in skin files that always seem to look correct in Morrowind but do not always look correct in NifSkope.
      a1f23a36
  7. Aug 06, 2006
  8. Jul 25, 2006
  9. Jul 22, 2006
  10. Jul 19, 2006
  11. Jul 18, 2006
  12. Jul 17, 2006
    • Shon Ferguson's avatar
      Created a new ComplexShape class which can currently be used to automatically... · 48f34b7b
      Shon Ferguson authored
      Created a new ComplexShape class which can currently be used to automatically split the sort of complicated mesh that contains per-point-per-face attributes into NiTriShape classes.  Should support skinning as well, but has not been tested.
      Added TexCoord == operator.
      Changed type of Triangle members to unsigned short.
      Color4 now defaults to all zeros.
      NiAVObject::AddProperty now takes a const argument.
      Fixed exception in NiTexturingProperty to throw a runtime_error instead of a string.
      NiTriBasedGeom::BindSkin should now automatically finds the skeleton root by itself.  The skeleton_root argument has been removed.
      48f34b7b
  13. Jul 16, 2006
    • Shon Ferguson's avatar
      Added a != operator to Vector3. · 2f52f3c4
      Shon Ferguson authored
      Initialized TexCoord values to 0.0f.
      Added Visibility flag functions to NiAVObject.cpp
      Fixed NiTexturingProperty::SetTexture to set the internal hasXTexture variables correctly.
      2f52f3c4
  14. Jul 08, 2006
  15. Jul 07, 2006
  16. Jul 02, 2006
  17. Jul 01, 2006
  18. Jun 30, 2006
  19. Jun 27, 2006
  20. Jun 25, 2006
  21. Jun 24, 2006
  22. Jun 23, 2006
  23. Jun 22, 2006
Loading