ncollide v0.12.0 Release Notes

  • Modified

    * The `ShapeHandle` is now a `Arc<Shape<N>>` instead of `Arc<Box<Shape<N>>>`
    (this removes one allocation indirection).
    * Update to nalgebra 0.12.