AltspaceVR / AltspaceSDK

Software Development Kit for AltspaceVR
https://developer.altvr.com/
MIT License
161 stars 73 forks source link

Fixes and improvements to JointCollisionEvents behavior #168

Closed NGenesis closed 7 years ago

NGenesis commented 7 years ago

Updated JointCollisionEvents behavior:

evhan55 commented 7 years ago

Oh wow, this all sounds amazing :satisfied:. I just submitted a tiny fix to the documentation but I will rescind that PR and maybe help flesh out the docs whenever this merges! I think jointcollisionenter and jointcollisionleave are great additions, I had something like that initially but took them out because I wasn't treating it very cleanly.

brianpeiris commented 7 years ago

Thanks @NGenesis! I'll take a closer look at this later today. @evhan55 You're welcome to help review the changes if you have time.

evhan55 commented 7 years ago

Documentation seems great now!

brianpeiris commented 7 years ago

And thanks for the documentation as well! I know jsdoc can be tricky to work with.