ranjian0 / blender-vscode-dev

My full development workflow tools for blender using vscode
MIT License
4 stars 0 forks source link

blender-vscode-dev

My full development workflow tools for blender using vscode

Requirements

  1. Blender
  2. Python
  3. VS Code
  4. debugpy

Installation

  1. Install debugpy for your python.

    pip install debugpy

  2. Download the zip for this addon and install in blender.

Usage

IMAGE ALT TEXT HERE

References

I stand on the shoulders of others

Blender Debugger for VSCode Addon

Blender Script Watcher