Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 1.83 KB

INSTALL.md

File metadata and controls

57 lines (37 loc) · 1.83 KB

Installation

Note

At the moment, I'm using Blender 4.0.2.

🧬 1 - Cloning

Clone the repository into your machine:

git clone https://github.com/Nuno-Jesus/blender-dsc-time-exporter.git

Note

If you want to give a name into the folder, you can specify the name as an extra parameter, like so: git clone https://github.com/Nuno-Jesus/blender-dsc-time-exporter.git name_of_the_folder

⚙️ 2 - Uploading to Blender

2.1. Open Blender, navigate to the Edit tab and select the Preferences option:

Blender Edit Tab

A window like this should be rendered:

Blender Preferences Window

2.2 Navigate to the Add-ons tab and click on Install

Blender Add-ons Tab

You should now search for the folder that has this repository cloned and select the dsc_time_exporter_main.py file. Click on Install Add-on and the module will be imported.

2.3 If you search for "dsc", you should now see a new entry on the add-on list. Make sure you toggle the checkbox to activate the plugin.

Blender Addon Uploaded

3 - Final checks

If all went smoothly, you should now see a new panel on the right side of the timeline. Proceed to click on the small arrow on the right, just under the scroll bar:

Blender Timeline Arrow

The new panel should now be visible.

Blender New Addon