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.
f70e18a9ca2b4dfd67bf83c90130c49ab14fffcb
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
13
Jul
12
11
8
6
5
1
30
Jun
29
28
27
21
15
9
8
7
6
3
1
31
May
30
28
25
24
23
18
17
11
9
6
5
27
Apr
21
20
19
18
15
14
13
12
11
5
24
Mar
23
22
21
17
16
15
14
4
3
2
1
25
Feb
24
23
22
18
16
15
14
10
9
8
7
1
31
Jan
28
27
26
25
24
21
20
19
18
17
14
13
11
6
5
22
Dec
21
20
17
16
15
14
13
9
8
7
3
2
1
30
Nov
29
25
24
23
22
19
17
8
27
Oct
22
20
19
8
4
1
30
Sep
29
28
27
24
21
9
8
7
3
1
31
Aug
27
25
23
20
18
17
12
26
Jul
21
19
12
9
6
5
2
1
27
Jun
25
23
22
21
17
16
15
14
11
8
7
1
27
May
25
20
19
18
17
12
11
10
7
6
4
3
27
Apr
26
23
22
21
20
19
16
14
13
Hide only toolbars which are docked when going to full screen
OpenFlipper will now be able to start with any stored logger state without crash.
Fixed crash when starting OF with hidden logger. Additionally, the logger hides now if switching from in-scene to hidden mode.
Logger should be hidden in hide mode.
Made removal and insertion of logger widget into split view of core widget work properly without dummy widget.
Reimplemented in-scene logger rendering. Now using QPropertyAnimation class for the sliding animations.
Added functions and kes (ctrl+b) to show and hide status bar
Made members of CoreWidget private.
Put options tabs-widget into scroll area since the fixed size options window often times exceeded screen resolution on smaller notebooks.
Render picking toolbar directly into graphics scene.
Reverted last check-in. Forgot this file.
Reverted last commit since there are still some bugs in it. Revising it next week.
Made picking toolbar and logger widget be rendered into the opengl scene.
Added scripting function to directly load selections from files.
Fixed crash when switching between logger modes.
Removed debug output
Updated translations
Fixed bug were translation could not be switched
Fixed typo
Started development cycle for OpenFlipper 1.0.3
Updated requirements
Updated changelog
Updated version in bundles Info.plist
Set initial draw mode to solid flat shaded
Install qtPlugins along with OpenFLipper on Win32
Removed old code, fixed comments
Fixed path conventions for setting files in MacOSX
Include qt plugins into Bundle on MacOS
Recursive dependency parsing for libraries
Limit maximum number of plugin preload threads (by HC Ebke)
Updated changelog
Only include global deps into coreapp if they are found
Added optimizations for cuda compiler if in release mode.
Set cuda debug flags in debug mode
Enabled debug compilation for cuda sources if in debug mode.
Added PICK_CELL to possible picking modes when rendering picking for debug purposes.
Handle additional global dependencies in CoreApp
Removed debug code
Remove duplicates from the list
Cmake extension test for dependencies that have to be linked into the core
Loading