Skip to content

Developer overview

The developer documentation is for contributors changing the integration itself. It separates IDE behavior, Blender-side runtime behavior, and the protocol between them so changes can be tested at the correct boundary.

  1. Read the architecture overview to identify the component you need to modify.
  2. Follow the repository’s own setup and contribution instructions; they are authoritative for commands and supported versions.
  3. Reproduce the problem with the smallest available project.
  4. Read contributing before preparing the change.

If your goal is to build scripts or add-ons with the integration, use the user documentation instead.