「Extensions:2.6/Py/Scripts/Compositing/FocusOnInvolvedNodes」の版間の差分
< Extensions:2.6 | Py | Scripts | Compositing
(bumped up the required version number. a quick test with 2.6 showed that it's not working) |
細 (1版 をインポートしました) |
(相違点なし)
| |
2018年6月29日 (金) 06:07時点における最新版
| UI location | Node Editor > Node > Focus on involved nodes | ||
|---|---|---|---|
| Usage | Select a node and execute the script to unhide all nodes leading up to the selected one and to hide all others. | ||
| Version | 0.1 | Author(s) | Konrad Kleine (kwk) |
| Blender | 2.69 | License | GPL |
| Category | The category field used in bl_addon_info dict | Distribution | not decided yet |
| File name | compositing_focus_on_involved_nodes.py |
|---|---|
| Current version download | https://raw.github.com/kwk/focus_on_involved_nodes/master/compositing_focus_on_involved_nodes.py |
| Python modules | bpy |
| External Python Modules or dependencies | none |
| Data | none |
| Warning | none |
|---|---|
| Links | https://github.com/kwk/focus_on_involved_nodes |
| Release Log | Dev:2.5/Py/Scripts/Compositing/FocusOnInvolvedNodes |
| Known Issues | none |