Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plugin-FileVTK
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-FileVTK
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
2
feature-entities
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
9
Nov
8
6
Apr
23
Mar
16
28
Oct
27
19
Feb
9
Jan
8
16
Apr
13
Feb
6
28
Dec
27
12
1
Sep
8
Jan
30
Nov
26
Aug
16
Jul
10
26
May
19
Jan
21
Jul
27
Jun
7
Mar
5
Feb
8
Nov
30
Oct
7
Aug
26
Jul
19
28
Jun
24
Apr
23
28
Feb
18
13
Nov
Merge branch 'Plugin-FileVTK-updated' into 'master'
master
master
new iterators and circulators
Color for tetrahedra
feature-entities
feature-entities
setting properties as persistent in order to see the colors
color is added to corresponding cells
Warning fixes
Fixed deprecation warning
Merge branch 'avoid-deprecated' into 'master'
avoid deprecated OVM method
Removed old svn header
Added missing includes for Qt to prepare removal of several large includes in Interfaces
Removed check for Qt less than 5
make Cells (flat shaded) the default draw mode for OpenVolumeMeshes loaded from vtk files
fixes for OVM Handle constructor explicitness
More cppcheck warnings
Fixed some cppcheck performance warnings
Splitted OpenVolumemesh into separate type dir
Created common cmake file for types
Removed extra dependency
Separated all OpenMesh related types, removed core dependency on OM Object types
Fixed include paths for tests
read tetmeshes from vtk files
Merge branch 'master' into TetrahedralMeshSupport
enable OVM Support in Plugin-FileVTK if TetrahedralMesh object type is found
reduced includes by means of static code analysis
* removed further unused variables and outcommented code corpses
Applied new license headers
- use OF signals for object updates
enable degenerated testing
improve performance for small vectors/faces
Fixed crash when trying to save object via script with an id that does not exist.
Fixed clang warning
- add dllexport and fix some linker error for windows
fix wrong count in the POLYGONS header
License header update
- fix: no crash, if loaded face is degenerated
- setting cell description even when they are given indirectly
OM3 iterators
OM3 iterators
- got rid off setting the default color via a call to the color plugin in the VTK plugin
Loading