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.024Jun23222119181716151413121110876543230May2928272519171615141372130Apr29282717102121Mar20191817161514131211107421Feb201211108231Jan3028272520181716151413325Dec232221201816141211109854129Nov282726252217141312725Oct242322211615141312108Add 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.Minor fixes so that the iterator iterates and doesn't cause an infinate loop when these functions are accessed.Caused read and write functions to use Header and Footer.Changed Matrix44::Decompose to set a single averaged scale value.Changed the name of the generated Python module to new_niflib for now.Fixed Python wrapper.Fix length calc based on m444x's suggestion.Added explanation of namespace to main documentation pages.Changed namespace from NifLib to Niflib.Missed updateAdd the object implementation file for previous commit.Major update to python generation scripts and others. Currently just namepace and mutable size members with appropriate generated code.Split Niflib and Niflib for Python into separate solution files to make explaining how to build them easier.Updates to the SWIG wrapper.Implemented functions for important controllers and extra data objects.Functions for NiTimeController.Rewrote the main documentation pages and fixed some warnings in other documentation.Changed public TYPE member to be private and accessible through a static TypeConst function.Fixed a typo.Implemented Quaternion template specialization.Give access to Triangles and other helper data on trishapedata.Fixed problem with Oblivion NIF files. All seem to load now.Fixed Zoo Tycoon 2 related link type errors.Fixed remaining Civ4 link type issues. All NIF files now load in Niflib.Added some more debug defines to niflib.cpp.Switched to generated header code, user version is now supported during read.Implemented repositioning of geometry to line up with skins.Fixed Matrix44::Inverse.SWIG wrapper now compiles and links.SWIG: wrapping all niblock classes (wrapper code still doesn't compile yet).SWIG wrapper improvement (but still far from complete): the generator looks into the XML to see what vector templates must be created.Update Ni*Properties with helper functions. Flags are left as ushort for now until enums are generated by xml.
Loading