Blender Git Loki

Git Commits -> Revision 3a8d10a

Revision 3a8d10a by Ton Roosendaal (master)
October 3, 2005, 19:50 (GMT)
Brought back Outliner operations!

Since clicking on outliner items activates/selects, and not all outliner
elements allow selection (like scene, mesh, material, etc) there's another
selection method needed.

It works by leftclicking (click-drag works too) outside of the outliner
icons or texts. This allows rapid selecting, without any change in the
other windows.

Then press Wkey or RightMouse for an operations menu. Based on the
selection you get a menu with options. Currently available;

- Objects: Select/Deselect/Delete
- Materials: Unlink
- Textures: Unlink
- Bones: Select/Deselect/Hide/Unhide

Notes:
- mixed selections give an error.
- selection doesn't flush down into closed outliner items.
- selection state is persistant (saved in files), and unique per
Outliner window, so can be used as sortof temporal grouping.

Hotkey SHIFT+A: select/deselect all open outliner items

The system can be easily expanded with a lot of interesting options, of
course.

Commit Details:

Full Hash: 3a8d10a713343543ea389e266c4774be9446891a
SVN Revision: 5433
Parent Commit: eb69819
Lines Changed: +108, -10

3 Modified Paths:

/source/blender/src/header_action.c (+3, -1) (Diff)
/source/blender/src/outliner.c (+99, -6) (Diff)
/source/blender/src/space.c (+6, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021