Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Niflib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Grant Kim
Niflib
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
b4cacf3e7cfb836528765dda2591e018bccbe588
Select Git revision
Branches
2
develop
default
protected
master
Tags
3
niflib-0.6.2
niflib-0.6.0
niflib-r731
5 results
Begin with the selected commit
Created with Raphaël 2.2.0
21
Sep
20
18
17
16
15
14
13
11
10
9
8
7
27
Aug
22
21
20
17
13
11
6
25
Jul
22
20
19
18
17
16
8
7
4
3
2
1
30
Jun
27
26
25
24
23
22
21
19
18
17
16
15
14
13
12
11
10
8
7
6
5
4
3
2
30
May
29
28
27
25
19
17
16
15
14
13
7
2
1
30
Apr
29
28
27
17
10
2
1
21
Mar
20
19
18
17
16
15
14
13
12
11
10
7
4
21
Feb
20
12
11
10
8
2
31
Jan
30
28
27
25
20
18
17
16
15
14
13
3
25
Dec
23
22
21
20
18
16
14
12
11
10
9
8
5
4
1
29
Nov
28
27
26
25
22
17
14
13
12
7
25
Oct
24
23
22
21
16
15
14
13
12
10
8
Updated to latest XML.
Added support for sub version 4 headers, object storage, and link method. Some objects like NiNodes already read correctly.
Renamed the following functions:
Fix iterator problem with skin partition.
Changed WriteNifTree, and WriteFileGroup functions to take NifInfo structures instead of version and user_version arguments.
Added * dot product and ^ cross product aliases.
Made UpdateTangentSpace set the name of newly created NiBinaryExtraData objects.
Added option to ComplexShape::Split to request the generation of tangent space.
Fixed NiSkinData overall offset transform calculation.
Added an exception and some extra checks to NiTriBasedGeomData::UpdateTangentSpace. Also made minor style changes.
Added UpdateTangentSpace() to NiTriBasedGeom class.
Miscellaneous fixes:
Miscellaneous fixes:
Add more rigorous recursive block reordering for Oblivion collision objects.
1. Add NiClod and NiClodData.
Erased one previously commented line.
Changed XML Name of NiLODNode's data ref.
Really put the skin calculations back the way they were this time. Helps, but the hands of better bodies meshes still end up in the wrong place.
Fixed missing includes in enum files to work without PCH.
Created accessors for LOD type nodes.
Fixed the relative include paths and tried to update solution, but havn't got the precompiled header working right.
Moved cpp files from obj to src/obj/
Moved H files from obj to include/obj/
Moved gen cpp files to src/gen/
Moved gen headers to include/gen/
Moved some files to their new location. Doesn't work yet.
Reverted a previous change to the skin calculations which turned out to be incorrect.
Forgot to include NiLODData.cpp in project file.
Updated to the latest XML.
Included missing implementation of Weight methods.
Fix issues with NiControllerSequence in niflib.
1. Update Enums from XML
Update to last changes before the lower case/upper case problem
Try to remove lowercase abonelodcontroller.cpp again
Strangely this seems to be missing from niflib according to my SVN project.
Various updates for XML file.
Added a max_bones_per_partition parameter to ComplexShape::Split and NiTriBasedGeom::GenHardwareSkinInfo in anticipation of Tazpn adding that capability.
Modify so that niflib compiles as it points to the correct enum file.
Changed around XML enum support a bit.
Remove enum value maps and update comments in generated files.
Loading