Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleted polyfills.js to remove pervasive Array polyfills. #64

Merged
merged 1 commit into from
Sep 15, 2017
Merged

Deleted polyfills.js to remove pervasive Array polyfills. #64

merged 1 commit into from
Sep 15, 2017

Conversation

peteward44
Copy link
Contributor

I am working on a project that is sensitive to randomness and so would not like these array polyfills available for use in my codebase. After searching the Array.random() function isn't being used and the Array.shuffle() only once, so I have replaced the shuffle call with code from the polyfill. Hope this is OK.

Thanks

@andrewstart andrewstart merged commit 1f79b6e into pixijs-userland:master Sep 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants