You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Certainly, sorry I hadn't expected anyone to look into this before I did. 🙂
Work has just been done refactoring the type that used to be called FrameContext (and relatedly SceneContext and SubSystemContext, ... I think that's it? Is there one for Physics too?) into a type simply called Context, and its constructor arguments have changed, but the in-code scaladoc comments do not reflect that, e.g. they still mention boundary locator as an argument, when it isn't there.
It's an oversight from the refactoring work but it needs to be checked and corrected.
...following all the context rework. Better check the other context types too...
The text was updated successfully, but these errors were encountered: