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.07Jun6543230May2928272519171615141372130Apr29282717102121Mar20191817161514131211107421Feb201211108231Jan3028272520181716151413325Dec232221201816141211109854129Nov282726252217141312725Oct242322211615141312108Commented out non-generated files from pch.h so that everything is not rebuilt any time a header changes.Added functions to NiKeyframeData.Made DLL creation optional and added a "Release - DLL" configuration. The Release configuration creates a static library.Trying to make Niflib a DLL. Added DLLEXPORT to everything.Added functions to NiTexturingProperty.Implemented functions for NiTriStripsData.Implemented functions for NiTriShapeData and made old NiTriBasedGeomData functions work with the new system and removed the necessity to re-size the vertex count before setting new vertices. NiTriBasedGeomData::SetVertices now simply clears out all other data.Ported code from old AShapeData to NiTriBasedGeomData with only minor name changes.Due to new functions, was able to uncomment more code in niflib.cpp.More functions implemented. NiNode and NiObjectNET are now good examples of how to deal with pointers.Updated project files to Visual Studio 2005.Implemented some functions. Untested.Tagging public members; just trying it out on the NiLight block.xml_niflib:Forgot part from previous commit... Also corrected writing of NULL references.Header and footer code now in the structs. Also small update and fix to NIF_IO HeaderString read/write.Fixed some bugs in file writing.GetRefs() doesn't return NULL references anymore.Added NIF header and footer defines.Added GetRef functions to NiAVObject and NiObjectNET.XML update. Added user version to the ControllerLink priority field.Added user_version argument to several functions.Better position for comments in templates. Added extra block comments from the docsys.GetRefs() implemented (first try, untested).Preparing GetRefs()...Implemented Shon's idea about forward declaration and includes.Forward defines for NiObjectNETRemoved exception so KF files could be read.Implemented NiAVObject functions.Created new GetIDString function for Ref's << operator to call.Check result of DynamicCast in FixLinks.Truncate long arrays in asString.Fixed a bug in Ref.Output when fixing links wrapped around DEBUG defines.FixLinks fixed.Tabs instead of spaces.Enabled address printing again... but it doesn't seem to work properly (always NULL???)Removed extra loops when resizing on read.All includes should now be correct; also XML update.Niflyze can now be run over CivIV files as well.
Loading