r618

Results 5 issues of r618

Hi Michael, builds with recent SDKs complain about missing root view controller and I've added the arbitrary loads for transport security on iOS 9 , which make sense for an...

(thrown few warnings fixes in separate commit for good measure)

Unity 2020.3.11f Windows standalone player Mono scripting backend, .NET Standard 2.0 Managed Stripping Level Medium (default) fieldInfo.SetValue in StateMachine.cs CreateDriver Ln 214 throws NRE as runtime (object obj = constructorInfo.Invoke(...)...

Internal buffer sizes of OscClient/OscWriter and OscServer were hardcoded to 4096, this allows to customize this - needed when sending 4096b or larger blobs

This is very simple but rather usable change allowing to dynamically offset tweened values. It's usable when adding some more dynamic behaviour to tweened object by adding e.g. noise, and...