crashcloud/Crash

💡 Make it easier to see what geometry is Temporary

Opened this issue · 0 comments

Start Date

No response

Implementation PR

No response

Reference Issues

No response

Summary

Currently if a user has created a piece of geometry, there is no way to know if it is shown as temporary to other users, or is released.

Basic Example

  1. User A creates a box
  2. User B sees a temporary Box
  3. User A leaves the model without releasing as all of their geometry looks released to them
  4. User B cannot access User A's Geometry and is sad

Drawbacks

Could be complex to implement

Unresolved questions

How can we know when a local piece of geometry is temporary? This is not currently tracked.