Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
V
VTK Examples
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
VTK
VTK Examples
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
697ff824513dcafc72b97fd01bf370b845ddfb74
Select Git revision
Branches
2
fix-deploy-dat-cd
protected
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
2
Oct
1
30
Sep
25
24
23
22
20
19
18
17
8
7
8
3
2
3
31
Aug
30
26
27
26
23
24
23
11
10
11
10
9
8
7
6
29
Jul
30
23
21
20
17
4
3
4
3
1
30
Jun
22
15
8
9
8
7
6
5
4
3
2
1
28
May
25
24
23
22
21
18
13
12
7
6
29
Apr
28
27
28
27
26
24
22
21
19
18
17
18
17
16
15
14
13
12
11
30
Mar
31
29
30
26
25
19
17
18
17
18
17
16
15
12
7
6
5
2
2
Feb
30
Jan
28
27
26
14
13
14
9
10
9
10
8
9
4
5
3
4
3
4
23
Dec
24
21
16
17
1
29
Nov
30
29
30
28
29
28
29
28
23
24
23
22
23
22
23
18
19
18
19
17
18
17
18
17
18
17
13
14
12
13
12
13
9
10
8
9
7
8
7
6
7
6
7
6
5
4
5
4
5
4
2
3
2
1
2
1
31
Oct
1
Nov
31
Oct
30
29
28
29
28
27
28
27
26
27
26
27
26
25
24
25
24
23
22
23
22
23
21
22
21
22
21
20
19
18
19
18
19
18
17
16
15
13
14
13
14
13
11
12
11
12
11
12
10
11
10
11
10
9
8
7
8
7
8
7
8
7
8
7
6
5
4
3
2
1
2
1
2
1
2
30
Sep
1
Oct
30
Sep
29
28
29
28
29
28
27
28
27
28
27
26
24
25
23
24
23
22
23
22
21
22
21
22
20
21
20
21
20
21
20
19
17
18
17
16
17
16
15
13
14
13
12
19
Aug
20
19
18
17
28
Jul
15
14
13
12
11
10
9
10
9
8
7
5
3
30
Jun
29
28
26
25
24
23
14
13
12
Merge branch 'Only-allow-specific-imports-for-Python-1' into 'master'
Merge branch 'Only-allow-specific-imports-for-Python-1' into 'master'
Adding missing regexps to VTKImportsForPython
Adding specific imports
Merge branch 'Convert-import-vtk-to-import-vtkmodules.all-as-vtk' into 'master'
This allows IDEs to display suggestions for users
Need to copy the snippet files
Removing sort instructions
Merge branch 'Use-pathlib-in-ScrapeRepo' into 'master'
Using pathlib
Move regexp compiles out of the loop
Merge branch 'Add-VTKModulesForCxx' into 'master'
Merge branch 'Fix-pattern-matching-for-not-linking-to-nightly-classes' into 'master'
Make the globbing recursive
Adding VTKModulesForCxx
Simplified the regex expressions excluded vtk-examples
Updating the function and some markdown
More edits
Merge branch 'Ensure-that-import-statements-are-unsorted' into 'master'
Remove spurious line
Adding some more commentary
Import statements are unsorted
Merge branch 'Inprove-Curvatures-and-ElevationBands' into 'master'
Updated curvatures and elevation bands
Merge branch 'Update-curvature-examples' into 'master'
Updating the curvature examples
Merge branch 'Update-VTKImportsForPython' into 'master'
Pick up the VTK class where it is used as a function
Merge branch 'Need-optional-imports' into 'master'
Need to import extra modules.
Updating documentation
VTKImportsForPython now uses the __all__ attribute in __init__.py for recent versions of VTK
Updated the markdown
Merge branch 'Add-a-script-to-generate-imports-for-Python' into 'master'
Adding A script to generate imports for Python code
Add missing markdown file
Merge branch 'Add/Update-CellPicking' into 'master'
Updated the C++ version and added a Python version
Merge branch 'Update-ComputeCurvatures' into 'master'
Update compute curvatures
Loading