Skip to content

Few fixes and adjustments

  • Removed default constructor from CollisionInfo. Added get methods for colliders in CollisionInfo.
  • Raycast in vclip now properly returns results. LineSegmentCollider fixed by creating dummy identity Frame
  • Algorithm type now properly set in NarrowDetector's constructor
  • Removed not working displacement parameter in AABBTree::move_node
  • Using NarrowDetector::Algorithm instead of RayCastAlgorithm
  • Fixed assignment to result in BroadBrute::raycast
Edited by Libor Moravčík

Merge request reports

Loading