Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
typed-geometry
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
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
Philip Trettner
typed-geometry
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
9b48a94735f20de699ee1ebcfa1d7380c23f354c
Select Git revision
Branches
20
add-intersections
agrabowy
ak/develop
develop
default
protected
feature-fixed_uint
feature-units
feature/are-orthogonal-fix
feature/colors
feature/covariance
feature/perspective-vulkan
feature/restructure
jn/develop
js/develop
js/dito
jschakib
kersten
kschuster
kw/develop
master
protected
noise-functions
Tags
1
0.6.0
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
May
27
Apr
26
14
29
Mar
25
18
12
8
3
25
Feb
18
10
15
Oct
14
18
Sep
10
Aug
14
Jul
13
1
20
Jun
13
12
2
14
May
9
2
1
30
Apr
19
31
Mar
24
21
18
16
15
5
4
3
1
27
Feb
26
17
16
11
10
7
6
4
3
28
Jan
26
25
21
17
9
19
Dec
11
8
4
26
Nov
25
24
23
22
20
19
18
17
16
11
10
9
8
7
6
5
4
3
1
30
Oct
29
28
27
26
25
24
23
22
20
16
15
14
13
2
25
Sep
24
22
18
15
9
8
6
5
4
3
10
Aug
3
27
Jul
16
15
22
Jun
18
16
10
26
May
20
19
18
11
10
5
4
3
2
30
Apr
29
26
24
15
11
10
9
8
7
4
3
30
Mar
29
27
25
14
13
12
11
9
8
7
6
5
2
28
Feb
22
19
18
17
16
14
13
12
11
10
8
6
5
4
3
1
31
Jan
30
29
28
27
26
23
22
21
20
17
15
14
13
11
10
9
8
7
6
16
Dec
13
10
9
8
6
4
3
2
29
Nov
28
27
26
25
20
19
18
17
16
15
14
13
12
11
7
5
4
31
Oct
30
28
26
25
24
22
21
fixed minor bugs, missing cases
ak/develop
ak/develop
fixed some minor bugs within new intersects/intersection methods
small migration guide
develop
develop
more intersects
added more intersects
version warning
added new intersection functions
moved digit decl into struct
fixed naming of translation_of
merged develop
added segment - cylinder boundary intersection
added detail implementation for segment-object intersections
Merge branch 'jn/develop' into 'develop'
Add intersects(box2, box2)
jn/develop
jn/develop
triangle-triangle intersection
added intersection(triangle,plane) and intersection(segment, triangle)
added pow for fwd_diff
Merge branch 'jn/develop' into 'develop'
Add sphere_boundary segment intersection test
uniform quat, direct decompose functions
Merge branch 'jn/develop' into 'develop'
Add 'signed' for consistency
Change Word -> word_t
Merge branch 'develop' of https://www.graphics.rwth-aachen.de:9000/ptrettner/typed-geometry into develop
Change own fixed int types to (u)intX_t
Merge branch 'zs/fix-comp-zero' into 'develop'
fixes comp::zero errors
zs/fix-comp-zero
zs/fix-comp-zero
working on color types
feature/colors
feature/colors
fixed more value always_false occurances
js/develop
js/develop
Merge branch 'develop' of https://www.graphics.rwth-aachen.de:9000/ptrettner/typed-geometry into develop
fixed always_false for clang 12
allow uniform from rvalue container
Merge branch 'kw/develop' into 'develop'
Merge develop, fix usage of tg::abs, increase quat is_normalized default eps
kw/develop
kw/develop
Add quat_tests.hh, tg::is_normalized for quats
Use normal literals in tg::smoothstep
added some traits for fixed ints
added vec ops to feature vector
reworked frustum class
made up vector non-deduced, so dir3 also works
Loading