Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.
/ sublime-script Public archive

Run Python scripts in Cinema 4D from Sublime.

License

Notifications You must be signed in to change notification settings

markkorput/sublime-script

Repository files navigation

Remote Code Runner - Cinema 4D & Sublime Text plugin

Remote Code Runner is a plugin for Cinema 4D and Sublime Text that allows you to sent code from Sublime Text to Cinema 4D and execute it like a script.

Preview Image

Installation

  1. Download the latest code from GitHub and unpack the content into your Cinema 4D plugin directory.

    Cinema 4D RXX/
        plugins/
            remote-code-runner/
                remote_code_runner.pyp
                sublime-plugin/
                    RemoteCodeRunner/
                        ...
                ...
    
  2. Copy (or symlink) the RemoteCodeRunner folder to your sublime package directory. You can open this directory by heading to Sublime "Preferences > Browse Packages ...".

  3. Start Cinema 4D and run the "Tools > Send Python Code" command from Sublime! The default settings should work fine.

About

Run Python scripts in Cinema 4D from Sublime.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages