Object frame progress

 From:  Michael Gibson
1571.37 In reply to 1571.16 
Hi Jesse,

> I like the idea of having a more versatile way of scaling objects,
> it enables you to do some more free-form modeling stuff.

Here's another aspect that I think you may be interested in - you know when you want to kind of cinch together 2 symmetric points, how you can do that with Scale1D but it takes quite a few picks to make it happen?

Now that kind of editing will be immediately available. Like say you've got this object:



And you would like to symmetrically narrow one pair of points. You can select those 2 points, and a frame will appear around them:



Then dragging a corner of that frame inward will do the 1D scale in that direction:



So you can make this kind of adjustment really quickly by Select then Drag, Select then Drag, etc.., you don't have to fire up Scale1D and pick the center, etc... each time.

I do want to eventually have an even better method for symmetrical editing, but this is definitely easier than what you currently have to do.


> If there was some kind of unobtrusive dialog box that let you type
> in precise x,y,z dimensions to scale a single object with this method,
> that would also be great...or would that complicate it too much, and
> be better suited for another type of scaling tool?

I want to make this kind of numeric editing possible by using the object properties panel, which is another thing that I want to add for v2. This will be a dialog-like panel that will show up in the upper-right area of the window (where command options usually go) when you are in selection mode and not in a command.

- Michael