Closed stella3d closed 4 years ago
Property Output
Fix value diffing for a few scenarios in property output. fixes Vector3.xz output and redundant vector3 messages.
Vector3.xz
Fix state management for Monitor Window (more reliably reflects the real state of things)
fix a null reference exception that happened when an OscReceiver was disabled
OscReceiver
Version 1.1.0
Improvements
Property Output
now also supports getting values from fields, in addition to the properties it already supported.Bug Fixes
Fix value diffing for a few scenarios in property output. fixes
Vector3.xz
output and redundant vector3 messages.Fix state management for Monitor Window (more reliably reflects the real state of things)
fix a null reference exception that happened when an
OscReceiver
was disabled