Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plugin-Move
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
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
OpenFlipper-Free
Plugin-Move
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
f8362bf77e724bfc47c8b13f9b6c86fae6e1789c
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
5
Feb
16
Dec
31
Jan
30
24
Oct
17
2
Jun
12
Nov
17
Mar
16
24
Feb
23
30
Oct
28
26
Feb
15
10
Jan
9
8
19
Dec
18
3
May
16
Apr
3
27
Mar
28
Sep
7
Feb
6
28
Dec
27
21
24
Oct
23
Sep
25
Jan
22
Dec
14
30
Nov
26
Aug
16
Jul
8
Jul
27
Jun
25
Apr
5
Feb
28
Nov
20
15
2
Oct
7
Aug
22
Jul
19
17
May
16
8
Mar
9
Jan
8
2
Nov
26
Sep
15
Jun
16
Apr
13
5
4
21
Mar
20
19
12
Jan
10
5
Jul
18
May
11
Apr
23
Feb
22
8
1
26
Jan
24
14
5
4
25
Nov
10
Sep
13
Aug
3
21
Jul
1
17
Jun
15
13
11
9
8
7
20
May
6
26
Mar
17
10
9
8
3
Feb
22
Dec
14
8
26
Nov
23
Oct
13
30
Sep
25
10
7
4
10
Aug
7
6
5
4
28
Jul
24
3
Jun
27
May
19
18
12
11
7
6
17
Apr
15
6
27
Mar
26
18
10
9
27
Feb
26
25
17
Merge branch 'pybind_include' into 'master'
master
master
changed pybind include
CPPcheck cleanup
CPPcheck cleanup
Merge branch 'Plugin-Move-updated' into 'master'
Merge branch 'mh/cleanup' into 'master'
Add override specifiers, remove unimplemented backup slot with wrongn name
fix strange warning (misleading indentation)
new iterators and circulators
Delete Icons
More work towards Qt6
Merge branch 'python-vsi' into 'master'
Merge branch 'master' into 'python-vsi'
vsi metadata now works with python
Merge branch 'indentation_fix' into 'master'
changed vsi metadata indentation from tab to spaces
Use ranges for Object Iteration to simplify code
Fixed deprecation QWheelevent warning
Finished python interface for move plugin
Basic PythonInterface for plugin move
Adaptions for autouic
Removed old svn header
Removed WhatsThisGenerator from Baseinterface
Added ACG Scenegraph node include
Include guard for headers to support automoc
revert
Removed extra dependency on OVM
Removed check for Qt less than 5
Merge branch 'featureCoreProfile' into 'master'
added comment and ifdef to widet rendering workaround
added workaround to fix Problems on osx when widgets are drawn in the opengl scene using qpainter. workaround is to set opacity to 0.99 so the qt rasterizer paintengine is used, which seems to be the only paintengine, that properly works with core profiles (as it uses software rendering)
More cppcheck warnings
More cppcheck warnings
Splitted OpenVolumemesh into separate type dir
Separated all OpenMesh related types, removed core dependency on OM Object types
Extracted Plane to separate type dir
Changed function parameters for picking from using unsigned int to size_t. Breaking Change!
add tetrahedral mesh support in move plugin
only ask for common bounding box if gui is available
make the mesh normalization slots public
Loading