Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor Fixes #40

Closed
sebjf opened this issue Dec 4, 2023 · 1 comment
Closed

Minor Fixes #40

sebjf opened this issue Dec 4, 2023 · 1 comment
Assignees

Comments

@sebjf
Copy link
Member

sebjf commented Dec 4, 2023

Below is a set of minor fixes that should be made before the start of term.
These are based on observations from last year.
Hopefully we can try and do these next week (they are very minor!)

  1. FollowGraspable should have a flag saying whether its grasped
  2. It should be easier to delete the Bot from the Local Loopback scene
  3. Make sure all events (especially in AvatarManager) are all initialised (not relying on the consumer to do so)
  4. RoomClient.Find should be able to be called before NetworkScene.Register, or any other method
  5. Turn off Graphic Raycaster on the canvas by default
  6. Save and Mirror Project settings should be stored on a per project basis
  7. NetworkScene should throw an error when attempting to register an uninitialised NetworkId
@sebjf sebjf self-assigned this Dec 4, 2023
@sebjf
Copy link
Member Author

sebjf commented Dec 7, 2023

Done (pushed direct as these are all very low risk & impact)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant