generated from ExtendRealityLtd/Template.Tilia
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): set version to 2.6.2 [skip ci]
### [2.6.2](v2.6.1...v2.6.2) (2023-03-02) #### Bug Fixes * **Drive:** prevent applying velocies to a kinematic rigidbody ([f917fc5](f917fc5)) > There is no point in applying a velocity to a kinematic rigidbody as it can accept no forces anyway, so these checks just make sure the rigidbody is not kinematic before applying velocities to it.
- Loading branch information
1 parent
56bd3d8
commit 2840125
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters