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

Add array pool for sorted components #6718

Merged
merged 3 commits into from
Jun 19, 2024
Merged

Add array pool for sorted components #6718

merged 3 commits into from
Jun 19, 2024

Conversation

LeXXik
Copy link
Contributor

@LeXXik LeXXik commented Jun 19, 2024

Fixes #6717

Adds an array pool for sorted components.

I confirm I have read the contributing guidelines and signed the Contributor License Agreement.

src/core/sort.js Outdated Show resolved Hide resolved
Copy link
Contributor

@mvaligursky mvaligursky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thanks

@mvaligursky mvaligursky merged commit eba0668 into playcanvas:main Jun 19, 2024
8 checks passed
@LeXXik LeXXik deleted the comp-order branch June 19, 2024 15:01
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.

An assert in the engine example related to sorted components
2 participants