Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plugin-FileOVM
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-FileOVM
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
11
Feb
21
Feb
9
Jan
8
17
Apr
16
13
Feb
3
Jan
28
Dec
21
29
Nov
8
Jan
30
Nov
10
16
Jul
10
19
Jan
27
Jun
5
May
5
Feb
2
Oct
19
Jul
23
Apr
2
Jan
13
Nov
Merge branch 'cleanup' into 'master'
master
master
small cleanup
Renamed T.cc files to T_impl.hh to get rid of IDE problems not showing them.
Removed old svn header
Added missing includes for Qt to prepare removal of several large includes in Interfaces
Merge branch 'no_gui_support' into 'master'
nogui support for FileOpenVolumeMesh
Removed check for Qt less than 5
fixes for OVM Handle constructor explicitness
Missing dependency
Splitted OpenVolumemesh into separate type dir
Extracted Plane to separate type dir
fix several cppcheck warnings
Merge branch 'master' into TetrahedralMeshSupport
reduced includes by means of static code analysis
TetrahedralMesh support in Plugin-FileOVM
Applied new license headers
- use OF signals for object updates
Fixed crash when trying to save object via script with an id that does not exist.
- add dllexport and fix some linker error for windows
when an OpenVolumeMesh file is loaded also set the object name
License header update
Removed annoying warning about non-persistent properties when clearing OpenVolumeMeshes.
- adding qt5 pluginsystem
- replaced deprecated qt4 functions
Rendering of OpenVolumeMesh without immediate mode.
Don't build ovm file plugin, if the corresponding objecttype is not available
Plugin Collections for file, type and postprocessor plugins
Loading