ldo/edit_external_for_blender
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
This addon for Blender 2.8 or later lets you edit a text block in an external editor, namely Emacs. It uses the “emacsclient” command to communicate with a currently-running Emacs instance (use the Emacs command sequence “alt-X server-start” to start your Emacs instance listening for these connections). Install this addon into your Blender user area in the usual way. Open a Blender document containing one or more text blocks. Enable the addon for that document (you will find it listed in the “Text Editor” section of your available addons). Go to a Text Editor window. Select one of your text blocks to edit. In the “Text” menu, you will see a new option appear: “Edit External”. Select this, and Blender will appear to freeze. Switch to your Emacs instance, and you should see the script appear in its window. When you have finished making changes to the script in Emacs and saving them in the usual way (“ctrl-X ctrl-S”), press “ctrl-X #” which will close the file in Emacs and notify the emacsclient command that editing is complete. At this point, Blender will become responsive again, and you should see your changes appear in the Text Editor window. Lawrence D'Oliveiro <ldo@geek-central.gen.nz> 2019 July 28
About
Edit Blender text blocks in Emacs
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published