618 B
618 B
Automation
Setup
- Ensure you have Blender 3.6 installed (hopefully at the location:
C:\Program Files\Blender Foundation\Blender 3.6
) - Run the script located at
pipeline/export_all_anims.cmd
Editing
- Ensure Python is installed on your machine
- Ensure you have Visual Studio Code installed
- Open this directory in VS Code and install the recommended plugins
- Open terminal,
cd
intopipeline
, and run the following command:$ git clone https://github.com/Korchy/blender_autocomplete.git
- Your workspace is now set up!