v1.5.0
Features
NativePointQuadtree
added. Implemented quadtree supports forAABB
range query.Reinterpret<T>
andElementAt
methods forNativeIndexedArray<Id, T>
added.Ref<T>
class added. It is handy for using with native collections.
Changes
- A small bounding volume structs
AABB
andMBC
refactor. - A few code style fixes.
Full Changelog: v1.4.0...v1.5.0