centauri
cf58410b89
Fix spring impulse control
2025-12-04 14:22:16 +00:00
ernisto
800396fa0e
feat(spring): handle goal reached before update spring sources
2025-10-24 22:58:12 -03:00
ernisto
fb10fc2b0d
fix(spring tolerance): guarantee a minimun movement to goal
2025-10-24 20:00:46 -03:00
centauri
9ace23470f
Use generalized iteration everywhere
...
Closes #55
2025-09-02 03:12:19 +01:00
centauri
2518e292ed
Update spring docs
2025-06-23 21:58:54 +01:00
aaron
6cf770df4e
Add spring support for array of numbers
2025-03-27 23:41:01 +00:00
aaron
452ca383f7
Optimize indexes() and values()
2025-03-27 19:27:54 +00:00
aaron
58a31a1b32
Try improve error reporting
2024-12-27 22:43:01 +00:00
aaron
3b22f6ccf9
Add spring setter
2024-12-27 02:34:31 +00:00
richard
3b8d9098c0
Use vector.max to check spring activity ( #44 )
...
* Use `vector.max` to check spring activity
* Revert unnecessary changes
2024-12-05 02:00:37 +00:00
aaron
49cc551493
Switch from mock Vector3 to native vector lib
2024-11-13 22:35:16 +00:00
aaron
5abd5eee91
Update require paths to relative string
2024-11-13 22:19:20 +00:00
EwDev
83db00a073
allow changing the current value of a spring (similar to sources) ( #36 )
...
* allow changing the current value of a spring (similar to sources)
* use spaces instead of tabs for identing
2024-09-11 10:11:47 +01:00
richard
72e5fbb6fe
Round UDim offset values ( #30 )
2024-08-19 14:56:00 +01:00
aaron
f2de9b0e63
Refactor
2024-07-03 15:02:52 +01:00
richard
e1d69afa20
Fix springs passing negative Color3 values ( #25 )
...
* Fix springs passing negative Color3 values
* Clamp color values between 0 and 1
2024-04-21 13:57:29 +01:00
Aaron Smith
c288cb92c4
Minor refactors
...
Also fixed potential bug with `create()` being called recursively if a
property binding passed as a property to `create()` also calls
`create()`
2023-11-20 16:53:30 +00:00
Aaron Smith
7d82fe353e
Fix error in test
...
Also misc changes
2023-10-27 15:47:43 +01:00
Aaron Smith
835f4d429b
Add check for unstable spring parameters
2023-09-20 11:39:44 +01:00
aaron
c4a0180a2f
Improve error messages for derived sources
...
There seemed to be confusion over reactive-scoping (likely due to
incomplete docs), so I've added more explicit error messages when
deriving in non-reactive scopes to warn the user to use `root()` or
`mount()`.
2023-09-18 09:40:54 +01:00
aaron
efc4798ddb
Merge reactive scope refactor
2023-09-15 12:54:42 +01:00
aaron
5ab76a434e
Update spring tests
2023-08-26 14:49:46 +01:00
aaron
be59b24851
Fix spring not recognising roblox types
2023-08-25 11:18:13 +01:00
Aaron Smith
8ef2d0b190
Update spring solver
2023-08-24 18:09:40 +01:00
Aaron Smith
a3f03fd067
Refactor codebase
2023-08-22 15:50:03 +01:00
aaron
4604341694
Fix spring snapping
...
Fixes #4
2023-08-12 12:13:13 +01:00
Aaron Smith
7e5102c314
Update mocks
2023-08-10 15:43:27 +01:00
Aaron Smith
cc10c80a90
Refactor
2023-08-10 13:18:16 +01:00
Aaron Smith
b3c600acc3
Update mock tests
2023-08-09 17:58:17 +01:00
Aaron Smith
04e28f390d
Improve docs
2023-08-09 15:33:14 +01:00
aaron
cb002f4f27
Initial commit
2023-08-08 21:33:11 +01:00