Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VTK-spline
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Lin Ma
VTK-spline
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
6
dashboard
filter-bezier
hooks
master
default
nightly-master
release
Tags
20
v6.2.0
v6.2.0.rc1
v6.1.0
v6.1.0.rc2
v6.1.0.rc1
v6.0.0
v6.0.0.rc3
v6.0.0.rc2
v6.0.0.rc1
v5.10.1
v5.10.0
v5.10.0-rc4
v5.10.0-rc3
v5.10.0-rc2
v5.10.0-rc1
v5.8.0
v5.6.1
v5.6.0
v5.4.2
v5.4.0
26 results
Begin with the selected commit
Created with Raphaël 2.2.0
5
Sep
29
Aug
28
21
20
17
15
14
13
12
11
9
27
Jul
11
30
Jun
26
25
24
18
9
3
29
May
23
19
18
30
Apr
23
22
17
16
15
14
13
11
10
9
8
7
6
5
4
3
2
1
31
Mar
30
29
28
27
26
25
24
23
22
21
19
18
17
16
15
14
13
12
11
10
9
6
5
4
3
2
1
28
Feb
27
26
25
24
23
21
20
19
18
17
16
17
16
15
14
13
12
11
Fixed header bug and added more baseline images
filter-bezier
filter-bezier
Fixed a bug about memory leak
Fixed bugs about array copy in knotInsertion
Synced with merge requested to vtk/vtk
Added some supplementary documentations
Cleaned trailing whitespace
Added documentations for all classes
Added test for all vtkFiltersBezier related class
Tested vtkBrepReader
Fixed some bugs in vtkBrepReader
Made vtkBrepReader work
Fixed a bug in computing parameter range
Deleted trailing whitespace and added simpicial interpolation for
Rearranged method for better understanding
Changed method of compute derivatives to avoid redundant codes
Added method for point inversion for NURBS with some other auxiliary
Fixed typoes
Added method InterpolateOnSimplicialPatch
Added vtkAlgorithm subclass to read .BREP files
Made vtkControlPointArray available for vtkPoints
Added method to generate suface mesh for nurbs
Added Generate 2D surface triangle strip method
Added method to insert a knot multiple times
Added insert knot method for NURBS adaptor
Added files for last commit
Added class for vtkBezierPatchAdaptor
Supported ellipse in 3-d space
Added helper function to generate hyperbola
Modified CMakeLists for python test
Added helper function to generate arbitrary 2D ellipse;
Added baseline image
Modified python test PatchInterpolation to baseline image test
Merge branch 'master' into filter-bezier
Merge branch 'filter-bezier' into 'master'
Added test case
Add a Python test for Bezier curve interpolation.
Add a hint for wrapping patch interpolation.
Fix bad switch cases (add breaks).
Alphabetize included header files.
Added comments for vtkPatchInterpolation::EvalCoord()
Loading