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
Pulse still use some "caching" method by using variables in objects like Connection.repositories. All data should be read from disk when needed, since a local user could use multiple scripts to access data (ie : pulse GUI and a blender addon).
Pulse still use some "caching" method by using variables in objects like Connection.repositories. All data should be read from disk when needed, since a local user could use multiple scripts to access data (ie : pulse GUI and a blender addon).