Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
glow-extras
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
Glow
glow-extras
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
quad_frontface
Select Git revision
Branches
20
ak/develop
ak/grid_bug
ak/jittering
ak/shader_ortho
ak/test_shader
bone-import
born/viewer-style-tweaks
bugfix/nan-fov
bugfix/primitive-clipping
depthtransparent-texture-leak
develop
default
protected
feature/interactive-mouse-pos-window-size
feature/mac-support
feature/msvc-fix
feature/non-smoothed-camera-control
feature/plotting
feature/structured-interface
fix-imgui-docking
fix/imgui-modalwindow-deprecation
hacky_pipeline_revival
Tags
2
0.9.1
0.9.0
22 results
Begin with the selected commit
Created with Raphaël 2.2.0
14
Jan
7
Dec
30
Nov
26
19
18
17
15
9
8
5
3
2
29
Oct
28
27
20
19
12
10
4
23
Sep
2
1
17
Aug
9
8
6
28
Jul
15
2
1
28
Jun
23
17
9
2
1
21
May
7
26
Apr
21
19
15
14
31
Mar
17
16
2
26
Feb
20
16
13
6
26
Jan
24
22
21
Dec
10
30
Nov
25
24
23
19
16
6
5
30
Oct
23
22
9
7
30
Sep
28
27
24
23
22
17
16
14
9
22
Jul
20
2
18
Jun
15
14
11
29
May
22
20
19
11
8
4
3
2
1
28
Apr
21
20
18
17
16
15
14
12
9
8
7
6
4
3
2
30
Mar
29
27
24
21
13
11
5
4
29
Feb
28
15
12
5
1
30
Jan
29
28
24
13
11
10
18
Nov
1
31
Oct
26
22
17
16
15
14
29
Sep
28
27
26
24
21
17
16
14
13
11
9
6
5
4
2
1
30
Aug
29
27
22
9
5
30
Jul
29
25
24
23
22
19
18
16
15
12
11
10
9
8
5
4
1
30
Jun
29
28
27
26
25
24
23
21
18
16
15
13
11
5
4
2
31
May
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
11
10
Merge branch 'born/viewer_camera_fov' into 'develop'
add gv::camera_fov config
set default FoV for viewer::CameraController in CameraSettings ctor, not in ViewerApp::init
Merge branch 'jn/develop' into 'develop'
Fix bug where the picking result was ignored
Merge branch 'js/supress-option' into 'develop'
supress function
Merge branch 'jn/develop' into 'develop'
Fix that shadows can dynamically be en/disabled
Merge branch 'develop' into born/viewer-style-tweaks
Merge branch 'born/tinted_textures' into 'develop'
color vec4 padding for two-color lines
Merge branch 'develop' into born/tinted_textures
preserve alpha when modulating textures with mesh colors
use TypeHandling::ExtendToVec4Color in MeshRenderable, LineRenderable, PointRenderable
add optional TypeHandling parameter for passthroughs in MeshShaderBuilder
Merge branch 'ml/two_colored_lines_canvas' into 'develop'
use more constexpr for better performance
fix transparency of two-colored lines
add more support for two-colored lines in canvas
add support for two-colored screen space lines
canvas support for two colored lines
explicit support for two colored lines
allow (multiplicative) color modulation of textured meshes
Merge branch 'ml/add_missing_mesh_definitions' into 'develop'
add missing mesh definitions
Merge branch 'jn/develop' into 'develop'
Fix comment
Merge branch 'jn/develop' of https://www.graphics.rwth-aachen.de:9000/Glow/glow-extras into jn/develop
Add colors(...) to tri_ref and line_ref
Merge branch 'develop' into born/viewer-style-tweaks
Merge branch 'jn/develop' into 'develop'
Fix clear_color to have four elements
Improve readability
Clang format
Replace tabs by spaces
Merge branch 'jn/develop' of https://www.graphics.rwth-aachen.de:9000/Glow/glow-extras into jn/develop
Fix call to vertex_normals_by_area
Merge branch 'ak/develop' into 'jn/develop'
fixed picking in grid mode
Loading