~diresu/blender-python-mode/blender-python-mode

Viewing all changes in revision 19.

  • Committer: Dietrich Bollmann
  • Date: 2010-09-04 07:31:28 UTC
  • Revision ID: dietrich@formgames.org-20100904073128-sjc0hk0g2f0r4d8x
Wrote 'blender-send-buffer' based on Marc's function 'blender-execute-file'.

doc:

Send the current buffer to the inferior Python process.

When the buffer is bound to a file and the current state of the
buffer has been saved, the corresponding file itself is loaded
using 'imp.load_source'; when the buffer is not bound to a file
or has been modified since it has been saved last, the buffer
content is sent.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: