Blender Extension Development integration for PyCharm. This plugin allows you to launch Blender from within PyCharm and automatically or manually reload your Blender extensions during development.
.blender-sandbox folder, with support for multiple addon source folders and custom project-specific preferences.sys.modules cache purging and a real-time status bar widget for monitoring connection states.blender_manifest.toml configuration and specialized project types, and setting the project interpreter to your MBV's (Managed Blender Version) packaged python runtime..blend and .blend1 files, and integrated logging via blender_plugin.log.splash.png in your project root to personalize your development sessions.This project was developed almost exclusively using the AI integration tools by JetBrains s.r.o. in IntelliJ IDEA. The AI tools were used to generate the initial code and documentation.
| Build Version | Release Date | File Size |
| V1.0.0 | TBA | 0.00 MB |
This project has not been officially released yet, but is available for testing and feedback through the Development Branch.
View full Changelog - Repository| Build Version | Release Date | File Size |
| 0.5.0 Alpha | 03/15/2026 | 3.54 MB |
V0.5.0 Alpha refines the Linter Setup, removes the automated Interpreter Configuration, Reorganizes the UI, and adds support for Blender 5.1.
View full Changelog - RepositoryFor more detailed and up to date documentation, including in-depth configuration, architectural overviews, and usage guides, please visit the official Blender Development for PyCharm Wiki.
The Blender Management tool window on the right sidebar allows you to download Blender versions (4.2+ to 5.0) and manage your .blender-sandbox folder.
Ctrl+S) once enabled in settings.Ctrl+Alt+R or the Blender > Reload Extension menu.splash.png to your project root to personalize sandboxed sessions.For any bugs, feature requests, or general issues, please file a report on the GitHub repository.
Currently there are no known issues impacting user experience, though there are guaranteed to be more as the plugin is tested and stressed. Issues listed here are confirmed, verified, and are either planned or are currently being worked on.
No known issues as of now, this page will be updated as more issues are discovered and logged.