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.
1e0ff458d0dcbfe203dba3bb42eb5621840dce1b
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
25
Nov
14
Sep
21
Aug
19
10
Jul
13
Jun
11
27
Mar
12
Oct
9
Jun
6
12
May
27
Apr
20
14
6
5
9
Mar
17
Feb
14
27
Jan
23
11
10
5
4
3
2
22
Dec
21
14
27
Nov
17
16
18
Oct
11
9
7
29
Sep
26
21
20
12
8
7
1
31
Aug
30
23
22
18
17
13
Jul
3
26
Jun
7
Apr
5
27
Dec
20
Nov
10
28
Oct
4
24
Sep
22
11
5
21
Jul
19
18
14
1
25
Jun
24
23
18
17
15
11
3
2
31
May
28
27
26
25
24
23
20
19
18
16
7
6
5
4
24
Apr
23
13
12
7
6
5
3
2
1
31
Mar
30
29
28
27
26
23
21
20
18
16
15
14
3
Feb
27
Jan
13
12
9
8
19
Nov
1
29
Oct
28
15
12
5
30
Sep
29
28
27
26
25
23
22
21
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
Merge branch 'obse-internal-type-number'
Type::Create() method (requested by DragoonWraith).
Typo fix.
GetTexture() now returns a TexDesc reference (requested by DragoonWraith).
Added cmake build script.
Simple implementation of internal type number.
Store block number in NiObject when reading a nif file.
Make base_type field public.
Bugfix in array struct when class T is float.
Enable debugging on linux build.
Some math operators for TexCoord and Color4 (cherry-picked from aedra svn revision 48).
Small changelog update.
Version bump and changelog update.
Make AsQuaternion a const member function (cherry-picked from aedra svn revision 1).
Removing unused Py++ wrapper code.
Submodule sync with new docsys niflib branch.
Submodule update.
Added docsys submodule.
Added qhull as external module.
Small fix in sln file.
Adding solution file for MSVC 2008.
niflib: project file fix (contributed by thephoenyx, see issue #2868260)
niflib: fix string length bug caused by improper vercond in nif.xml
nif.xml: notes on some unknowns in NiGeometry, fix naming on NiVisData keys
niflib: fix some compiler warnings (contributed by guidoj, see issue #2788600)
niflib: no more array_output_count warnings (contributed by guidoj, see issue #2789666)
niflib: added missing struct around 64 bit pointer components
niflib: removed -fpermissive flag from Makefile and fixed 32 bit pointer casts for 64 bit build (reported by guidoj, fixed with hints from Alphax, see issue #2788607)
niflib: update to latest nif.xml and NiVisData fix, add BSMultiBoundData (issue #2789807) and NiPSysTrailEmitter to Makefile
niflib: Update to latest nif.xml and related fixes
niflib: update to latest nif.xml
niflib: add subshapes to hkPackedNiTriStripsData
niflib: set src Mode and lighting flags when loading old files.
niflib: Update to latest nif.xml
niflib: also increase maximum string length to 0x4000 (as recently done in nifskope)
max: fix assert when sorting bone weights
niflib: Fix export bug with Update Tangent space
niflib: Add helper accessors to the sequence
niflib: Updates to latest xml for worldshape. Expand the known supported versions.
niflib: Dont throw exception on inquiry.
Loading