UI lauout
When the new Neural Master session is initialized in blender file it creates a new UI layout (also named workspace) witch has name Neural Mater and contains several areas convenient to work with this tool. Layout contains 4 areas:
- Main 3d view area, showing the rendered image from the main camera of Neural Master.
When Neural Master pass some operations it can automatically switch the mode of this area. - Additional 3d view area is intended for moving and tuning the main camera and also other different operation if it is required. Neural Master does not influence the view of this area.
- Image Editor is used for viewing and editing different images used by Neural Master, for example for editing inpaint masks.
- Shading Editor. This area is formally required for some Blender operator used by Neural Master. If you hide this area then some operations will not work. (But don't worry you don't need to edit shaders to work with the tool).
UI panels
User interacts with Neural Master by using several UI panels
- Neural Master Control panel displays in the 3d view areas, and it must be used in the main 3d view area.
- Neural Master Settings panel contains a lot of different settings for the tool and it can be used in the main and additional 3d view areas.
- Neural Master Painting panel contains tools for painting masks and textures and it can be used in image editor area.
To open Control panel and Master Settings press N button when the mouse cursor is in 3d view area and then press Neural Master tab and then open "Neural Master Control" panel. To open Painting panel do the same in Image Editor area.
UI subpanels
Every UI panel contains several "subpanels" for convenient work with the tool.
To avoid inconvenience extra prefix we will use the term "panel" instead of "UI panel" in the description bellow.
Subpanels list
-
Subpanels of the Neural Master Control panel:
-
Subpanels of the Neural Master Settings panel:
-
Subpanels of the Neural Master Painting panel:
- Inpaint settings (new)
- Inpaint tools (new)
Subpanels structure
All the subpanels have the same structure and contains 5 elements that we can see on the image bellow
- Title contain the title name of the subpanel
- Collapse/expand button. The subpanel can be collapsed/expander using this button.
- Question button witch takes you to the documentation page corresponding to this subpanel
- Main appears if the subpanel expanded, and it contains all the UI valuable elements of the subpanel.
- Error indicator exists if there is any error in teh settings of panel. Expand the subpanel to find the details of the error.
Addon settings
Notes
- We recommend you to use UI layout Neural Master to work with the tool, because we tried to make it convenient for work. However, you can use another layout as long as it has at least one 3d view area, one 2d area and one shader editor area.
- Please do not edit shaders of Neural Master during the work (despite the fact that there is a shader editor) because iе can corrupt the result.
- When you press control buttons in Neural Master Control panel it call different operation including switching the mode of the 3d area where this panel is located. That's why we recommend you to use this panel in main 3dview area as described above.