Skip to content

GH Script Manager

Blender 3.6 – 5+

Add-on Version: 1.4.0

GH Script Manager

GH Script Manager Interface


Installation

  1. Download GH Script Manager
  2. Open Edit → Preferences → Add-ons
  3. Click Install
  4. Select the add-on ZIP file
  5. Enable GH Script Manager
  6. Open:

    text N-Panel → GH Tools → GH Script Manager


Compatibility

Blender Version Status
3.6 LTS ✅ Full
4.x ✅ Full
5.x ✅ Full

Info

The add-on is developed using Blender's standard Python API and is designed to remain compatible with future Blender releases whenever possible.


Features

Script Management

  • Create Python scripts directly inside Blender
  • Organize scripts into groups and folders
  • Import existing .py files
  • Delete scripts with confirmation dialogs
  • Automatic cleanup of empty folders

Script Execution

  • Run Python scripts directly from Blender
  • Execute scripts without opening the Text Editor
  • Fast access to frequently used tools

Script Editing

  • Open scripts in a custom editor or default system editor
  • Blender Text Editor fallback if no supported editor is available
  • Support for external editors
  • Automatic editor detection on Windows, Linux, and macOS

Folder Navigation

  • Browse script folders directly inside the add-on
  • Create nested script groups
  • Open the scripts folder in your file manager

Configuration

  • Persistent scripts folder path
  • Persistent editor settings
  • Automatic migration of older configuration files

Typical Workflow

  1. Create a script group (optional)
  2. Create or import a Python script
  3. Select the script from the list
  4. Edit the script
  5. Run the script directly from Blender

Documentation

Getting Started

Script Management

Script Execution

Editor Configuration



Documentation License

You may redistribute this documentation unmodified with proper attribution to the original author.

Translations into other languages are allowed, provided the content remains unmodified and proper attribution is preserved.

Other modifications and derivative works are not allowed without explicit permission.