TempoVis: Clip Plane Support
This commit is contained in:
committed by
Yorik van Havre
parent
e4cea7f3ca
commit
1bf9da8a2a
@@ -1,4 +1,4 @@
|
||||
__doc__ = "Show module: helper code for visibility automation."
|
||||
|
||||
from Show.TempoVis import TempoVis
|
||||
import Show.DepGraphTools as DepGraphTools
|
||||
from .TempoVis import TempoVis
|
||||
from . import DepGraphTools
|
||||
Reference in New Issue
Block a user