many-realities-studio / realityflow-old

GNU Affero General Public License v3.0
2 stars 1 forks source link

Added back in GQL check in - out system on server side #118

Closed Iminance closed 3 years ago

Iminance commented 3 years ago

To test, login and create a project as usual. Create an object and attempt to move it with the VR hand, this should automatically check out the object. When you let it go, it should be checked back in. You can also manually check out with the button in the inspector and then check in that way as well.

Make sure to look at the server logs to see current checkout equal to your username.

Morgan-Wilkinson commented 3 years ago

Everything appears to be working.