Skip to content
This repository has been archived by the owner on Aug 15, 2022. It is now read-only.

Making Vector class more usable, fixing an issue with automaticScenes and adding an easy way to get the RPC name #406

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Gwom
Copy link

@Gwom Gwom commented Aug 24, 2021

Here are some changes I made to my local copy so thought I would submit them to see if they help anyone else. I have tried to break down each part but what this attempts to do is:

  • Make Forge Vector.cs serializable
  • Make Forge Vector.cs comparable to Unity Vectors
  • Fixed an issue with automaticScenes double loading the scene
  • Added a way to get the RPC name (I use this for debug)

This is the first time I have managed to do a pull request so I hope to not do some kind of drastic Rebase scenario, sorry in advanced if i have done something stupid and thanks for all the excellent work you do!!!

@Gwom Gwom changed the title Gh branch Making Vector class more usable, fixing an issue with automaticScenes and adding an easy way to get the RPC name Aug 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant