mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Add spring setter
This commit is contained in:
parent
b44b9ef2ba
commit
3b22f6ccf9
4 changed files with 75 additions and 71 deletions
|
|
@ -14,6 +14,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
- `cleanup()` now accepts `thread` types.
|
||||
- Implicit effects to set children can now recursively create more implicit
|
||||
effects to set children.
|
||||
- `spring()` returns a second value, a setter to set position, velocity and
|
||||
impulse.
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue