We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d1e449 commit 0846a9cCopy full SHA for 0846a9c
6 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## v0.9.0
2
+
3
+- Renames `target`, `distance`, `rotation`, and `view` to `cameraTarget`, `cameraDistance`, `cameraRotation`, and `cameraView`
4
+- Add getter and setter for `cameraTarget`, `cameraDistance`, `cameraRotation`, and `cameraView`
5
+- Fix setting initial camera position (#15)
6
+- Improve documentation on how to color points (#14)
7
8
## v0.8.0
9
10
- Add background to lasso
0 commit comments