Skip to content

A small addon for running an externally edited python file from within blender easily

License

Notifications You must be signed in to change notification settings

debukgit/ExternalScriptingAddon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Simple External Scripting Addon

A small addon for running an externally edited python file from with blender easily

Installation

  • Use "Code -> Download zip" to download
  • Extract the python file (.py) from the zip archive
  • Install the extracted python file within blender (Edit Menu -> Preferences -> Addons)
  • Activate "Development: SimpleExternalScriptingAddon"

Usage:

  1. Make sure your blendfile has already saved to disk to have a valid directory and filename
  2. Create a defaultscript.py placed to the same folder like your blend file and script in this file instead of the internal editor.
  3. Run the addon from File-Defaults-RunDefaultScript or via search or define a hotkey if you like

About

A small addon for running an externally edited python file from within blender easily

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages