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
Currently, the engine plugins extend the engine object module. As a result, they are e.g. included a bit differently compared to everything else. We could implement the plugins as normal modules and pass the engine as parameter.