Skip to content

Blender addon that allows control over the visibility of collections based on active camera.

License

Notifications You must be signed in to change notification settings

Auram/cameralinking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

banner

Camera Linking

This is a Blender addon that adds custom properties to collections that allow control over visibilty based on active camera.

The properties are simply booleans that determine whether a collection is visible in the viewport/render based on its True or False value. There's a simple panel to control visibility toggling in the viewport sidebar.

Demo Video: https://youtu.be/89Xfj3Pts_U

Installation

  1. Download latest release.
  2. In Blender, go to Edit -> Preferences -> Add-ons.
  3. Click install, find the .zip or the extracted .py script and double click that.
  4. Enable it!

Known Issues

  • Renaming a camera causes the visibility state of previously linked custom properties to return to True as True is the default. I couldn't figure out a way to inherit the state of the camera before the rename.

If you have more experience than me in making Blender addons then feel free to try and fix the aforementioned issues.

Support

If this addon was helpful and you'd like to throw a few bucks my way, here's a few places where you can do that:

About

Blender addon that allows control over the visibility of collections based on active camera.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages