Blender ID Authentication¶
This add-on allows you to authenticate your Blender with your Blender ID account. This authentication can then be used by other add-ons, such as the Blender Cloud add-on.
Installation¶
Sign up for an account at the Blender ID site if you don't have an account yet.
Blenderを開き、 Preferences(プリファレンス)に行き、 Add-ons(アドオン) タブを開きます。
Click System then Blender ID authentication to enable the script.
Log in with your Blender ID and password. You only have to do this once.
Your password is never saved on your machine, just an access token. It is stored next to your Blender configuration files, in:
Linux:
$HOME/.config/blender/2.93/config/blender_id
macOS:
$HOME/Library/Application Support/Blender/2.93/config/blender_id
Windows:
%APPDATA%\Blender Foundation\Blender\2.93\config\blender_id
Description(詳細)¶
To Do
参照
- Category(カテゴリー)
System(システム)
- Description(詳細)
Stores your Blender ID credentials for usage with other add-ons.
- Location(位置、場所)
- File(ファイル)
blender_id folder
- Author(作者)
Sybren A. Stüvel, Francesco Siddi, and Inês Almeida
- License(ライセンス)
GPLv2+
- Note(メモ)
このアドオンはBlenderにバンドルされています。