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.021Nov2015Oct124Sep212019171523Jul3229Jun26Nov2514Sep21Aug1910Jul13Jun1127Mar12Oct9Jun612May27Apr2014659Mar17Feb1427Jan231110543222Dec211427Nov171618Oct119729Sep2621201287131Aug302322181713Jul326Jun7Apr527Dec20Nov1028Oct424Sep2211521Jul191814125Jun2423181715113231May28272625242320191816765424Apr23131276532131Mar3029282726232120181615143Feb27Jan13129819Nov129Oct281512530Sep292827262523222120181716151413111098727Aug222120171311625Jul22201918171687432130Jun2726252423222119181716151413121110876543230May292827251917161514137Implement custom property loader so existing code will work with skyrim property 1 and property 2 links.Additional BSShaderProperty fix attemptsUse new code generator for BSShaderPropertyRevert back the BSShaderProperty to an NiProperty (with hand fix for unknown flag)1. Add NifOptions to allow some exception/flow control when reading/writing nif files.More changes for getting niflib to compile with ByteColor1. Add Precompiled headers backRevert "Initial changes from gen_niflib"Initial changes from gen_niflibChange submodule locationSkinWeight is now sortable (contributed by gentle_sal, see issue #3411664).Made various NiSkinPartition methods public, so they can be manipulated (contributed by gentle_sal, see issue #3411675).Added method to remove match data from NiTriShapeData (contributed by gentle_sal, see issue #3411674).Added scale access to bhkPackedNiTriStripsShape (contributed by gentle_sal, see issue #3411667).Added subshape and material access to bhkConvexListShape (contributed by gentle_sal, see issue #3411666).Submodule sync, and regenerated code.Fixed bug when writing 10.1.0.106 nifs (contributed by gentle_sal, see issue #3411665).Removed target_root from NiObject::Clone (it already removes all linkage by default).Updated CloneNifTree for the new target_root argument, and added a regression test for it.Added target_root argument to clone functions.Use single root for nif in WriteNifTree and ResolveMissingLinkStack, to make interface consistent with the rest of niflib.Removed 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.
Loading