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.024Sep212019171523Jul3229Jun26Nov2514Sep21Aug1910Jul13Jun1127Mar12Oct9Jun612May27Apr2014659Mar17Feb1427Jan231110543222Dec211427Nov171618Oct119729Sep2621201287131Aug302322181713Jul326Jun7Apr527Dec20Nov1028Oct424Sep2211521Jul191814125Jun2423181715113231May28272625242320191816765424Apr23131276532131Mar3029282726232120181615143Feb27Jan13129819Nov129Oct281512530Sep292827262523222120181716151413111098727Aug222120171311625Jul22201918171687432130Jun2726252423222119181716151413121110876543230May2928272519171615141372130Apr2928271710Removed unused variable.Another small improvement in match algorithm.Another small simplification in match algorithm.Use unsigned short consistently in match algorithm.Removed redundant check.Add first vertex in match group to the head of the group, so indices are consequetive (might have a small performance benefit, and looks more like official nifs).Added regression test for new match algorithm.Fixed match group calculation (contributed by Ethatron).Small bugfixes and regression test.Added ReadNifTree for link stack stuff.Regenerated code for FixLink update.FixLink update for missing_link_stack stuff.Regenerated code.Preparation for FixLinks update.Small update, also let helper recurse into children.Updated public interface in preparation for missing_link_stack support during read.Use Ref<NiObject> as in the rest of the header.Doc fix.Typo fix.Added missing_link_stack stuff to public interface, and added regression test for it.Regenerated the code for missing_link_stack on Write.New WriteNifTree function which can take a missing_link_stack argument.A few more bone related cleanups.Fixed NiSkinInstance.FixLinks for NULL bones.Added regression test for the skinning FixLinks problem.Update to qhull 2011.1 (contributed by Cold Blood).Changelog update.Final changlog whitespace fix: it is now valid restructured text.Whitespace in changelog to make it more readable and conforming to restructured text.Reordered changelog entries with latest version at the top, as is common.Added SetSkinFlag test.Provide defaults for the read values, and check for premature read failures (contributed by gentle_sal, see niftools issue #3403926).Fixed NiSkinPartition.SetStripCount bug (see niftools issue #3395587).Added test for NiSkinPartition.SetStripCount (see niftools issue #3395587).Use skinPartitionBlocks.at(partition) consistently.Simpler solution for range error with skin partition number.Fixed two NiSkinPartition.SetTriangles bugs (see niftools issue #3395584).Added two more tests for NiSkinPartition.SetTriangles() (see niftools issue #3395584).Moved numTrianglesCalc implementation from SetStrips to SkinPartition struct.Submodule sync, and regenerated the code.
Loading