Usability Features

I added a number of usability features that will speed up the mapping process this morning. These are small things but they really add up.

CMD+T will find the texture on the currently selected face in the texture browser and scroll it into view.

CMD+C will copy the selected face to the clipboard, including all of it’s alignment information.

CMD+V will paste that information onto all selected faces. This is a quick way to match up a group of faces so that they all look identical. (of course, copy/paste still works for entities - the editor is smart enough to know the difference between entities and faces when it sees them on the clipboard)

SHIFT+T will select all faces that have the same texture on them as the currently selected one. If no faces are selected, all faces that match the currently selected texture in the browser will be selected.

This stuff doesn’t sound complex or all that interesting but it makes a world of difference when you’re actually editing a level.

5 Responses to “Usability Features”

  1. nevyn Says:

    *Shift* T? Not Command-T?

  2. Warren Says:

    Well, CMD T was taken already (see top of post). Is CONTROL T better? What would be more Mac like?

  3. nevyn Says:

    I haven’t read the Apple Human Interface Guidelines, although I should (as should any Mac coder). However, I’m pretty very sure that you should never have shortcuts/commands without the command key. I’d recommend command-alt-T or command-shift-T.

  4. nevyn Says:

    Oh, and also, make sure all shortcuts are available from the menus, e g not only from a shortcut or from a context menu.

    If you want usability testing, I’m available for any beta testing ;)

  5. Warren Says:

    I might want that soon. :) I’ll let you know.

Leave a Reply