Skip to content

Commit caf8081

Browse files
committed
docs(BREAKING_CHANGES): add v33 breaking changes
1 parent 039ad0a commit caf8081

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

BREAKING_CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## From 32.x to 33
2+
3+
- **vtkOpenGLTexture**: The public `create2D*` and `create3D*` methods used to have positional parameters. These methods now use named parameters via passing in an object record.
4+
15
## From 31.x to 32
26

37
- **vtkMapper**: remove `mapScalarsToTexture` from the public API. The function becomes protected and its API changes. This shouldn't cause any issue in most cases.

0 commit comments

Comments
 (0)