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.
5782662c6e5265b35d0cfcb15732e66b450f1fe4
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
8
Apr
7
3
24
Mar
7
25
Feb
24
19
18
Dec
17
14
Nov
8
7
24
Oct
18
17
16
15
11
7
30
Sep
5
4
3
30
Jul
20
Jun
19
11
15
May
13
7
6
27
Feb
21
6
5
2
1
31
Jan
23
22
16
16
Dec
15
8
29
Nov
21
6
Sep
29
Jun
28
27
26
22
30
May
19
2
Mar
31
Jan
30
25
10
Dec
9
8
5
4
29
Nov
22
17
9
7
24
Oct
21
14
5
4
30
Sep
21
13
8
1
31
Aug
3
23
Jun
21
3
2
1
27
May
26
25
24
23
16
15
12
11
2
29
Apr
25
Feb
24
23
22
21
15
14
31
Jan
28
18
14
10
7
10
Dec
9
8
7
6
30
Nov
29
26
25
24
23
22
19
18
17
15
12
11
19
Oct
14
5
27
Sep
21
13
11
10
9
8
9
Aug
6
Jul
28
Apr
27
26
13
6
17
Mar
16
9
19
Feb
17
16
12
11
10
9
5
2
25
Jan
21
20
15
8
Dec
3
2
25
Nov
24
23
20
19
18
17
10
9
6
5
30
Oct
29
28
27
16
10
Sep
9
27
Aug
14
13
12
16
Jul
15
14
13
25
Jun
11
27
May
24
14
13
11
10
8
6
4
30
Apr
27
23
20
11
Mar
9
Merge branch 'cmake-4.0-compat' into 'master'
master
master
CMake 4.0 compatibility: raise minimum cmake versions to 3.5.
Updated cmake-library
Merge branch 'GIL_warnings' into 'master'
Merge branch 'small_fixes' into 'master'
remove GIL_saveThread(), as it is not beeing used I believe
fix path for report.xml file
Removed old version checks for unsupported QT versions.
Updated CMake file
Updated cmake-library
Updated OM and cmake-library
Merge branch 'mac_fix' into 'master'
resolve conflict
clean merge conflicts
fixed syntax in subprocess.run
changed gtest_output:xml= to output.junit
updated gtest version and fixed Mac Codesigning Issue
changed '\' to '/' such that Mac does not give warning
remove debug output from ctest again
forgot to add this to last commit(cmake parameter change)
change the min. Python version to 3.11, also remove cmake parameters, they are set in the CI
remove unnesassary pythonunbuffered flag
remove python path in cmake parameters, as it might break tests for linux
remove verbose output, as error should be fixed now.
add NumPy to find_package for Python3
change to python 312, because pybind cant find 313
update back to python 3.13 and update pybind to newest version
min python 313 -> 312
revert changes to python312
catch error if pythonplugins dont import
upgrade to python3.13
fix syntax
also add python paths to cmake options in test file
python min 3.12?
fix
ensure python 3.12
try --debug-output
trace cmCTestRunTest.cxx
try again tracing only 1 file (CMakeLists)
try verbose settings again
Loading