Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OpenFlipper
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
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
OpenFlipper-Free
OpenFlipper
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a2ffb8d2b04a93c28a00da606f69aa7a84464db7
Select Git revision
Branches
19
OM_Update
Python_experiments
QtBaseViewer_dependencies
bugfix/build-without-python
cleanup/avoid-std-iterator
cmake-eigen
cxx17
dev_mh
featurephysicallyBasedMaterial
fix-macports-suitesparse-5.3.0
lpsolve-fixup-bundle
lukas_seeholzer_selectionHighlighter
master
default
protected
meshcompiler_fast_update
mh/dev
ovm-new-cmake
ovm-v3
warnings
zs/fix_plugin_tcp
Tags
1
OpenFlipper-4.0
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Jan
15
12
5
23
Dec
21
20
12
8
7
6
29
Nov
24
23
3
2
27
Oct
26
20
13
12
29
Sep
25
22
20
18
15
12
11
7
6
5
4
1
30
Aug
28
9
8
7
4
2
1
28
Jul
27
26
20
19
18
12
11
7
6
4
23
Jun
14
13
12
8
6
29
May
26
24
23
18
17
16
15
12
3
2
28
Apr
27
26
25
24
21
19
18
16
13
12
11
6
5
4
3
24
Mar
23
20
1
28
Feb
23
20
17
15
14
13
10
9
7
6
17
Jan
13
12
11
8
6
5
3
28
Dec
27
24
23
21
20
19
15
14
13
12
9
8
24
Nov
23
22
8
7
24
Oct
21
17
15
13
12
11
28
Sep
23
22
12
9
16
Aug
11
10
3
27
Jul
14
13
11
7
2
Jun
31
May
30
25
19
13
12
11
10
9
8
7
3
2
27
Apr
26
8
7
17
Mar
14
18
Feb
16
29
Jan
25
21
5
4
31
Dec
22
21
10
9
7
1
30
Nov
24
22
20
19
18
17
16
12
5
4
26
Oct
22
15
Sep
28
Aug
26
14
11
4
3
28
Jul
17
16
10
9
8
6
3
1
25
Jun
24
19
18
17
12
8
1
15
May
24
Apr
14
9
24
Mar
23
12
11
10
5
3
2
26
Feb
24
17
13
12
10
6
4
30
Jan
28
26
21
15
8
18
Dec
17
10
5
3
28
Nov
13
22
Oct
17
10
1
30
Sep
18
15
11
6
3
31
Aug
25
7
6
5
31
Jul
22
21
16
11
10
8
3
2
Updated changelog
Updated changelog
Updated changelog
update qwt6 finder to find qwt-qt5 on non-acg debian systems
Updated OpenMesh to current head
Updated Changelog to include stl binary scripting support
Merge branch 'add-const-materialNode-getter' into 'master'
Update BaseObjectData.hh
Updated changelog
don't recognize type dependency as fulfilled when type plugin is in source tree but not built (e.g. type plugin misses dependencies) (Thanks to Matthias Moeller for the Patch)
Merge branch 'update_finders' into 'master'
Merge branch 'add_finder_andresgraph' into 'master'
add const MaterialNode getter
add const MaterialNode getter
Merge branch 'fix-cmake-qt5.10' into 'master'
cmake: fix qt version regex to work for qt 5.10
Merge branch 'master' into featurephysicallyBasedMaterial
featurephysical…
featurephysicallyBasedMaterial
bugfixed function name after rename in last commit
Merge branch 'color_cast' into 'master'
only include color_cast instead of whole MeshIO in DrawMesh
Fixed Typo
Merge branch 'featurephysicallyBasedMaterial' into 'master'
Renamed a function
extend the materialNode class with refractive materials
Merge branch 'fixGLShininess' into 'master'
extend the materialNode class with refractive materials
clamped shinines value to 128
cmake: fix capitalization of FindANDRESGRAPH.cmake
Add finder for http://www.andres.sc/graph.html
use index buffers for rendering with renderobjects, when edges, faces, points are selected. fixes picking rendering on core profile. also uses ibos on compat profile, since they are already part of opengl spec 2.1 which should be considered minimum from now on
Update Qwt finder to search the current macports location
Update Gurobi finder for 7.5.1
fixed bad include order on linux
removed ARB texture buffer ifdefs, since checking at compile time is not an option for coreprofile contexts, also discard checking for this extension entirely, compatibility contexts should stick to opengl version 2.1
fixed shader compile error on amd cards osx, thanks to kschuster
do not render picking selection toolbars in scene, on windows when a core
added ACGDLLEXPORT to new vbo class for halfedges for windows support
use a vbo to render halfedge selections to avoid glerrors on core
Merge branch 'master' into unstable
Merge branch 'featureCoreProfile' of https://www.graphics.rwth-aachen.de:9000/OpenFlipper-Free/OpenFlipper into featureCoreProfile
Loading