-Adedd function to resize array to Mallocator -significant speed up for first time ID allocation by using resizeArray instead of makeArray -fix: onUpdate called with zero length arrays -call updateBlocks before updateEvents (it's more accurate behaviour) -some minore fixes -fixed meson.build for GDC |
||
|---|---|---|
| .. | ||
| atomic.d | ||
| attributes.d | ||
| block_allocator.d | ||
| core.d | ||
| entity.d | ||
| events.d | ||
| hash_map.d | ||
| id_manager.d | ||
| manager.d | ||
| package.d | ||
| simple_vector.d | ||
| std.d | ||
| system.d | ||
| traits.d | ||
| vector.d | ||