Description - PavelBlend/blender_oops_schematic_addon GitHub Wiki
Description
OOPS Schematic - Object-Oriented Programming System Schematic View.
This addon introduces a new node system that schematically shows the current *.BLEND file's data.
Use
To build the node tree you need to open Node Editor and switch node tree type to "OOPS Schematic" then press "Show/Hide OOPS Schematic" button.
Features
Nodes can be selected - use RMB
to select a single node or RMB
+ Shift
for multiple selection. Press A
key to select or diselect all the nodes. Press B
key to use box selection. Box selection mode can be canceled via RMB
or Esc
key. Selected nodes can be moved via "G" key - use LMB
to accept changes and RMB
to cancel them.
Properties
In Node Editor press T
to open Properties Editor then switch it to "OOPS Schematic" tab. It will contain:
-
3D View Select - forbids node selecting wherever except 3D view window
-
Tree Width - width of the node tree (works only for nodes which haven't been moved)
-
Used Nodes panel that contains toggles which allow you to show/hide some types of nodes
-
Nodes Colors panel that allows you to change color of each node