Skip to content

Holojam v0.2.2

Pre-release
Pre-release

Choose a tag to compare

@acgaudette acgaudette released this 29 Jul 05:38
Fixed all tracking flag issues / added features

HolojamView IsTracked accessor now takes into account instance list
   Inspector displays 'Untracked' or 'Paused' (for Synchronizables) on component disable
Tracking flag is now sent and received over the network (LiveObject, HolojamObject, HolojamView)
Tracking flags are reset per receive thread if no data is flowing in (after a timeout)
   Fixes the case when a thread pauses on Socket.Receive(), leaving behind stale HolojamObjects
All tracking flags in custom inspectors should now be consistent with the actual data (stable)
Fixed packet loss warnings
Tweaked (finalized) fence material and holobounds prefab
Cleaned project