Added some doc about how to run the addon.
This commit is contained in:
parent
5db08513a2
commit
3ac1917527
14
README.md
14
README.md
@ -39,6 +39,20 @@ these:
|
|||||||
You can use the same file from your local requests installation, or
|
You can use the same file from your local requests installation, or
|
||||||
use `/etc/ssl/certs/ca-certificates.crt`.
|
use `/etc/ssl/certs/ca-certificates.crt`.
|
||||||
|
|
||||||
|
As a final step, install and log in with the
|
||||||
|
[Blender ID addon](https://github.com/fsiddi/blender-id-addon).
|
||||||
|
|
||||||
|
Running the addon
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
After installing the Blender Cloud addon, log in with the Blender ID
|
||||||
|
(in the addon preferences). Then activate the Blender Cloud addon,
|
||||||
|
and press Ctrl+Alt+Shift+A to activate it (yes, this needs work).
|
||||||
|
Downloaded textures are loaded into image datablocks.
|
||||||
|
The download location can be configured using the
|
||||||
|
`bpy.context.scene.blender_cloud_dir` property (no GUI yet).
|
||||||
|
|
||||||
|
|
||||||
Design
|
Design
|
||||||
------
|
------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user