fullinspector icon indicating copy to clipboard operation
fullinspector copied to clipboard

Multi-Object Editing support

Open EddieCameron opened this issue 11 years ago • 4 comments

I'm guessing using Unity's own implementation is impossible. But looks somewhat possible thru using Editor.targets?

EddieCameron avatar May 19 '14 01:05 EddieCameron

This should be doable due to a refactoring I'm working on now (via the targets flag). I'll try and get it in for the next update.

jacobdufault avatar May 19 '14 16:05 jacobdufault

This is something I require for use with my current project. Any idea when Multi-Object Editing will be supported?

tinjaw avatar Mar 24 '15 20:03 tinjaw

Unfortunately it's probably a ways away, as the refactoring discussed above didn't end up panning out.

jacobdufault avatar Mar 25 '15 19:03 jacobdufault

The current build on access has basic (not complete) multi-edit support.

jacobdufault avatar Jul 08 '16 15:07 jacobdufault