SelectionHistory
6 tools in this family (folder Editor/Tools/SelectionHistory/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
selhistory_clear | writes | Clear the entire selection history (in-memory + on-disk). Cursor is reset. |
selhistory_go_back | writes | Step backwards one entry in the selection history (browser-style back). |
selhistory_go_forward | writes | Step forwards one entry in the selection history (browser-style forward). |
selhistory_jump_to | writes | Jump to a specific entry by absolute index (as returned by selhistory_list 'index' field). |
selhistory_list | read-only | List recent Editor selection history entries (Hierarchy + Project window). |
selhistory_search | read-only | Search the selection history by name pattern. Matches against context label, |