yomotsu / camera-controls

A camera control for three.js, similar to THREE.OrbitControls yet supports smooth transitions and more features.
https://yomotsu.github.io/camera-controls/
MIT License
1.89k stars 241 forks source link

chore: there's a typo in README #495

Closed jynxio closed 2 months ago

jynxio commented 2 months ago

This markdown seems to have been written by mistake.

- An alias of 1setLookAt()1, without target change.
+ An alias of `setLookAt()`, without target change.
yomotsu commented 2 months ago

Oops, thanks! good catch!

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 2.8.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: