Image sizing fix for material fill operator docs

This commit is contained in:
Will 2022-05-05 11:45:51 -04:00 committed by GitHub
parent 4e2f6bf423
commit fe1e16a117
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -581,7 +581,9 @@ Distortion maps control how Refractive materials distort the scene behind them.
#### Fill SWBF Properties
Fills in SWBF properties of each material used by a currently selected object. This operator will only work with materials that have ```Use Nodes``` enabled and will just fill in the Diffuse Map property with the name of the image used by the material's Principled BSDF node.
It is used by selecting the relevant objects and choosing `SWBF` > `Fill SWBF Material Properties` in the `Object Context` (right-click) menu ![Menu Entry](images/mat_fill_op.png)
It is used by selecting the relevant objects and choosing `SWBF` > `Fill SWBF Material Properties` in the `Object Context` menu:
<img src="https://raw.githubusercontent.com/SleepKiller/SWBF-msh-Blender-IO/master/docs/images/mat_fill_op.png" width="400" height="400"/>