abcDropping v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Matthew Shaw
Allows you to drag and drop alembic (.abc) files into your node graph.
Requirements:
9.0, 8.0, 7.1, 7.0, 6.3 or later
Windows
9.0, 8.0, 7.1, 7.0, 6.3 or later
Windows


A very simple script for dragging and dropping alembic files into your nodegraph.
To install:
- Put abcDropping.py into your plugin path
- Add the following into your menu.py file:
1 2 |
from abcDropping import abcDropping |
If anyone wants to learn how the code works, I go through a breakdown here. Enjoy.
Please login in order to download these files.