ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Blender Development

by svenfraeys ST3

Develop with Sublime Text 3 as an external script editor in Blender

Details

  • 2015.04.20.19.47.52
  • github.​com
  • github.​com
  • 9 years ago
  • 3 minutes ago
  • 10 years ago

Installs

  • Total 2K
  • Win 1K
  • Mac 290
  • Linux 280
Mar 29 Mar 28 Mar 27 Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 29 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14
Windows 0 0 0 0 1 0 0 0 0 0 2 0 0 1 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 1 0 0 1 0 0
Mac 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 1 0 0 0 0 0 0 2 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

  1. Install SublimeBlender (sublime package) and SublimeBlenderAddon (blender addon)
  2. Launch in Blender Operator Sublime Open Connection, or TextEditor > Properties > SublimeBlender
  3. 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