Skip to content

Commit 0846a9c

Browse files
committed
Rename and test camera props. Allow setting camera props.
1 parent 8d1e449 commit 0846a9c

6 files changed

Lines changed: 286 additions & 122 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## v0.8.0
29

310
- Add background to lasso

0 commit comments

Comments
 (0)