Gamebop / physics

Physics components for PlayCanvas
https://gamebop.github.io/docs/
3 stars 1 forks source link

Make it easier for GC on query results #65

Closed LeXXik closed 2 months ago

LeXXik commented 4 months ago

Improve GC handling query results. Array allocations for both empty result and available data. Allow user to supply own array to avoid allocations.