branchsbox-scenestaging/maincancel
8 Commits over 243 Days - 0.00cph!
Add voice transmitter to network stress scene
Plane collider size change
Player move / locally owned network object parented orbiters
Lots of moving objects
Update to consider removed painstuff / obsolete
Moved copy/paste component stuff. Can right click GameObject inspector to paste component as new. Accept mouse event when opening context menu for component sheet to prevent passthrough. Set accepted on a bunch of OnContextMenu stuff to prevent passthrough. Add undo support / edit log for removing a component.
Copy Component/Paste Values/Paste As New
Undo Support
Use EditLog
Merge pull request #60 from Facepunch/copy-paste-components
Copy Component/Paste Values/Paste As New
Add support for moving multiple selected GameObject nodes in the hierarchy
Don't clear selection when selecting empty GameObject field in inspector Fixes #1329