Files @ 01dd3928b635
Branch filter:

Location: light9/flax/editsub

Drew Perttula
KC can now fade in effects, which can be read from the graph
Ignore-this: 8e45e99e677204465ed362d667e2d192
1
2
3
4
5
#!/usr/bin/env python

import sys
import Subcomposer
Subcomposer.open_sub_editing_window(sys.argv[-1], use_mainloop=1, dmxdummy=0)