-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve magnitude/distance calculations
- The manual-ipairs pattern is less useful now due to the Luau builtin ipairs optimization - The `x*x` pattern is less useful now due to the Luau powers optimization - Luau has added the += syntax
- Loading branch information
1 parent
f75b652
commit 0b95a37
Showing
1 changed file
with
11 additions
and
13 deletions.
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