Hotfixes after the latest refactor. #188
No reviewers
Labels
No labels
bot
bug
documentation
duplicate
enhancement
feature
help wanted
organization
question
tech-debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
engine/iceshard!188
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "hotfix-may-13"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixed build errors on Win, Android and Web example apps.
Fixed 'EntityStorage' not reusing freed indices when creating entities in bulk.
Added new 'ice::queue::take_front' method, that takes N items from the queue.