Skip to content

SSCD 1.3

Compare
Choose a tag to compare
@RonenNess RonenNess released this 02 Oct 11:02
· 15 commits to master since this release

SSCD 1.3 changes:

Fixed potential bug that vector of (0, 0) turns NaN on normalize. This caused issues when trying to prevent penetration between two objects with the same center.
Fixed some javascript warnings etc.
Made fully npm compatible.
Added factor_self & factor_other to repel(), which make it possible for objects to repel each other simultaneously.