Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • develop default protected
  • master
  • niflib-0.6.2
  • niflib-0.6.0
  • niflib-r731
5 results
Created with Raphaël 2.2.016Jul87432130Jun2726252423222119181716151413121110876543230May2928272519171615141372130Apr29282717102121Mar20191817161514131211107421Feb201211108231Jan3028272520181716151413325Dec232221201816141211109854129Nov282726252217141312725Oct242322211615141312108Added a != operator to Vector3.Fix DAoC bug with kob_m_head01.nifCycle type is now set correctly on controllers created or modified by MergeNifTrees function.Changed default for new controllers to 12; Active/Clamped. Should get cycle type from NiControllerSequence.Add a default value for the new controller so that its active.1. Update niflib with bspline interpolation abilitiesDetermined that there are references to NiBSplineData and NiBSplineBasisData in all NiBSplineInterpolator derived classes. Consolidated the various references from the derived classes to the NiBSplineInterpolator class in the XML and in Niflib.Added the files I forgot to add in the last commit.We can't have functions on compounds as all files for them are generated. Removed CalcNumTriangles so Niflib programs will link.Applied latest XML changes.Made the MergeNifTree function set the start time, stop time, and frequency of the controller it attaches an interpolator to.Fixed an include statement to be relative.Add extra targets getter/setter for multitargeter controller. Probably need to fix GetRefs() at some point get return weak pointer references as well as strong ones.Fix Math so that it decomposes rotations back to stored rotation and not the inverse. Fix Scale so that it returns the correct value rather than x+y + (z/3).Fixes for the MergeNifTree function for NiControllerSequence rooted KF files.Suppressed most SWIG warnings.Minor change to Python wrapper file.Added change log and license files.Change to some documentation to discuss the need to use the Ptr function in Python.Fixes to go with the nif.xml changeMerge in gundalf's changes to bhkNiTriStripsShape and others.Changed near and far to nearExtent and farExtent in LODRange to prevent conflicts with defines in Windows standard library.Removed code to re-position NiTriBasedGeom nodes as part of GoToSkeletonBindPosition since correct vertex positions can now be retrieved without doing this.Removed automatic attempt to find natural bind pose.Added a simple function to get the controller data from NiControllerSequence.Implemented NiStringPalette and NiControllerSequence.Fix for NiKeyframeData is no longer in implementation file.Minor fixes so I can actually build the base nif library.Created CloneNifTree function.Implemented NiObject::Clone.Fixed problem with dropping refs with the same name in two places.Add my Casting operators back to the base Ref. Also change the header guard so that it doesnt conflict with 3ds max's ref.hLast fix wasn't quite correct.Temporary fix for NiKeyframeData.Hopefully ShortString is really fixed this time.Fixed an error in SmallString NifStream function.Fixed problems with NiControllerSequence.Moved version constants to a separate file to clear up problems with no longer including NIF_IO.h in niflib.h.Used Tazpn's automatic accessor function generator to create functions for as many classes as possible.Hopefully fixed Amorilia's WriteFileGroup function.
Loading