github MirrorNetworking/Mirror v89.2.4

latest releases: v89.8.1, v89.8.0, v89.7.4...
3 months ago

89.2.4 (2024-03-15)

Performance Improvements

  • PredictedRigidbody caches IsMoving sqr computations (ce00db0)
  • PredictedRigidbody caches physics transform to use GetPositionAndRotation (2a70862)
  • PredictedRigidbody doesn't log "Separating Physics" anymore (3e852d3)
  • PredictedRigidbody doesn't log hard correction when ahead anymore (cd4715f)
  • PredictedRigidbody FixedUpdate caches sqr computations (cbc67ae)
  • PredictedRigidbody RecordState only calls NetworkTime.time getter once (7f0a774)
  • PredictedRigidbody RecordState only grabs count once (fde9089)
  • PredictedRigidbody state properties inlined (1c7cc41)
  • PredictedRigidbody syncs a blittable struct once instead of doing 5 separate reads/writes (a4f4219)
  • PredictedRigidbody UpdateGhosting: only every few frames (0fc6688)
  • Prediction.Sample() removed SortedList foreach iteration allocations(!) (95881c0)

Don't miss a new Mirror release

NewReleases is sending notifications on new releases.