Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Find out how to Install and setup the Blender plugin for REDkit.
The Blender Plugin is located here: your drive:\REDkit 3 folder\bin\tools\BlenderPlugin\
and the Python code is located in the same directory.
Installation
Open Blender. Open Preferences (from the Edit menu).
While in Preferences, open the Add-ons tab and press .
Browse for the blender_re_animations_plugin.zip
plugin.
As we mentioned, you can find it here: your drive:\REDkit 3 folder\bin\tools\BlenderPlugin\
.
The Plugin on the first run should install all the dependencies automatically.
A script responsible for this can be found in the install_dependecies.py
file. In case of a ModuleNotFoundError
, please try to restart Blender.
Expand | ||||
---|---|---|---|---|
| ||||
If the The most important dependencies for the Python plugin can be installed with these commands:
|
Plugin installed? Start working with itLearn more about:
Plugin Preferences
After installing the plugin, you will notice in the preferences that it now allows for a new context menu item: Show adding animation on current animation context menu element - which is used to add a new animation on top of the current animation.
It is disallowed by default, but can be helpful in some cases to speed up your work.