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

Viewing all changes in revision 16.

  • Committer: Dietrich Bollmann
  • Date: 2010-08-12 07:14:19 UTC
  • Revision ID: dietrich@formgames.org-20100812071419-j6p89pct2rpi9oa4
Adapted the 'blender-python-mode' to work with blender 2.5 as well.

The blender variant to be used with a certain python file can be specified in the first line of the file.

Examples:

  - For using the blender variant named "Blender Command Port 2.4":

    -*- mode: blender-python; blender-variant: "Blender Command Port 2.4" -*-

  - For using the blender variant named "Blender Command Port 2.5":

    -*- mode: blender-python; blender-variant: "Blender Command Port 2.5" -*-

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: