fullinspector
fullinspector copied to clipboard
Multi-Object Editing support
I'm guessing using Unity's own implementation is impossible. But looks somewhat possible thru using Editor.targets?
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.
This is something I require for use with my current project. Any idea when Multi-Object Editing will be supported?
Unfortunately it's probably a ways away, as the refactoring discussed above didn't end up panning out.
The current build on access has basic (not complete) multi-edit support.