userConnacancel
branchsbox-scenestaging/maincancel

5 Commits over 30 Days - 0.01cph!

5 Months Ago
Update to consider removed painstuff / obsolete
5 Months Ago
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.
5 Months Ago
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
6 Months Ago
Add support for moving multiple selected GameObject nodes in the hierarchy
6 Months Ago
Don't clear selection when selecting empty GameObject field in inspector Fixes #1329