Blender Development
Develop with Sublime Text 3 as an external script editor in Blender
Details
Installs
- Total 2K
- Win 1K
- Mac 301
- Linux 284
Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 3 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- raw.githubusercontent.com
SublimeBlender
Execute scripts in Blender
Intro
Develop with Sublime Text 3 as an external script editor in Blender. Execute scripts directly from Sublime. Receive autocomplete dropdowns from the blender modules
Installation
download the package from GitHub into your Packages
folder
the Blender addon needs to be downloaded from SublimeBlenderAddon
How to use
- Install SublimeBlender (sublime package) and SublimeBlenderAddon (blender addon)
- Launch in Blender Operator
Sublime Open Connection
, orTextEditor > Properties > SublimeBlender
- Execute a script by using
Alt+P
in Sublime Text
Updates
august 2014
* Blender UI info showing when opening connection
* Operator rename to Sublime Open Connection
* Small bugfixes (None exceptions)
* SublimeBlender Panel added in TextEditor > Properties > SublimeBlender
for usability
march 2014 * bpy autocompletion : autocompletion when working on a bpy library * bpy import autocompletion : when importing the bpy modules * auto-save the file when executing your active script
february 2014 * Execute your script from Sublime directly in Blender * Sublime Console shows the console output of Blender
Key Bindings
Alt+P
: Execute open script in Blender
Settings
In the settings you can change several parameters
* host
: The host that will receive the signal (default : localhost)
* port
: The port that will receive the signal (default : 8006)
Screens
More Information
https://docs.google.com/document/d/1-hWEdp1Gz4zjyio7Hdc0ZnFXKNB6eusYITnuMI3n65M